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 }}
pauldraper
/
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
Breadcrumbs
History for
node-postgres
test
unit
on
master
User selector
All users
All time
Commit history
Commits on Oct 3, 2018
Add error handling for null params to Client.prototype.query()
patrickrgaffney
authored and
brianc
committed
11a4793
View commit details
Copy full SHA for 11a4793
View code at this point
Browse repository at this point
Commits on May 4, 2018
Pass through portal properly
Show description for 831dfb1
Justin Jaffray
authored and
brianc
committed
831dfb1
View commit details
Copy full SHA for 831dfb1
View code at this point
Browse repository at this point
Expand test to check for expected and unexpected errors
mble
authored and
brianc
committed
3eb7375
View commit details
Copy full SHA for 3eb7375
View code at this point
Browse repository at this point
Add guard to test to not check errors for empty error messages
mble
authored and
brianc
committed
7dd3b50
View commit details
Copy full SHA for 7dd3b50
View code at this point
Browse repository at this point
Handle SSL negotiation errors more robustly
Show description for 5d32be4
mble
authored and
brianc
committed
5d32be4
View commit details
Copy full SHA for 5d32be4
View code at this point
Browse repository at this point
fix: end stream connection
Vratislav
authored and
brianc
committed
0902d14
View commit details
Copy full SHA for 0902d14
View code at this point
Browse repository at this point
Commits on Jan 5, 2018
Use Buffer.from instead of deprecated Buffer constructor
pasieronen
authored and
brianc
committed
9825e7c
View commit details
Copy full SHA for 9825e7c
View code at this point
Browse repository at this point
Ignore socket hangup when ending connection also with ssl (#1344).
pasieronen
authored and
brianc
committed
4cf67b2
View commit details
Copy full SHA for 4cf67b2
View code at this point
Browse repository at this point
Commits on Nov 4, 2017
Support Uint8Array values
jscissr
authored and
brianc
committed
894e2f2
View commit details
Copy full SHA for 894e2f2
View code at this point
Browse repository at this point
Commits on Sep 3, 2017
fixed test failure message
Josh
authored and
brianc
committed
8839d42
View commit details
Copy full SHA for 8839d42
View code at this point
Browse repository at this point
support statement_timeout
Josh
authored and
brianc
committed
ad36063
View commit details
Copy full SHA for ad36063
View code at this point
Browse repository at this point
Commits on Aug 30, 2017
Centralize password md5 hashing logic
Show description for e74c13d
sehrope
authored and
brianc
committed
e74c13d
View commit details
Copy full SHA for e74c13d
View code at this point
Browse repository at this point
Commits on Aug 26, 2017
verify that sslrootcert is added to libpqConnectionString
wzrdtales
authored and
brianc
committed
7d1342e
View commit details
Copy full SHA for 7d1342e
View code at this point
Browse repository at this point
Refactor addCommandComplete
Show description for 884e21e
sehrope
authored and
brianc
committed
884e21e
View commit details
Copy full SHA for 884e21e
View code at this point
Browse repository at this point
Commits on Aug 4, 2017
allow both connectionString and additional options
caub
authored and
brianc
committed
3a6b841
View commit details
Copy full SHA for 3a6b841
View code at this point
Browse repository at this point
Commits on Jul 16, 2017
Re-implement other patch
brianc
committed
ca4ac99
View commit details
Copy full SHA for ca4ac99
View code at this point
Browse repository at this point
Commits on Jul 15, 2017
Re-enable eslint with standard format (#1367)
Show description for 8798e50
brianc
authored
8798e50
View commit details
Copy full SHA for 8798e50
View code at this point
Browse repository at this point
Throw on reconnect attempt
Show description for 27450d0
brianc
committed
27450d0
View commit details
Copy full SHA for 27450d0
View code at this point
Browse repository at this point
Commits on Jun 18, 2017
Fix connection / disconnection issues
brianc
committed
bd87cdd
View commit details
Copy full SHA for bd87cdd
View code at this point
Browse repository at this point
Add use strict to every file
brianc
committed
0f1f862
View commit details
Copy full SHA for 0f1f862
View code at this point
Browse repository at this point
Cleanup a bit of dead code
brianc
committed
2300445
View commit details
Copy full SHA for 2300445
View code at this point
Browse repository at this point
Commits on Jun 17, 2017
Fix brittle unit tests
brianc
committed
0ce8a6c
View commit details
Copy full SHA for 0ce8a6c
View code at this point
Browse repository at this point
Commits on Jun 15, 2017
Start cleaning up tests
brianc
committed
d615ebe
View commit details
Copy full SHA for d615ebe
View code at this point
Browse repository at this point
Fix unit tests
brianc
committed
96b7fc3
View commit details
Copy full SHA for 96b7fc3
View code at this point
Browse repository at this point
Commits on Jun 9, 2017
Merge origin/master
brianc
committed
a829eee
View commit details
Copy full SHA for a829eee
View code at this point
Browse repository at this point
Emit error when backend unexpectedly disconnects
brianc
committed
76c59a0
View commit details
Copy full SHA for 76c59a0
View code at this point
Browse repository at this point
Remove fallbacks for unsupported Node versions (#1304) (#1313)
Show description for aeb0c75
brianc
authored
aeb0c75
View commit details
Copy full SHA for aeb0c75
View code at this point
Browse repository at this point
Commits on Jun 8, 2017
Add client connectionString tests (#1310)
Show description for f2b87e0
brianc
authored
f2b87e0
View commit details
Copy full SHA for f2b87e0
View code at this point
Browse repository at this point
Remove fallbacks for unsupported Node versions (#1304)
Show description for 934ca3a
charmander
authored and
brianc
committed
934ca3a
View commit details
Copy full SHA for 934ca3a
View code at this point
Browse repository at this point
Commits on May 15, 2017
Libpq connection string escaping (#1285)
Show description for ee81936
sehrope
authored and
brianc
committed
ee81936
View commit details
Copy full SHA for ee81936
View code at this point
Browse repository at this point
Commits on Apr 24, 2017
Add test & documentation for replicationStart message
brianc
committed
80d136a
View commit details
Copy full SHA for 80d136a
View code at this point
Browse repository at this point
Commits on Mar 6, 2017
Handle throws in type parsers (#1218)
Show description for 5cb38f5
LinusU
authored and
brianc
committed
5cb38f5
View commit details
Copy full SHA for 5cb38f5
View code at this point
Browse repository at this point
Commits on Dec 13, 2016
Fix for utf-8 characters in md5 passwords (#1183)
Show description for 7f35240
brianc
authored
7f35240
View commit details
Copy full SHA for 7f35240
View code at this point
Browse repository at this point
Run inbound parser tests (#1182)
Show description for 48a9738
charmander
authored and
brianc
committed
48a9738
View commit details
Copy full SHA for 48a9738
View code at this point
Browse repository at this point
Commits on Jun 22, 2016
Make tcp-keepalive configurable (#1058)
brianc
authored
0aa62f2
View commit details
Copy full SHA for 0aa62f2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.