Commit Graph

5 Commits (9f6b99e3321fc72a0eac4542098030669cd2b7a2)

Author SHA1 Message Date
Martin Hamrle 9f6b99e332 Cleanups
Cleanups suggested by gometalinter tools.
2016-08-30 20:05:44 +02:00
Jack Christensen 9d7cf39563 Fix go vet identified format strings 2016-02-15 12:32:24 -06:00
Andy Walker 401fac5fa2 document ParseHstore 2014-09-22 13:22:15 -04:00
Jack Christensen 890357732b Add tests for Hstore 2014-09-19 16:30:43 -05:00
Andy Walker 821605a8dd Adding hstore support. map[string]string will encode to hstores and throw errors on hstores with NULL values, and there is now a NullHstore type that is basically map[string]NullString and will both accept and decode NULL values properly 2014-09-19 15:27:15 -05:00