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

build(deps-dev): bump eslint-config-prettier from 10.1.2 to 10.1.8 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#3524 opened Aug 1, 2025 by dependabot bot Loading… updated Aug 1, 2025
build(deps-dev): bump vite from 6.3.5 to 7.0.6 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#3523 opened Aug 1, 2025 by dependabot bot Loading… updated Aug 1, 2025
build(deps-dev): bump @cloudflare/vitest-pool-workers from 0.8.23 to 0.8.59 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#3525 opened Aug 1, 2025 by dependabot bot Loading… updated Aug 1, 2025
fix: Connection timeout handling for native clients in connected state
#3512 opened Jul 16, 2025 by maxbronnikov10 Loading… updated Jul 27, 2025
Handle SASL SCRAM server error responses
#3521 opened Jul 23, 2025 by v0idpwn Loading… updated Jul 24, 2025
Add pg-transaction module
#3518 opened Jul 18, 2025 by brianc Loading… updated Jul 19, 2025
Update some linting and linting related deps
#3519 opened Jul 18, 2025 by brianc Loading… updated Jul 18, 2025
Do not parse command complete info unless accessed
#3511 opened Jul 16, 2025 by brianc Loading… updated Jul 17, 2025
Support binary result format
#3316 opened Sep 19, 2024 by msand Loading… updated Jul 7, 2025
fix(pg): fix binary format buffer handling
#3496 opened Jun 20, 2025 by faulpeltz Loading… updated Jun 28, 2025
Feat/add max result size
#3406 opened Mar 19, 2025 by avallete Draft updated Jun 23, 2025
pool.end() resolves before the last pool.query()
#3254 opened Jun 11, 2024 by asadbek2021 Loading… updated May 12, 2025
ConnectionOptions interface is incompatible with @types/pg definitions
#2637 opened Oct 17, 2021 by jameshfisher Loading… updated Apr 11, 2025
Fix parsing of ssl=false connection string parameter
#2423 opened Nov 27, 2020 by sonicdoe Loading… updated Apr 11, 2025
dep: upgrade pg-types to ^4
#3400 opened Mar 9, 2025 by aqeelat Loading… updated Apr 10, 2025
fix(parser): handle exceptions within handlePacket
#3409 opened Mar 27, 2025 by avallete Draft updated Apr 3, 2025
Implement Batch query package
#2942 opened Mar 29, 2023 by iamkhush Draft updated Mar 29, 2025
Pass host to tls.connect for certificate validation
#2273 opened Jul 10, 2020 by RazerM Loading… updated Mar 29, 2025
Add support for password function to native reformat during merge
#2741 opened May 3, 2022 by mjgp2 Loading… updated Feb 14, 2025
Pipelining
#3357 opened Jan 14, 2025 by mcollina Loading… updated Feb 11, 2025
Support .toPostgres() on Array-derived objects
#3360 opened Jan 22, 2025 by mordae Loading… updated Jan 26, 2025
Extend test for issue 3174 - add cursor cases
#3345 opened Nov 13, 2024 by joacoc Loading… updated Nov 14, 2024
Kerberos support for node-postgres
#3267 opened Jun 25, 2024 by blackentropy Loading… updated Oct 31, 2024
fix: build pg-cloudflare as a CommonJS module
#3168 opened Mar 12, 2024 by mrbbot Loading… updated Oct 20, 2024
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… updated Sep 17, 2024
ProTip! Filter pull requests by the default branch with base:master.