Jack Christensen
|
11d351dd75
|
Replace Status with Valid to conform to database/sql style
https://github.com/jackc/pgx/issues/1060
|
2021-11-29 12:55:19 -05:00 |
|
Jack Christensen
|
dd160540c4
|
Use Go 1.13 errors instead of xerrors
|
2021-03-25 09:08:27 -04:00 |
|
Jack Christensen
|
7a3e774a52
|
Fix ArrayType DecodeBinary empty array breaks future reads
|
2020-07-14 11:58:10 -05:00 |
|
bakape
|
193ecfec73
|
optimise struct padding
|
2020-07-12 13:52:32 +03:00 |
|
Jack Christensen
|
43e4070cb4
|
Better CompositeType and ArrayType Get implementation
|
2020-06-05 13:40:03 -05:00 |
|
Jack Christensen
|
f8471ebfa8
|
ArrayType requires element OID
|
2020-05-13 07:11:10 -05:00 |
|
Jack Christensen
|
682201a4fc
|
Rename CloneTypeValue to NewTypeValue
|
2020-05-12 10:26:51 -05:00 |
|
Jack Christensen
|
1b3d694469
|
Add ArrayType
|
2020-05-10 19:37:25 -05:00 |
|