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 }}
mble
/
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
native
on
master
User selector
All users
All time
Commit history
Commits on Nov 17, 2017
Specify collation when relied on in tests
Show description for 0b80aba
charmander
authored and
brianc
committed
0b80aba
View commit details
Copy full SHA for 0b80aba
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
Non-array query values cause query to end with an error.
Show description for f7de9ce
brianc
committed
f7de9ce
View commit details
Copy full SHA for f7de9ce
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
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
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
Almost all tests passing
brianc
committed
c961c90
View commit details
Copy full SHA for c961c90
View code at this point
Browse repository at this point
Remove promise-interop from native query
brianc
committed
bc2f550
View commit details
Copy full SHA for bc2f550
View code at this point
Browse repository at this point
Commits on Jun 9, 2017
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 7, 2016
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 Feb 22, 2015
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 Oct 18, 2014
Make native bindings an optional install
brianc
committed
c3513a2
View commit details
Copy full SHA for c3513a2
View code at this point
Browse repository at this point
Commits on Sep 14, 2014
Work towards more tests passing
brianc
committed
667c528
View commit details
Copy full SHA for 667c528
View code at this point
Browse repository at this point
Make more tests pass
brianc
committed
b325971
View commit details
Copy full SHA for b325971
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 May 20, 2013
test for native to preserve an active domain
andreypopp
committed
fddf054
View commit details
Copy full SHA for fddf054
View code at this point
Browse repository at this point
Commits on Mar 28, 2013
better handling of client stream termination
Show description for 683d636
brianc
committed
683d636
View commit details
Copy full SHA for 683d636
View code at this point
Browse repository at this point
Commits on Jan 21, 2013
bugfix. sometimes native copy to loose rows
anton
authored and
brianc
committed
88d684f
View commit details
Copy full SHA for 88d684f
View code at this point
Browse repository at this point
add tests that checks error reporting for incorrect copy to/copy from usage. add tests for fixed bug in native copy from implementation
anton
authored and
brianc
committed
583d059
View commit details
Copy full SHA for 583d059
View code at this point
Browse repository at this point
Commits on Jan 6, 2013
test event exchange between libpq bindings and js while COPY TO/FROM
anton
authored and
brianc
committed
965b7b4
View commit details
Copy full SHA for 965b7b4
View code at this point
Browse repository at this point
Commits on Nov 22, 2011
use config dict in all test
Show description for f698ed4
AlexanderS
committed
f698ed4
View commit details
Copy full SHA for f698ed4
View code at this point
Browse repository at this point
Commits on Oct 11, 2011
remove final assert.length
brianc
committed
675bb52
View commit details
Copy full SHA for 675bb52
View code at this point
Browse repository at this point
Commits on Aug 12, 2011
switch to node-pool from custom client pool
brianc
committed
4cb97a2
View commit details
Copy full SHA for 4cb97a2
View code at this point
Browse repository at this point
Commits on Apr 15, 2011
native connection failures gracefully emit error from libpq
brianc
committed
2836c8b
View commit details
Copy full SHA for 2836c8b
View code at this point
Browse repository at this point
Commits on Mar 1, 2011
callback api working
bmc
committed
47591d6
View commit details
Copy full SHA for 47591d6
View code at this point
Browse repository at this point
callback api failures
brianc
committed
ded6c05
View commit details
Copy full SHA for ded6c05
View code at this point
Browse repository at this point
failing test for simple query with callback
brianc
committed
128dbcb
View commit details
Copy full SHA for 128dbcb
View code at this point
Browse repository at this point
quick support for integer parameters
brianc
committed
3594ab5
View commit details
Copy full SHA for 3594ab5
View code at this point
Browse repository at this point
string based parameterized statements working
bmc
committed
8c70832
View commit details
Copy full SHA for 8c70832
View code at this point
Browse repository at this point
Commits on Feb 25, 2011
spacing
brianc
committed
ba1c6cf
View commit details
Copy full SHA for ba1c6cf
View code at this point
Browse repository at this point
error tests
brianc
committed
567446e
View commit details
Copy full SHA for 567446e
View code at this point
Browse repository at this point
error test
brianc
committed
b7c3db5
View commit details
Copy full SHA for b7c3db5
View code at this point
Browse repository at this point
throw exception when passing non-string to query
brianc
committed
f4ca716
View commit details
Copy full SHA for f4ca716
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.