Pull requests · brianc/node-postgres
Navigation Menu
{{ message }}
brianc / node-postgres Public
- Notifications You must be signed in to change notification settings
- Fork 1.3k
Pull requests list
feat: Add multihost support for native js driver
#3643 opened Mar 10, 2026 by maxbronnikov10 Loading…
Add diagnostics_channel TracingChannel support
#3624 opened Mar 5, 2026 by logaretm Loading…
feat: evict connections with open transactions on pool release
#3597 opened Feb 9, 2026 by panga Loading…
feat(pg-native): pipeline mode
#3596 opened Feb 7, 2026 by nigrosimone Loading…
Fix error handling for exceptions on values parsing.
#3574 opened Dec 22, 2025 by APshenkin Loading…
perf: no need to create a new array and new anonymous function
#3572 opened Dec 16, 2025 by cesco69 Loading…
chore(pg-native): use ES6 classes
#3571 opened Dec 15, 2025 by cesco69 Loading…
Add error handling for non-function callback
#3561 opened Nov 10, 2025 by dotob Loading…
Improve escapeLiteral performance of long strings by 30x
#3553 opened Oct 3, 2025 by Llorx Loading…
#3540 opened Sep 6, 2025 by nigrosimone Loading…
Handle SASL SCRAM server error responses
#3521 opened Jul 23, 2025 by v0idpwn Loading…
Update some linting and linting related deps
#3519 opened Jul 18, 2025 by brianc Loading…
#3518 opened Jul 18, 2025 by brianc Loading…
Do not parse command complete info unless accessed
#3511 opened Jul 16, 2025 by brianc Loading…
fix(pg): fix binary format buffer handling
#3496 opened Jun 20, 2025 by faulpeltz Loading…
#3400 opened Mar 9, 2025 by aqeelat Loading…
Support .toPostgres() on Array-derived objects
#3360 opened Jan 22, 2025 by mordae Loading…
#3357 opened Jan 14, 2025 by mcollina Loading…
Extend test for issue 3174 - add cursor cases
#3345 opened Nov 13, 2024 by joacoc Loading…
#3316 opened Sep 19, 2024 by msand Loading…
Bump @typescript-eslint/parser from 6.17.0 to 6.21.0 dependencies Pull requests that update a dependency file
#3271 opened Jul 1, 2024 by dependabot bot Loading…
Kerberos support for node-postgres
#3267 opened Jun 25, 2024 by blackentropy Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.