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 }}
VsoProdam
/
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 Sep 9, 2013
Respect SSL setting from connection parameters
brianc
committed
1674359
View commit details
Copy full SHA for 1674359
View code at this point
Browse repository at this point
Commits on Sep 5, 2013
Respect PGSSLMODE for setting SSL connection
brianc
committed
bfdea75
View commit details
Copy full SHA for bfdea75
View code at this point
Browse repository at this point
Commits on Sep 2, 2013
Do not run tests for binary mode
brianc
committed
a2d0ab2
View commit details
Copy full SHA for a2d0ab2
View code at this point
Browse repository at this point
Fix incorrect failing date test
brianc
committed
fb499e4
View commit details
Copy full SHA for fb499e4
View code at this point
Browse repository at this point
Add failing early date tests
brianc
committed
5c23389
View commit details
Copy full SHA for 5c23389
View code at this point
Browse repository at this point
Commits on Aug 31, 2013
down is used but isn't set
Show description for 8284315
shine-on
committed
8284315
View commit details
Copy full SHA for 8284315
View code at this point
Browse repository at this point
Commits on Aug 29, 2013
Add ability to opt-in to int8 parsing
Show description for e744d05
brianc
committed
e744d05
View commit details
Copy full SHA for e744d05
View code at this point
Browse repository at this point
Commits on Aug 7, 2013
Compile result parsing for a 60% speed increase
Show description for 4cdd7a1
brianc
committed
4cdd7a1
View commit details
Copy full SHA for 4cdd7a1
View code at this point
Browse repository at this point
Commits on Jul 30, 2013
Remove built-in binary int64 parser
brianc
committed
fb5520b
View commit details
Copy full SHA for fb5520b
View code at this point
Browse repository at this point
Commits on Jul 23, 2013
Fix race in error handling test
brianc
committed
343caef
View commit details
Copy full SHA for 343caef
View code at this point
Browse repository at this point
Commits on Jul 22, 2013
Use the standard postgres:// URL prefix for consistency
Show description for 816e9b4
Maciek Sakrejda
committed
816e9b4
View commit details
Copy full SHA for 816e9b4
View code at this point
Browse repository at this point
Commits on Jul 15, 2013
Move string escaping tests to proper locations.
rpedela
authored and
brianc
committed
539d3ba
View commit details
Copy full SHA for 539d3ba
View code at this point
Browse repository at this point
Add native and JS tests for escapeLiteral and escapeIdentifier.
rpedela
authored and
brianc
committed
b5e89b2
View commit details
Copy full SHA for b5e89b2
View code at this point
Browse repository at this point
Commits on Jul 8, 2013
Support result rows as arrays
brianc
committed
145666c
View commit details
Copy full SHA for 145666c
View code at this point
Browse repository at this point
Add failing test for result rows as arrays
brianc
committed
325a6d9
View commit details
Copy full SHA for 325a6d9
View code at this point
Browse repository at this point
Add field metadata to query result object
Show description for 3f96bbb
brianc
committed
3f96bbb
View commit details
Copy full SHA for 3f96bbb
View code at this point
Browse repository at this point
Skip error test on travis
Show description for 3f4a44e
brianc
committed
3f4a44e
View commit details
Copy full SHA for 3f4a44e
View code at this point
Browse repository at this point
Merge pull request #387 from brianc/issues/350
Show description for 9d773a2
brianc
committed
9d773a2
View commit details
Copy full SHA for 9d773a2
View code at this point
Browse repository at this point
Commits on Jul 5, 2013
Add more output to test to help debug it on travis
brianc
committed
d3ba322
View commit details
Copy full SHA for d3ba322
View code at this point
Browse repository at this point
Commits on Jul 1, 2013
Merge pull request #386 from brianc/js-ssl
Show description for 58b4f26
brianc
committed
58b4f26
View commit details
Copy full SHA for 58b4f26
View code at this point
Browse repository at this point
Commits on Jun 30, 2013
Add failing test for native quick disconnect hang
brianc
committed
12cc7d5
View commit details
Copy full SHA for 12cc7d5
View code at this point
Browse repository at this point
Enable connection failure error handling tests
brianc
committed
95507da
View commit details
Copy full SHA for 95507da
View code at this point
Browse repository at this point
Make test more robust
brianc
committed
81ce2f6
View commit details
Copy full SHA for 81ce2f6
View code at this point
Browse repository at this point
Merge pull request #276 from bryanburgers/connection-url-ssl
Show description for 5806afc
brianc
committed
5806afc
View commit details
Copy full SHA for 5806afc
View code at this point
Browse repository at this point
Add heroku password to heroku test
brianc
committed
53a772a
View commit details
Copy full SHA for 53a772a
View code at this point
Browse repository at this point
Add failing test for heroku ssl connection
brianc
committed
f69fe95
View commit details
Copy full SHA for f69fe95
View code at this point
Browse repository at this point
Commits on Jun 29, 2013
delete the entire module cache
hoegaarden
committed
b313a39
View commit details
Copy full SHA for b313a39
View code at this point
Browse repository at this point
Commits on Jun 27, 2013
remove modules from the cache & load test-helper
hoegaarden
committed
0d1054a
View commit details
Copy full SHA for 0d1054a
View code at this point
Browse repository at this point
Commits on Jun 26, 2013
fixed wrong name for test file ... again
hoegaarden
committed
7103c04
View commit details
Copy full SHA for 7103c04
View code at this point
Browse repository at this point
fixed wrong name for test file
hoegaarden
committed
0b149e6
View commit details
Copy full SHA for 0b149e6
View code at this point
Browse repository at this point
added test case for NODE_PG_FORCE_NATIVE
hoegaarden
committed
37f4d50
View commit details
Copy full SHA for 37f4d50
View code at this point
Browse repository at this point
Commits on Jun 19, 2013
Merge pull request #353 from sevastos/bigint-bulletproofing
Show description for 42bae0c
brianc
committed
42bae0c
View commit details
Copy full SHA for 42bae0c
View code at this point
Browse repository at this point
Commits on Jun 18, 2013
Be more verbose about failures of incorrect copy usage test
Sandro Santilli
committed
50b42f7
View commit details
Copy full SHA for 50b42f7
View code at this point
Browse repository at this point
Commits on Jun 6, 2013
Changing to client_encoding, adding test for creating a connection
badave
committed
f658b31
View commit details
Copy full SHA for f658b31
View code at this point
Browse repository at this point
Commits on Jun 3, 2013
Return field metadata on result object
Show description for 337d49d
brianc
committed
337d49d
View commit details
Copy full SHA for 337d49d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.