-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Pull requests: brianc/node-postgres
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Test case for #2642 - pg-cursor .close() never returns after connection lost
#2806
opened Sep 2, 2022 by
adam-nielsen
Loading…
fix: Connection timeout handling for native clients in connected state
#3512
opened Jul 16, 2025 by
maxbronnikov10
Loading…
Allows for the sockets that are passed through to not be overridden
#2348
opened Sep 18, 2020 by
DServy
Loading…
pg-query-stream: make rows available as soon as possible
#2573
opened Jul 15, 2021 by
petrosagg
Loading…
Destroy connection if the server does not support SSL
#2908
opened Feb 4, 2023 by
lbguilherme
Loading…
fix: Precision loss on extremely large floating-point numbers
#3093
opened Nov 6, 2023 by
SevInf
Loading…
Support types/getTypeParser in query method for pg-native
#2687
opened Jan 13, 2022 by
benny-medflyt
Loading…
ConnectionOptions interface is incompatible with @types/pg definitions
#2637
opened Oct 17, 2021 by
jameshfisher
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…
Fix: deal with bigint types in objects stored as jsonb
#2947
opened Apr 1, 2023 by
ales-albert-kilbergr
Loading…
feat: add connection parameter nativeConnectionString
#2751
opened May 29, 2022 by
furiozo-ga
Loading…
Don't call connect until connect handler is set up
bug
#1626
opened Apr 25, 2018 by
titanous
Loading…
feat: add conditions to errors, export POSTGRES_ERRORS_BY_CODE and P…
#2611
opened Sep 8, 2021 by
KristjanTammekivi
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.