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

fix: typos
#3499 by nigrosimone was merged Jun 26, 2025 Loading…
Fixes for binary protocol array handling
#3494 by hjr3 was merged Jun 19, 2025 Loading…
Bump engines since we do not test lower than 16 anymore
#3490 by brianc was merged Jun 17, 2025 Loading…
Do not concatenate an array if passed to escapeLiteral
#3489 by brianc was merged Jun 14, 2025 Loading…
Add package.json in exports
#3488 by remorses was merged Jun 14, 2025 Loading…
docs(pg.Pool): describe maxLifetimeSeconds config option
#3484 by birjj was merged Jun 12, 2025 Loading…
Use performance.now() instead of Date.now()...
#3483 by bitifet was merged Jun 14, 2025 Loading…
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 by dependabot bot was closed Jun 5, 2025 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 by dependabot bot was merged Jun 5, 2025 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 by dependabot bot was closed Jun 5, 2025 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 by dependabot bot was merged Jun 5, 2025 Loading…
fix(pg-connection-string): remove .nyc_output
#3474 by hjr3 was merged May 27, 2025 Loading…
refactor: use for...of for better readability
#3472 by noritaka1166 was closed Jun 5, 2025 Loading…
refactor: remove unused import & fix typos in docs
#3471 by noritaka1166 was merged May 25, 2025 Loading…
chore: fix typos in README
#3470 by noritaka1166 was merged May 25, 2025 Loading…
Update theme.config.js
#3468 by brianc was merged May 16, 2025 Loading…
docs: remove remaining "sslcompat" references
#3464 by lorentzlasson was merged May 14, 2025 Loading…
Bump libpq & nan version dep for node24 compat
#3462 by brianc was merged May 12, 2025 Loading…
pool.end() resolves before the last pool.query()
#3461 by hjr3 was merged May 29, 2025 Loading…
chore: document keepAliveInitialDelayMillis option
#3460 by hjr3 was merged May 12, 2025 Loading…
chore: test nodejs 24
#3459 by nigrosimone was closed May 12, 2025 Loading…
ProTip! Exclude everything labeled bug with -label:bug.