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 }}
vigneshj6
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
node-postgres
test
on
master
User selector
All users
All time
Commit history
Commits on Aug 11, 2016
Add callback to client#end (#1106)
Show description for a536afb
brianc
authored
a536afb
View commit details
Copy full SHA for a536afb
View code at this point
Browse repository at this point
Commits on Jul 19, 2016
Fix typo
brianc
committed
892d02c
View commit details
Copy full SHA for 892d02c
View code at this point
Browse repository at this point
Add onFailure to query#then (#1082)
Show description for b1b2801
brianc
authored
b1b2801
View commit details
Copy full SHA for b1b2801
View code at this point
Browse repository at this point
Commits on Jun 24, 2016
Fix native constructor and pool exports (#1061)
brianc
authored
812277f
View commit details
Copy full SHA for 812277f
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
Commits on Jun 21, 2016
Fix of pool leaking by TCP-keepalive (#918)
Show description for ad65c7b
NumminorihSF
authored and
brianc
committed
ad65c7b
View commit details
Copy full SHA for ad65c7b
View code at this point
Browse repository at this point
Remove internal pool (#1049)
Show description for 796a44f
brianc
authored
796a44f
View commit details
Copy full SHA for 796a44f
View code at this point
Browse repository at this point
Fix SSL configuration error and add tests. #848 (#1055)
joskuijpers
authored and
brianc
committed
1596a93
View commit details
Copy full SHA for 1596a93
View code at this point
Browse repository at this point
Commits on Jun 10, 2016
Make Query & NativeQuery implement the promise interface (#1047)
Show description for 2fd9c77
brianc
authored
2fd9c77
View commit details
Copy full SHA for 2fd9c77
View code at this point
Browse repository at this point
Commits on Jun 7, 2016
Support for defaults.connectionString (#910)
bdunavant
authored and
brianc
committed
01e5d72
View commit details
Copy full SHA for 01e5d72
View code at this point
Browse repository at this point
pg.native returns null if pg-native is missing (#950)
Show description for ad2ffce
langpavel
authored and
brianc
committed
ad2ffce
View commit details
Copy full SHA for ad2ffce
View code at this point
Browse repository at this point
Commits on Apr 28, 2016
don't mutate params when preparing statement (#992)
Tristan Davies
authored and
brianc
committed
55abbaa
View commit details
Copy full SHA for 55abbaa
View code at this point
Browse repository at this point
Commits on Apr 8, 2016
Requiring native bindings polutes 'global' (#984)
Show description for a8bd44a
brianc
committed
a8bd44a
View commit details
Copy full SHA for a8bd44a
View code at this point
Browse repository at this point
Commits on Feb 24, 2016
add option to parse input Dates as UTC
spollack
committed
909c0f1
View commit details
Copy full SHA for 909c0f1
View code at this point
Browse repository at this point
Commits on Feb 15, 2016
Merge pull request #935 from jkgeyti/master
Show description for 93d1e88
brianc
committed
93d1e88
View commit details
Copy full SHA for 93d1e88
View code at this point
Browse repository at this point
Commits on Feb 12, 2016
Add integration test for Result.addRow
coagmano
committed
ac438e8
View commit details
Copy full SHA for ac438e8
View code at this point
Browse repository at this point
Commits on Feb 10, 2016
Support querying tables with column names with multiple apostrophes (issue #934). Includes integration test.
Jens Kristian Geyti
committed
02c47f5
View commit details
Copy full SHA for 02c47f5
View code at this point
Browse repository at this point
Commits on Jan 27, 2016
add failing test that shows the issue
mnahkies
committed
fa16966
View commit details
Copy full SHA for fa16966
View code at this point
Browse repository at this point
Commits on Dec 4, 2015
Use connection configuration consistently in tests
tomhughes
committed
771111e
View commit details
Copy full SHA for 771111e
View code at this point
Browse repository at this point
Commits on Aug 24, 2015
Don't emit error events parsed out of data stream
oliversalzburg
committed
e5a63ab
View commit details
Copy full SHA for e5a63ab
View code at this point
Browse repository at this point
Commits on Aug 4, 2015
Merge pull request #825 from kevinburke/typo-fix
Show description for 0102bad
brianc
committed
0102bad
View commit details
Copy full SHA for 0102bad
View code at this point
Browse repository at this point
Commits on Aug 2, 2015
s/saftey/safety
kevinburke
committed
b4746e8
View commit details
Copy full SHA for b4746e8
View code at this point
Browse repository at this point
Commits on Aug 1, 2015
Respond to emptyQuery with a sync message
Show description for 6f82924
brianc
committed
6f82924
View commit details
Copy full SHA for 6f82924
View code at this point
Browse repository at this point
Commits on Jun 7, 2015
Add warning for native bindings
brianc
committed
17f14f4
View commit details
Copy full SHA for 17f14f4
View code at this point
Browse repository at this point
Commits on Mar 2, 2015
Patch failing test until I have time to investigate
brianc
committed
7568f84
View commit details
Copy full SHA for 7568f84
View code at this point
Browse repository at this point
Commits on Feb 22, 2015
Merge pull request #734 from MayhemYDG/patch
Show description for f8d5db9
brianc
committed
f8d5db9
View commit details
Copy full SHA for f8d5db9
View code at this point
Browse repository at this point
Use strictEqual instead
nstepien
committed
e5d2f96
View commit details
Copy full SHA for e5d2f96
View code at this point
Browse repository at this point
Commits on Feb 21, 2015
Fix result.rowCount being a string instead of a number via native bindings.
Show description for 37956e2
nstepien
committed
37956e2
View commit details
Copy full SHA for 37956e2
View code at this point
Browse repository at this point
Commits on Jan 27, 2015
Add test to make sure interval objects returned can be passed back into a prepared statement
marekventur
committed
4e37b1f
View commit details
Copy full SHA for 4e37b1f
View code at this point
Browse repository at this point
Commits on Jan 13, 2015
Remove error code test on native
brianc
committed
e2aa07c
View commit details
Copy full SHA for e2aa07c
View code at this point
Browse repository at this point
Commits on Jan 12, 2015
#701 Add tests for new error fields in 9.3+.
rpedela
committed
619783b
View commit details
Copy full SHA for 619783b
View code at this point
Browse repository at this point
Commits on Dec 13, 2014
Fix test
brianc
committed
1094040
View commit details
Copy full SHA for 1094040
View code at this point
Browse repository at this point
Commits on Dec 12, 2014
Added test cases for issue #699
kesavkolla
committed
0994d6b
View commit details
Copy full SHA for 0994d6b
View code at this point
Browse repository at this point
Commits on Dec 3, 2014
Added integration test for overriding type parsers on a per-client basis.
whitelynx
committed
5fff5fc
View commit details
Copy full SHA for 5fff5fc
View code at this point
Browse repository at this point
Commits on Nov 18, 2014
Merge with origin/master
brianc
committed
fb2db08
View commit details
Copy full SHA for fb2db08
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.