2
0
Files
pgx/v3.md
T
Jack Christensen 73124171e2 Rename Pid to PID
2016-08-02 15:10:00 -05:00

252 B

V3 Changes

Rename Oid to OID in accordance with Go naming conventions.

Rename Json(b) to JSON(B) in accordance with Go naming conventions.

Rename Pid to PID in accordance with Go naming conventions.

Logger interface reduced to single Log method.