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 @types/node from 12.12.67 to 22.15.29 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#3480 opened Jun 1, 2025 by dependabot bot Loading…
build(deps-dev): bump eslint-plugin-promise from 6.2.0 to 7.2.1 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#3479 opened Jun 1, 2025 by dependabot bot Loading…
build(deps-dev): bump nyc from 15.1.0 to 17.1.0 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#3478 opened Jun 1, 2025 by dependabot bot Loading…
build(deps-dev): bump semver from 4.3.6 to 7.7.2 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#3477 opened Jun 1, 2025 by dependabot bot Loading…
refactor: use for...of for better readability
#3472 opened May 26, 2025 by noritaka1166 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…
Support binary result format
#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…
pool.end() resolves before the last pool.query()
#3254 opened Jun 11, 2024 by asadbek2021 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…
Escape \0 in identifiers and literals
#2900 opened Jan 19, 2023 by benjie Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.