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
Sort

Pull requests list

Pipelining
#3357 opened Jan 14, 2025 by mcollina Draft
Add support for SCRAM-SHA-256-PLUS i.e. channel binding
#3356 opened Jan 10, 2025 by jawj Loading…
Extend test for issue 3174 - add cursor cases
#3345 opened Nov 13, 2024 by joacoc Loading…
Batch query packets to avoid additional latency
#3340 opened Nov 1, 2024 by thedadow451 Loading…
Add Node 23 to test
#3337 opened Oct 31, 2024 by cesco69 Loading…
Support binary result format
#3316 opened Sep 19, 2024 by msand Loading…
Bump generic-pool from 2.5.4 to 3.9.0 dependencies Pull requests that update a dependency file
#3304 opened Sep 1, 2024 by dependabot bot 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…
Update connecting.mdx
#3266 opened Jun 20, 2024 by maltewirz Loading…
eslint: add rule: no-unreachable
#3263 opened Jun 19, 2024 by alxndrsn Loading…
pool.end() resolves before the last pool.query()
#3254 opened Jun 11, 2024 by asadbek2021 Loading…
Add missing _checkPgPass on _handleAuthSASLContinue
#3252 opened Jun 10, 2024 by cesco69 Loading…
test-helper: re-add missing function spit()
#3248 opened Jun 6, 2024 by alxndrsn Loading…
Cancellable Query with AbortSignal option
#3212 opened May 12, 2024 by boromisp Loading…
fix: build pg-cloudflare as a CommonJS module
#3168 opened Mar 12, 2024 by mrbbot Loading…
suggest to use URL constructor in pg-pool readme
#3073 opened Oct 5, 2023 by komachi Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.