Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
a-robinson
/
node-postgres
Public
forked from
brianc/node-postgres
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jun 26, 2023
Publish
Show description for eaafac3
brianc
committed
eaafac3
View commit details
Copy full SHA for eaafac3
Browse repository at this point
Commits on Jun 13, 2023
Fix typo in project-structure.md (#3008)
thearian
authored
735683c
View commit details
Copy full SHA for 735683c
Browse repository at this point
Commits on Jun 12, 2023
Remove await from client release (#3006)
Show description for 46cfb25
filipecorrea
and
Filipe Correa
authored
46cfb25
View commit details
Copy full SHA for 46cfb25
Browse repository at this point
Commits on Jun 5, 2023
Fix a typo in README.md (#3002)
Show description for e2d8fa2
rikurauhala
authored
e2d8fa2
View commit details
Copy full SHA for e2d8fa2
Browse repository at this point
Commits on Jun 1, 2023
Add note about case sensitivity of result of pg.escapeIdentifier (#2993)
jasonford
authored
4dbf1af
View commit details
Copy full SHA for 4dbf1af
Browse repository at this point
Commits on May 31, 2023
fix stack traces of query() to include the async context (#1762) (#2983)
Show description for d59cd15
phiresky
and
charmander
authored
d59cd15
View commit details
Copy full SHA for d59cd15
Browse repository at this point
fix: ensure that pg-cloudflare can be used with bundlers that don't know about Cloudflare sockets (#2978)
Show description for 0dfd955
petebacondarwin
authored
0dfd955
View commit details
Copy full SHA for 0dfd955
Browse repository at this point
Make `async/await` the primary examples in the docs (#2932)
Show description for 20d2c08
rijkvanzanten
and
charmander
authored
20d2c08
View commit details
Copy full SHA for 20d2c08
Browse repository at this point
feat: add connection parameter nativeConnectionString (#2941)
Show description for dee3ae5
NovikovEvgeny
and
Evgeniy Novikov
authored
dee3ae5
View commit details
Copy full SHA for dee3ae5
Browse repository at this point
Fix connection string parsing for overriden hosts (#2977)
Show description for c38ecf3
3 people
authored
c38ecf3
View commit details
Copy full SHA for c38ecf3
Browse repository at this point
Commits on May 29, 2023
Fix typo in types.mdx (#2989)
enahs
authored
6540698
View commit details
Copy full SHA for 6540698
Browse repository at this point
Commits on May 23, 2023
Revert "Update utils.js (#2981)"
Show description for 3039f1d
charmander
committed
3039f1d
View commit details
Copy full SHA for 3039f1d
Browse repository at this point
Commits on May 19, 2023
Update utils.js (#2981)
Show description for 522e2dc
sudarshanvn
authored
522e2dc
View commit details
Copy full SHA for 522e2dc
Browse repository at this point
Commits on May 15, 2023
Publish
Show description for 14b840e
brianc
committed
14b840e
View commit details
Copy full SHA for 14b840e
Browse repository at this point
Clean up pg-native in Makefile better
petebacondarwin
committed
f206293
View commit details
Copy full SHA for f206293
Browse repository at this point
Add example Cloudflare Worker and test
petebacondarwin
committed
7152d4d
View commit details
Copy full SHA for 7152d4d
Browse repository at this point
Add Cloudflare Worker compatible socket
petebacondarwin
committed
0755342
View commit details
Copy full SHA for 0755342
Browse repository at this point
Use WebCrypto APIs where possible
Show description for 5532ca5
petebacondarwin
committed
5532ca5
View commit details
Copy full SHA for 5532ca5
Browse repository at this point
avoid accessing Node specific requires when not needed
petebacondarwin
committed
2b469d0
View commit details
Copy full SHA for 2b469d0
Browse repository at this point
Use `URL` rather than `url.parse()` in pg-connection-string
Show description for f305419
petebacondarwin
committed
f305419
View commit details
Copy full SHA for f305419
Browse repository at this point
fix invalid connection string test
Show description for 26f7504
petebacondarwin
committed
26f7504
View commit details
Copy full SHA for 26f7504
Browse repository at this point
Add local development helper doc
petebacondarwin
committed
18b8cea
View commit details
Copy full SHA for 18b8cea
Browse repository at this point
Commits on May 2, 2023
Document client.escapeIdentifier and client.escapeLiteral (#2954)
Show description for 249182e
TheConner
authored
249182e
View commit details
Copy full SHA for 249182e
Browse repository at this point
Commits on May 1, 2023
docs(api/result): clarify that `result.rowCount` can be `null` (#2967)
Show description for d63c761
futile
authored
d63c761
View commit details
Copy full SHA for d63c761
Browse repository at this point
Fix race condition in release event test for pool (#2969)
brianc
authored
0870442
View commit details
Copy full SHA for 0870442
Browse repository at this point
Commits on Apr 20, 2023
fix(theme.config.js): Replace default meta description and social title (#2952)
Show description for b357e18
janpio
authored
b357e18
View commit details
Copy full SHA for b357e18
Browse repository at this point
Commits on Mar 30, 2023
Update README.md (#2944)
Show description for 48f4398
brianc
authored
48f4398
View commit details
Copy full SHA for 48f4398
Browse repository at this point
docs(client): improve the Client instance example (#2935)
samueldurantes
authored
92351b5
View commit details
Copy full SHA for 92351b5
Browse repository at this point
Commits on Mar 16, 2023
Add release event to Pool API docs (#2928)
nihonjinrxs
authored
65ca245
View commit details
Copy full SHA for 65ca245
Browse repository at this point
Commits on Mar 7, 2023
Update path to documentation in readme (#2925)
brianc
authored
0f76fb3
View commit details
Copy full SHA for 0f76fb3
Browse repository at this point
Commits on Mar 6, 2023
Update changelog
brianc
committed
661f870
View commit details
Copy full SHA for 661f870
Browse repository at this point
Publish
Show description for ee302cb
brianc
committed
ee302cb
View commit details
Copy full SHA for ee302cb
Browse repository at this point
Emit a 'release' event when a connection is released back to the pool (#2845)
nihonjinrxs
authored
810b125
View commit details
Copy full SHA for 810b125
Browse repository at this point
Fix typo in URL (#2913)
zegerius
authored
8804e5c
View commit details
Copy full SHA for 8804e5c
Browse repository at this point
fix: double client.end() hang (#2717)
Show description for 5703791
cody-greene
authored
5703791
View commit details
Copy full SHA for 5703791
Browse repository at this point
Previous
Next
You can’t perform that action at this time.