Skip to content

Pull requests: jackc/pgx

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat: check if conn is expired before acquire
#2561 opened May 16, 2026 by arthurdotwork Loading…
pgconn: add configurable max message body length
#2558 opened May 15, 2026 by carter-ya Loading…
Add DNS SRV discovery via postgres+srv:// URI scheme
#2538 opened Apr 21, 2026 by x4m Contributor Loading…
Add CancelAndDrainContextWatcherHandler
#2537 opened Apr 17, 2026 by sean- Contributor Loading…
doc: docker minimal setup
#2535 opened Apr 15, 2026 by Tubelight30 Contributor Loading…
Add CancelAndDrainContextWatcherHandler
#2534 opened Apr 15, 2026 by ecordell Contributor Loading…
Don't log pgx.QueryResultFormatsByOID
#2482 opened Jan 18, 2026 by nkonev Loading…
perf(trace): optimize traceSingleQuotedString
#2466 opened Jan 3, 2026 by analytically Contributor Loading…
Add sentinel value for acquire errors
#2465 opened Jan 2, 2026 by ajeetdsouza Loading…
In tracelog, skip logging context.Canceled unless debug logging is on
#2450 opened Dec 15, 2025 by henvic Contributor Loading…
Prevent snowballing connection creation on context cancellation.
#2425 opened Nov 6, 2025 by redbaron Contributor Loading…
Add AcquireTimeout to Pool
#2350 opened Jul 7, 2025 by typokign Loading…
Add CollectRowsInto to allow custom slice types
#2303 opened Apr 20, 2025 by ConsoleTVs Loading…
Implement scanning iterator AllRowsScanned
#2241 opened Jan 24, 2025 by xobotyi Loading…
Add support for PG 17 interval infinity values
#2065 opened Jun 29, 2024 by toofishes Loading…
ProTip! Filter pull requests by the default branch with base:master.