pgx/pgtype
Jack Christensen b8c043780d Fix shopsprint-numeric test 2017-05-20 09:46:06 -05:00
..
ext Fix shopsprint-numeric test 2017-05-20 09:46:06 -05:00
testutil Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
aclitem.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
aclitem_array.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
aclitem_array_test.go Finish extraction of pgtype test helpers 2017-04-14 12:38:33 -05:00
aclitem_test.go Use pointer methods for all struct pgtypes 2017-04-14 13:08:05 -05:00
array.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
array_test.go Add text to pgtype 2017-03-04 21:20:56 -06:00
bool.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
bool_array.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
bool_array_test.go Finish extraction of pgtype test helpers 2017-04-14 12:38:33 -05:00
bool_test.go Use pointer methods for all struct pgtypes 2017-04-14 13:08:05 -05:00
box.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
box_test.go Finish extraction of pgtype test helpers 2017-04-14 12:38:33 -05:00
bytea.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
bytea_array.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
bytea_array_test.go Finish extraction of pgtype test helpers 2017-04-14 12:38:33 -05:00
bytea_test.go Use pointer methods for all struct pgtypes 2017-04-14 13:08:05 -05:00
cid.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
cid_test.go Use pointer methods for all struct pgtypes 2017-04-14 13:08:05 -05:00
cidr.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
cidr_array.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
cidr_array_test.go Finish extraction of pgtype test helpers 2017-04-14 12:38:33 -05:00
circle.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
circle_test.go Finish extraction of pgtype test helpers 2017-04-14 12:38:33 -05:00
convert.go Add shopspring.Numeric 2017-04-14 12:24:44 -05:00
database_sql.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
date.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
date_array.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
date_array_test.go Finish extraction of pgtype test helpers 2017-04-14 12:38:33 -05:00
date_test.go Use pointer methods for all struct pgtypes 2017-04-14 13:08:05 -05:00
daterange.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
daterange_test.go Use pointer methods for all struct pgtypes 2017-04-14 13:08:05 -05:00
decimal.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
float4.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
float4_array.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
float4_array_test.go Finish extraction of pgtype test helpers 2017-04-14 12:38:33 -05:00
float4_test.go Use pointer methods for all struct pgtypes 2017-04-14 13:08:05 -05:00
float8.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
float8_array.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
float8_array_test.go Finish extraction of pgtype test helpers 2017-04-14 12:38:33 -05:00
float8_test.go Use pointer methods for all struct pgtypes 2017-04-14 13:08:05 -05:00
generic_binary.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
generic_text.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
hstore.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
hstore_array.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
hstore_array_test.go Fix TestHstoreArrayTranscode 2017-05-20 08:42:39 -05:00
hstore_test.go Uncomment Hstore tests 2017-05-20 08:34:20 -05:00
inet.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
inet_array.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
inet_array_test.go Finish extraction of pgtype test helpers 2017-04-14 12:38:33 -05:00
inet_test.go Use pointer methods for all struct pgtypes 2017-04-14 13:08:05 -05:00
int2.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
int2_array.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
int2_array_test.go Finish extraction of pgtype test helpers 2017-04-14 12:38:33 -05:00
int2_test.go Use pointer methods for all struct pgtypes 2017-04-14 13:08:05 -05:00
int4.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
int4_array.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
int4_array_test.go Finish extraction of pgtype test helpers 2017-04-14 12:38:33 -05:00
int4_test.go Use pointer methods for all struct pgtypes 2017-04-14 13:08:05 -05:00
int4range.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
int4range_test.go Use pointer methods for all struct pgtypes 2017-04-14 13:08:05 -05:00
int8.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
int8_array.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
int8_array_test.go Finish extraction of pgtype test helpers 2017-04-14 12:38:33 -05:00
int8_test.go Use pointer methods for all struct pgtypes 2017-04-14 13:08:05 -05:00
int8range.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
int8range_test.go Use pointer methods for all struct pgtypes 2017-04-14 13:08:05 -05:00
interval.go Fix issues identified by go vet 2017-05-06 19:48:03 -05:00
interval_test.go Fix TestIntervalNormalize 2017-05-20 08:39:53 -05:00
json.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
json_test.go Use pointer methods for all struct pgtypes 2017-04-14 13:08:05 -05:00
jsonb.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
jsonb_test.go Use pointer methods for all struct pgtypes 2017-04-14 13:08:05 -05:00
line.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
line_test.go Finish extraction of pgtype test helpers 2017-04-14 12:38:33 -05:00
lseg.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
lseg_test.go Finish extraction of pgtype test helpers 2017-04-14 12:38:33 -05:00
macaddr.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
macaddr_test.go Use pointer methods for all struct pgtypes 2017-04-14 13:08:05 -05:00
name.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
name_test.go Use pointer methods for all struct pgtypes 2017-04-14 13:08:05 -05:00
numeric.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
numeric_array.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
numeric_array_test.go Finish extraction of pgtype test helpers 2017-04-14 12:38:33 -05:00
numeric_test.go Fix TestNumericNormalize 2017-05-20 08:38:27 -05:00
numrange.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
numrange_test.go Use pointer methods for all struct pgtypes 2017-04-14 13:08:05 -05:00
oid.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
oid_value.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
oid_value_test.go Use pointer methods for all struct pgtypes 2017-04-14 13:08:05 -05:00
path.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
path_test.go Finish extraction of pgtype test helpers 2017-04-14 12:38:33 -05:00
pgtype.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
pgtype_test.go Finish extraction of pgtype test helpers 2017-04-14 12:38:33 -05:00
pguint32.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
point.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
point_test.go Finish extraction of pgtype test helpers 2017-04-14 12:38:33 -05:00
polygon.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
polygon_test.go Finish extraction of pgtype test helpers 2017-04-14 12:38:33 -05:00
qchar.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
qchar_test.go Test &pgtype.QChar 2017-05-20 08:36:40 -05:00
range.go Add int4range 2017-03-23 18:41:52 -05:00
range_test.go Add int4range 2017-03-23 18:41:52 -05:00
record.go Add shopspring.Numeric 2017-04-14 12:24:44 -05:00
record_test.go Finish extraction of pgtype test helpers 2017-04-14 12:38:33 -05:00
text.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
text_array.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
text_array_test.go Finish extraction of pgtype test helpers 2017-04-14 12:38:33 -05:00
text_test.go Use pointer methods for all struct pgtypes 2017-04-14 13:08:05 -05:00
tid.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
tid_test.go Use pointer methods for all struct pgtypes 2017-04-14 13:08:05 -05:00
timestamp.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
timestamp_array.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
timestamp_array_test.go Finish extraction of pgtype test helpers 2017-04-14 12:38:33 -05:00
timestamp_test.go Use pointer methods for all struct pgtypes 2017-04-14 13:08:05 -05:00
timestamptz.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
timestamptz_array.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
timestamptz_array_test.go Finish extraction of pgtype test helpers 2017-04-14 12:38:33 -05:00
timestamptz_test.go Use pointer methods for all struct pgtypes 2017-04-14 13:08:05 -05:00
tsrange.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
tsrange_test.go Use pointer methods for all struct pgtypes 2017-04-14 13:08:05 -05:00
tstzrange.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
tstzrange_test.go Use pointer methods for all struct pgtypes 2017-04-14 13:08:05 -05:00
typed_array.go.erb Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
typed_array_gen.sh Add pgtype.NumericArray 2017-04-03 07:46:45 -05:00
typed_range.go.erb Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
typed_range_gen.sh Add pgtype.Numrange 2017-04-03 07:35:19 -05:00
unknown.go Use pointer methods for all struct pgtypes 2017-04-14 13:08:05 -05:00
uuid.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
uuid_test.go Use pointer methods for all struct pgtypes 2017-04-14 13:08:05 -05:00
varbit.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
varbit_test.go Finish extraction of pgtype test helpers 2017-04-14 12:38:33 -05:00
varchar.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
varchar_array.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
varchar_array_test.go Finish extraction of pgtype test helpers 2017-04-14 12:38:33 -05:00
xid.go Refactor pgio and types to append buffers 2017-05-02 20:38:26 -05:00
xid_test.go Use pointer methods for all struct pgtypes 2017-04-14 13:08:05 -05:00