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 }}
kitakappa
/
node-postgres
Public
forked from
brianc/node-postgres
Notifications
You must be signed in to change notification settings
Fork
1
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 Jun 3, 2016
Update Copyright notice to 2016 (#1036)
Kevin Burke
authored and
brianc
committed
13a82ad
View commit details
Copy full SHA for 13a82ad
Browse repository at this point
Bump version
brianc
committed
6cc1b2c
View commit details
Copy full SHA for 6cc1b2c
Browse repository at this point
use latest generic-pool (#1031)
Tristan Davies
authored and
brianc
committed
d7307b1
View commit details
Copy full SHA for d7307b1
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
Browse repository at this point
Commits on Apr 27, 2016
Change test matrix in .travis.yml (#1002)
Show description for 5d3b506
brianc
committed
5d3b506
View commit details
Copy full SHA for 5d3b506
Browse repository at this point
Bump version
brianc
committed
4047dd1
View commit details
Copy full SHA for 4047dd1
Browse repository at this point
Use Buffer concatenation for binary data instead of binary strings. Fixes Node.js v6.0.0 breakage. (#1001)
ignitenet-martynas
authored and
brianc
committed
6fddc56
View commit details
Copy full SHA for 6fddc56
Browse repository at this point
Commits on Apr 26, 2016
Bump version
brianc
committed
3433ed9
View commit details
Copy full SHA for 3433ed9
Browse repository at this point
added Client constructor back on pool to enable instrumentation (#998)
martinkuba
authored and
brianc
committed
52aa25d
View commit details
Copy full SHA for 52aa25d
Browse repository at this point
Commits on Apr 8, 2016
Bump version
brianc
committed
fe6f32a
View commit details
Copy full SHA for fe6f32a
Browse repository at this point
Requiring native bindings polutes 'global' (#984)
Show description for a8bd44a
brianc
committed
a8bd44a
View commit details
Copy full SHA for a8bd44a
Browse repository at this point
Commits on Apr 4, 2016
Merge pull request #971 from LinusU/patch-1
Show description for beb8eef
brianc
committed
beb8eef
View commit details
Copy full SHA for beb8eef
Browse repository at this point
Commits on Mar 30, 2016
Bump version
brianc
committed
c2650d8
View commit details
Copy full SHA for c2650d8
Browse repository at this point
Merge pull request #951 from langpavel/readme-extras-wiki
Show description for ff4794d
brianc
committed
ff4794d
View commit details
Copy full SHA for ff4794d
Browse repository at this point
Merge pull request #963 from dorianj/cancellation
Show description for eabbeba
brianc
committed
eabbeba
View commit details
Copy full SHA for eabbeba
Browse repository at this point
Commits on Mar 23, 2016
readme: fix pool size
LinusU
committed
fe6215d
View commit details
Copy full SHA for fe6215d
Browse repository at this point
Commits on Mar 10, 2016
Fix byte representation of CancelRequest message
Show description for eb7b15c
Dorian Johnson
committed
eb7b15c
View commit details
Copy full SHA for eb7b15c
Browse repository at this point
Commits on Feb 26, 2016
Move Extras section from README.md to Github wiki
langpavel
committed
b584d15
View commit details
Copy full SHA for b584d15
Browse repository at this point
Commits on Feb 25, 2016
Bump version
brianc
committed
93aa52d
View commit details
Copy full SHA for 93aa52d
Browse repository at this point
Bump version
brianc
committed
2a04d92
View commit details
Copy full SHA for 2a04d92
Browse repository at this point
Update news
brianc
committed
dbe0588
View commit details
Copy full SHA for dbe0588
Browse repository at this point
Merge pull request #943 from RivalIQ/utc-date-input
Show description for 1c6da45
brianc
committed
1c6da45
View commit details
Copy full SHA for 1c6da45
Browse repository at this point
Merge pull request #942 from koistya/patch-1
Show description for f558ce4
brianc
committed
f558ce4
View commit details
Copy full SHA for f558ce4
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
Browse repository at this point
Commits on Feb 23, 2016
Add pg-client to the list of extras in README.md
koistya
committed
8cfe39b
View commit details
Copy full SHA for 8cfe39b
Browse repository at this point
Commits on Feb 15, 2016
Bump version
brianc
committed
dbf3a04
View commit details
Copy full SHA for dbf3a04
Browse repository at this point
Merge pull request #935 from jkgeyti/master
Show description for 93d1e88
brianc
committed
93d1e88
View commit details
Copy full SHA for 93d1e88
Browse repository at this point
Merge pull request #937 from coagmano/master
Show description for f26cb73
brianc
committed
f26cb73
View commit details
Copy full SHA for f26cb73
Browse repository at this point
Bump version
brianc
committed
ef64f5d
View commit details
Copy full SHA for ef64f5d
Browse repository at this point
Bump buffer-writer minor version for better large insert performance
brianc
committed
1ace25a
View commit details
Copy full SHA for 1ace25a
Browse repository at this point
Commits on Feb 12, 2016
Add function stub to native result to solve broken test
coagmano
committed
b78a508
View commit details
Copy full SHA for b78a508
Browse repository at this point
Add integration test for Result.addRow
coagmano
committed
ac438e8
View commit details
Copy full SHA for ac438e8
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
Browse repository at this point
Commits on Jan 27, 2016
Merge pull request #927 from jadbox/master
Show description for 99a0dce
brianc
committed
99a0dce
View commit details
Copy full SHA for 99a0dce
Browse repository at this point
pg-rxjs mention added
jadbox
committed
efdcf75
View commit details
Copy full SHA for efdcf75
Browse repository at this point
Previous
Next
You can’t perform that action at this time.