pgx/stdlib
Jack Christensen 743b98b298 Name PG types as words
Though this doesn't follow Go naming conventions exactly it makes names more
consistent with PostgreSQL and it is easier to read. For example, TIDOID becomes
TidOid. In addition this is one less breaking change in the move to V3.
2017-03-11 17:03:23 -06:00
..
sql.go Name PG types as words 2017-03-11 17:03:23 -06:00
sql_test.go Remove skip test for missing json type 2017-03-03 16:08:00 -06:00