-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: jackc/pgx
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Deallocate a failed prepare by the name sent in Parse, and only when Parse completed
#2644
opened Aug 28, 2026 by
eliranbz
Loading…
Replace error messages with predefined variables for Batch
#2641
opened Aug 28, 2026 by
mike-sb
Loading…
docs(pgxpool): correct the documented pool_max_conns default
#2638
opened Aug 28, 2026 by
shaikn6
Loading…
Add Conn.TxFromCurrentTransaction and TxOptions.BeginSQL
#2637
opened Aug 21, 2026 by
timofurrer
Loading…
Add dedicated session attribute errors
#2635
opened Aug 20, 2026 by
adriansmares
Contributor
Loading…
fix: prefer codec over driver.Valuer for typed-nil in array/composite encoding
#2621
opened Aug 6, 2026 by
waterWang
Contributor
Loading…
fix: handle context cancellation race condition in pgxpool
#2620
opened Aug 5, 2026 by
parastejpal987-cmyk
Loading…
fix: use atomic bool operations for closing transactions
#2552
opened May 7, 2026 by
zepatrik
Loading…
fix(pgxpool): pass base context to BeforeConnect from background healthcheck
#2546
opened Apr 30, 2026 by
blackwell-systems
Loading…
stdlib: implement driver.RowsColumnScanner for Go 1.27
#2542
opened Apr 25, 2026 by
jackc
Owner
Loading…
Add DNS SRV discovery via postgres+srv:// URI scheme
#2538
opened Apr 21, 2026 by
x4m
Contributor
Loading…
pgconn: add optional SCRAM-SHA-256 SaltedPassword cache
#2523
opened Mar 21, 2026 by
mattrobenolt
Loading…
docs(RegisterConnConfig): explain alternative usage
#2480
opened Jan 14, 2026 by
AldoFusterTurpin
Loading…
perf(trace): optimize traceSingleQuotedString
#2466
opened Jan 3, 2026 by
analytically
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.