s.solodyagin
ff905c39e4
rename module
2024-05-07 09:50:32 +03:00
s.solodyagin
8418eab609
chore: change module name after fork
2024-01-15 15:26:58 +03:00
Vitalii Solodilov
88b373f9ee
Skipped multirange tests for postgres less than 14 version
2022-12-01 19:33:33 -06:00
Jack Christensen
f14fb3d692
Replace interface{} with any
2022-04-09 09:12:55 -05:00
Jack Christensen
ee93440ac1
pgtype uses pgxtest
...
Added ValueRoundTripTest to pgxtest
Removed pgtype/testutil
pgtype tests now run with all (applicable) query modes. This gives
better coverage than before and revealed several bugs which are also
fixed in this commit.
2022-04-02 14:34:19 -05:00
Jack Christensen
83e50f21e8
Extract SkipCockroachDB to pgxtest
2022-04-02 10:35:13 -05:00
Jack Christensen
e18d76b798
Initial extraction of pgxtest
...
- Introduce ConnTestRunner
- RunWithQueryExecModes
2022-04-02 10:26:47 -05:00