Skip to content

Pull requests: brianc/node-postgres

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 nobodyLoading
Sort

Pull requests list

fix: avoid mutating query config
#3720 opened Jul 26, 2026 by GiHoon1123Loading…
docs: document peer authentication over unix sockets
#3717 opened Jul 22, 2026 by Hashim1999164Loading…
2 tasks
ci: run lint on Node.js 22
#3714 opened Jul 21, 2026 by noritaka1166ContributorLoading…
chore: remove unused eslint-plugin-node
#3713 opened Jul 21, 2026 by noritaka1166ContributorLoading…
Explicit Resource Management for pg pool client
#3661 opened Apr 27, 2026 by hyperairContributorLoading…
Add diagnostics_channel TracingChannel support
#3650 opened Apr 7, 2026 by logaretmLoading…
feat: Add multihost support for native js driver
#3643 opened Mar 10, 2026 by maxbronnikov10ContributorLoading…
feat: evict connections with open transactions on pool release
#3597 opened Feb 9, 2026 by pangaContributorLoading…
perf: no need to create a new array and new anonymous function
#3572 opened Dec 16, 2025 by cesco69ContributorLoading…
chore(pg-native): use ES6 classes
#3571 opened Dec 15, 2025 by cesco69ContributorLoading…
Update some linting and linting related deps
#3519 opened Jul 18, 2025 by briancOwnerLoading…
Do not parse command complete info unless accessed
#3511 opened Jul 16, 2025 by briancOwnerLoading…
ProTip! Exclude everything labeled bug with -label:bug.