5 Commits

Author SHA1 Message Date
Jack Christensen
fe36df4fff Uncomment Hstore tests 2017-05-20 08:34:20 -05:00
Jack Christensen
6b906ca870 Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
Jack Christensen
d94f8daeb1 Use pointer methods for all struct pgtypes
Now no need to no whether certain interfaces are implemented by struct or
pointer to struct.
2017-04-14 13:08:05 -05:00
Jack Christensen
e380de7cd1 Finish extraction of pgtype test helpers 2017-04-14 12:38:33 -05:00
Jack Christensen
f9e5879072 Move hstore to pgtype
Also implement binary format
2017-03-12 17:06:06 -05:00