Jack Christensen
|
72cc95e4dd
|
Bump module version to v5
|
2021-12-11 13:29:03 -06:00 |
|
Jack Christensen
|
0e293b966c
|
Finish import of pgconn
|
2021-12-04 14:06:57 -06:00 |
|
Jack Christensen
|
968a00094e
|
Further increase wait times on timing tests for CI
|
2021-11-20 10:43:13 -06:00 |
|
Jack Christensen
|
d245ed47f1
|
Increase pool release conn wait time for CI
No simple way around sleeping for certain tests.
|
2021-03-04 20:06:15 -06:00 |
|
georgysavva
|
e29ce9f6d6
|
Add Config.Copy() in pgx and pgxpool packages. Conn.Config() and Pool.Config() return copy of the original config.
|
2020-06-02 13:35:05 +03:00 |
|
Jack Christensen
|
d5a6a5e7e0
|
Remove Results suffix from BatchResults methods
|
2019-08-24 23:41:28 -05:00 |
|
Jack Christensen
|
64b07f0d66
|
Batch uses statement cache.
This streamlines Queue's interface as well.
|
2019-08-24 23:40:21 -05:00 |
|
Jack Christensen
|
08b412740f
|
Rename package pool to pgxpool
pool is too common a name to occupy.
|
2019-06-29 11:37:36 -05:00 |
|