bench_test.go
|
Rename pgxpool.NewConfig to NewWithConfig
|
2022-07-30 09:16:42 -05:00 |
common_test.go
|
Add tracing support
|
2022-07-16 12:27:10 -05:00 |
conn.go
|
Use puddle v2
|
2022-07-30 12:16:16 -05:00 |
conn_test.go
|
pgxpool pools always connect lazily
|
2022-07-10 14:58:30 -05:00 |
pool.go
|
Fix atomic alignment on 32-bit platforms
|
2022-09-08 20:43:53 -05:00 |
pool_test.go
|
Merge branch 'master' into v5-dev
|
2022-08-06 06:41:33 -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
|
pgxpool pools always connect lazily
|
2022-07-10 14:58:30 -05:00 |