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 nobody Loading
Sort

Pull requests list

test: Ensure failure to throw at all doesn’t pass
#3671 opened May 11, 2026 by charmander Collaborator Loading…
ci: Node 26 followup
#3670 opened May 11, 2026 by charmander Collaborator Loading…
fix: apply SASLprep (RFC 4013) to passwords before SCRAM-SHA-256 PBKDF2
#3669 opened May 11, 2026 by avallete Loading…
5 of 6 tasks
Explicit Resource Management for pg pool client
#3661 opened Apr 27, 2026 by hyperair Contributor Loading…
Add opt-in query pipelining
#3652 opened Apr 10, 2026 by mcollina Loading…
Add diagnostics_channel TracingChannel support
#3650 opened Apr 7, 2026 by logaretm Loading…
build(deps-dev): bump node-gyp from 11.3.0 to 12.2.0 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#3647 opened Apr 1, 2026 by dependabot Bot Loading…
feat: Add multihost support for native js driver
#3643 opened Mar 10, 2026 by maxbronnikov10 Contributor Loading…
feat: evict connections with open transactions on pool release
#3597 opened Feb 9, 2026 by panga Contributor Loading…
feat(pg-native): pipeline mode
#3596 opened Feb 7, 2026 by nigrosimone Contributor Loading…
feat: pipeline
#3591 opened Feb 4, 2026 by cesco69 Contributor Loading…
perf: no need to create a new array and new anonymous function
#3572 opened Dec 16, 2025 by cesco69 Contributor Loading…
chore(pg-native): use ES6 classes
#3571 opened Dec 15, 2025 by cesco69 Contributor Loading…
docs(benchmark): add fastest
#3540 opened Sep 6, 2025 by nigrosimone Contributor Loading…
Update some linting and linting related deps
#3519 opened Jul 18, 2025 by brianc Owner Loading…
Do not parse command complete info unless accessed
#3511 opened Jul 16, 2025 by brianc Owner Loading…
fix(pg): fix binary format buffer handling
#3496 opened Jun 20, 2025 by faulpeltz Loading…
Feat/add max result size
#3406 opened Mar 19, 2025 by avallete Draft
dep: upgrade pg-types to ^4
#3400 opened Mar 9, 2025 by aqeelat Loading…
Support .toPostgres() on Array-derived objects
#3360 opened Jan 22, 2025 by mordae Loading…
Pipelining
#3357 opened Jan 14, 2025 by mcollina Loading…
Extend test for issue 3174 - add cursor cases
#3345 opened Nov 13, 2024 by joacoc Loading…
ProTip! Exclude everything labeled bug with -label:bug.