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

build(deps-dev): bump lerna from 3.22.1 to 8.1.9 dependencies Pull requests that update a dependency file
#3343 opened Nov 1, 2024 by dependabot bot Loading…
build(deps-dev): bump mocha and @types/mocha dependencies Pull requests that update a dependency file
#3342 opened Nov 1, 2024 by dependabot bot Loading…
build(deps-dev): bump chai and @types/chai dependencies Pull requests that update a dependency file
#3341 opened Nov 1, 2024 by dependabot bot Loading…
Batch query packets to avoid additional latency
#3340 opened Nov 1, 2024 by thedadow451 Loading…
chore: update README.md, add how to install
#3339 opened Oct 31, 2024 by DavideViolante Loading…
Add Node 23 to test
#3337 opened Oct 31, 2024 by cesco69 Loading…
Fixed to work with cloudflare's nodejs_compat_v2
#3335 opened Oct 30, 2024 by SoraKumo001 Loading…
updated pg-native github url in package.json
#3320 opened Sep 23, 2024 by aryamohanan 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…
perf: pre allocate array instead of push item
#3250 opened Jun 6, 2024 by nigrosimone 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…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.