bench_test.go
|
Rename pgxpool.NewConfig to NewWithConfig
|
2022-07-30 09:16:42 -05:00 |
conn.go
|
Use puddle v2
|
2022-07-30 12:16:16 -05:00 |
conn_test.go
|
Add context timeouts for more pgxpool tests
|
2023-05-29 11:15:40 -05:00 |
pool.go
|
Deprecate CheckConn in favor of Ping
|
2023-06-12 09:39:26 -05:00 |
pool_test.go
|
Allow more time for test on slow CI
|
2023-06-18 08:36:03 -05:00 |
stat.go
|
Use puddle v2
|
2022-07-30 12:16:16 -05:00 |
tx.go
|
Replace Begin and BeginTx methods with functions
|
2022-07-09 17:25:55 -05:00 |
tx_test.go
|
Add context timeouts for more pgxpool tests
|
2023-05-29 11:15:40 -05:00 |