Logo
Explore Help
Sign In
GOMODULES/pgx
1
0
Fork 0
You've already forked pgx
mirror of https://github.com/jackc/pgx.git synced 2025-05-28 18:22:15 +00:00
Code Issues Packages Projects Releases Wiki Activity
pgx/pgxpool
History
Jack Christensen 608f39f426 Ensure pgxpool.Pool.QueryRow.Scan releases connection on panic
Otherwise a connection would be leaked and closing the pool would block.

https://github.com/jackc/pgx/issues/1628
2023-06-03 07:39:56 -05:00
..
batch_results.go
Replace QueryFunc with ForEachScannedRow
2022-07-07 20:29:04 -05:00
bench_test.go
Rename pgxpool.NewConfig to NewWithConfig
2022-07-30 09:16:42 -05:00
common_test.go
Add context timeouts for more pgxpool tests
2023-05-29 11:15:40 -05:00
conn_test.go
Add context timeouts for more pgxpool tests
2023-05-29 11:15:40 -05:00
conn.go
Use puddle v2
2022-07-30 12:16:16 -05:00
doc.go
Update docs and changelog for renamed pgxpool.NewWithConfig
2022-09-16 18:16:36 -05:00
pool_test.go
Ensure pgxpool.Pool.QueryRow.Scan releases connection on panic
2023-06-03 07:39:56 -05:00
pool.go
add BeforeClose to pgxpool.Pool
2023-05-15 18:06:08 -05:00
rows.go
Ensure pgxpool.Pool.QueryRow.Scan releases connection on panic
2023-06-03 07:39:56 -05:00
stat.go
Use puddle v2
2022-07-30 12:16:16 -05:00
tx_test.go
Add context timeouts for more pgxpool tests
2023-05-29 11:15:40 -05:00
tx.go
Replace Begin and BeginTx methods with functions
2022-07-09 17:25:55 -05:00
Powered by Gitea Version: 1.23.7 Page: 147ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API