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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
MobileOpen
/
node-postgres
Public
forked from
CartoDB/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
Branch selector
master
User selector
All users
All time
Commit history
Commits on Oct 15, 2012
version bump
brianc
committed
a029e65
View commit details
Copy full SHA for a029e65
Browse repository at this point
Merge remote-tracking branch 'kongleaks/improveSendQueryErrorMsgAccuracy' into pull/188
brianc
committed
c204a27
View commit details
Copy full SHA for c204a27
Browse repository at this point
add test for exported types
brianc
committed
ee36344
View commit details
Copy full SHA for ee36344
Browse repository at this point
Export types module
mjackson
authored and
brianc
committed
ffe4cdc
View commit details
Copy full SHA for ffe4cdc
Browse repository at this point
version bump
brianc
committed
09a3701
View commit details
Copy full SHA for 09a3701
Browse repository at this point
ignore hanging tests
brianc
committed
40f0844
View commit details
Copy full SHA for 40f0844
Browse repository at this point
Commits on Oct 10, 2012
Merge pull request #196 from booo/uv_events
Show description for d715515
Brian C
committed
d715515
View commit details
Copy full SHA for d715515
Browse repository at this point
Commits on Oct 9, 2012
Merge pull request #197 from andresgottlieb/patch-1
Show description for fc91f36
Brian C
committed
fc91f36
View commit details
Copy full SHA for fc91f36
Browse repository at this point
Commits on Sep 30, 2012
Update README.md
Show description for f9042f2
andresgottlieb
committed
f9042f2
View commit details
Copy full SHA for f9042f2
Browse repository at this point
Commits on Sep 26, 2012
Change library extension for windows build.
Show description for e4c8d95
booo
committed
e4c8d95
View commit details
Copy full SHA for e4c8d95
Browse repository at this point
Add conditions to the binding.gyp for windows, linux, mac.
booo
committed
4cb66d1
View commit details
Copy full SHA for 4cb66d1
Browse repository at this point
Change return type of Cancel() to bool.
Show description for 7826e49
booo
committed
7826e49
View commit details
Copy full SHA for 7826e49
Browse repository at this point
Fix for issue #165. Use libuv events instead of libev events.
booo
committed
175d18d
View commit details
Copy full SHA for 175d18d
Browse repository at this point
Commits on Sep 11, 2012
allow options to pass to js ssl connection bindings
brianc
committed
9341efe
View commit details
Copy full SHA for 9341efe
Browse repository at this point
Commits on Sep 10, 2012
version bump
brianc
committed
a1d0091
View commit details
Copy full SHA for a1d0091
Browse repository at this point
pass result object to native query 'row' event - closes #183
brianc
committed
886926a
View commit details
Copy full SHA for 886926a
Browse repository at this point
add failing test for #183
brianc
committed
6640271
View commit details
Copy full SHA for 6640271
Browse repository at this point
Commits on Aug 21, 2012
Merge pull request #174 from grncdr/typo_fix
Show description for ba733f5
Brian C
committed
ba733f5
View commit details
Copy full SHA for ba733f5
Browse repository at this point
add comma
brianc
committed
1703f47
View commit details
Copy full SHA for 1703f47
Browse repository at this point
version bump
brianc
committed
d19e697
View commit details
Copy full SHA for d19e697
Browse repository at this point
Initial support for SSL/TLS connections.
harbulot
authored and
brianc
committed
158562f
View commit details
Copy full SHA for 158562f
Browse repository at this point
Commits on Aug 19, 2012
Fix typos in simple-query-tests.js
grncdr
committed
0205860
View commit details
Copy full SHA for 0205860
Browse repository at this point
Commits on Aug 18, 2012
Merge pull request #172 from linearray/fixbytea
Show description for 66b569c
Brian C
committed
66b569c
View commit details
Copy full SHA for 66b569c
Browse repository at this point
Tidy up
linearray
committed
430f107
View commit details
Copy full SHA for 430f107
Browse repository at this point
Slightly more efficient hex bytea decode
linearray
committed
669826a
View commit details
Copy full SHA for 669826a
Browse repository at this point
Commits on Aug 10, 2012
Fixed bytea decode and added 'hex' for pg >= 9.0.
linearray
committed
9b078ed
View commit details
Copy full SHA for 9b078ed
Browse repository at this point
Commits on Aug 7, 2012
remove failing, postgreSQL version specific test
Show description for 400d410
brianc
committed
400d410
View commit details
Copy full SHA for 400d410
Browse repository at this point
remove unnecessary whitespace
benmonty
authored and
brianc
committed
52b1361
View commit details
Copy full SHA for 52b1361
Browse repository at this point
Improve error message accuracy of native SendQuery
Show description for a9635a3
benmonty
authored and
brianc
committed
a9635a3
View commit details
Copy full SHA for a9635a3
Browse repository at this point
increase test timeout for travis
brianc
committed
f5b49f1
View commit details
Copy full SHA for f5b49f1
Browse repository at this point
version bump
brianc
committed
e6c46ae
View commit details
Copy full SHA for e6c46ae
Browse repository at this point
Commits on Aug 1, 2012
Add missing integeration test for date type parser.
Show description for bab01ea
booo
committed
bab01ea
View commit details
Copy full SHA for bab01ea
Browse repository at this point
Add initial fix for #156.
Show description for 85829a9
booo
committed
85829a9
View commit details
Copy full SHA for 85829a9
Browse repository at this point
Add unit test for #156.
Show description for dea80ac
booo
committed
dea80ac
View commit details
Copy full SHA for dea80ac
Browse repository at this point
Commits on Jul 31, 2012
allow using pg environment variables as test connection parameters
brianc
committed
550617f
View commit details
Copy full SHA for 550617f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.