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 }}
reezer
/
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
Branch selector
master
User selector
All users
All time
Commit history
Commits on Aug 23, 2013
Update news
brianc
committed
7193274
View commit details
Copy full SHA for 7193274
Browse repository at this point
Bump version
brianc
committed
4638ab3
View commit details
Copy full SHA for 4638ab3
Browse repository at this point
Merge pull request #420 from brianc/perf
Show description for 84af374
brianc
committed
84af374
View commit details
Copy full SHA for 84af374
Browse repository at this point
Commits on Aug 17, 2013
Merge branch 'master'
brianc
committed
76e3c7c
View commit details
Copy full SHA for 76e3c7c
Browse repository at this point
Fix js-hint error
brianc
committed
beeae35
View commit details
Copy full SHA for beeae35
Browse repository at this point
Use on('data') for v0.8.x
brianc
committed
c98125b
View commit details
Copy full SHA for c98125b
Browse repository at this point
Cleanup & tweak perf a bit
brianc
committed
5108161
View commit details
Copy full SHA for 5108161
Browse repository at this point
Commits on Aug 7, 2013
Remove unused function
Show description for a69cb0d
brianc
committed
a69cb0d
View commit details
Copy full SHA for a69cb0d
Browse repository at this point
Add comments
brianc
committed
306f5dd
View commit details
Copy full SHA for 306f5dd
Browse repository at this point
Compile result parsing for a 60% speed increase
Show description for 4cdd7a1
brianc
committed
4cdd7a1
View commit details
Copy full SHA for 4cdd7a1
Browse repository at this point
Minor speed improvements
brianc
committed
b6bca99
View commit details
Copy full SHA for b6bca99
Browse repository at this point
Create message in each parsing function
brianc
committed
56b7c41
View commit details
Copy full SHA for 56b7c41
Browse repository at this point
Speed up JavaScript parser slightly
brianc
committed
31318c0
View commit details
Copy full SHA for 31318c0
Browse repository at this point
Commits on Aug 1, 2013
Bump version
brianc
committed
e778348
View commit details
Copy full SHA for e778348
Browse repository at this point
Merge pull request #409 from rpedela/master
Show description for a17f7fc
brianc
committed
a17f7fc
View commit details
Copy full SHA for a17f7fc
Browse repository at this point
Commits on Jul 30, 2013
Update news
brianc
committed
c3dcf28
View commit details
Copy full SHA for c3dcf28
Browse repository at this point
Bump version
brianc
committed
de7229a
View commit details
Copy full SHA for de7229a
Browse repository at this point
Remove built-in binary int64 parser
brianc
committed
fb5520b
View commit details
Copy full SHA for fb5520b
Browse repository at this point
Commits on Jul 29, 2013
Include version 9.0.0 in escape function check.
rpedela
committed
6dffc0c
View commit details
Copy full SHA for 6dffc0c
Browse repository at this point
Include pg_config.h to get PG_VERSION_NUM.
rpedela
committed
8129f19
View commit details
Copy full SHA for 8129f19
Browse repository at this point
#403 Only use native escape functions if PG version >= 9.0.0. Otherwise use the JS functions.
rpedela
committed
cf07a4f
View commit details
Copy full SHA for cf07a4f
Browse repository at this point
Move string escaping tests to proper locations.
rpedela
committed
baaacd2
View commit details
Copy full SHA for baaacd2
Browse repository at this point
Add native and JS tests for escapeLiteral and escapeIdentifier.
rpedela
committed
58759bf
View commit details
Copy full SHA for 58759bf
Browse repository at this point
Commits on Jul 23, 2013
Bump version
brianc
committed
a17f44a
View commit details
Copy full SHA for a17f44a
Browse repository at this point
Make ref an optional dependency
Show description for 910cc13
brianc
committed
910cc13
View commit details
Copy full SHA for 910cc13
Browse repository at this point
Fix race in error handling test
brianc
committed
343caef
View commit details
Copy full SHA for 343caef
Browse repository at this point
Merge pull request #407 from deafbybeheading/canonical-url
Show description for 7c21815
brianc
committed
7c21815
View commit details
Copy full SHA for 7c21815
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
Browse repository at this point
Commits on Jul 19, 2013
Merge pull request #402 from DanLovesProofs/master
Show description for 78c0456
brianc
committed
78c0456
View commit details
Copy full SHA for 78c0456
Browse repository at this point
Commits on Jul 18, 2013
Adds Heap as a production user
Show description for fa12bc8
Dan Robinson
committed
fa12bc8
View commit details
Copy full SHA for fa12bc8
Browse repository at this point
Commits on Jul 15, 2013
Bump version
brianc
committed
8b8c857
View commit details
Copy full SHA for 8b8c857
Browse repository at this point
Update news
brianc
committed
41d8cca
View commit details
Copy full SHA for 41d8cca
Browse repository at this point
Handle NULL return from MallocCString
brianc
committed
287d7e6
View commit details
Copy full SHA for 287d7e6
Browse repository at this point
Move string escaping tests to proper locations.
rpedela
authored and
brianc
committed
539d3ba
View commit details
Copy full SHA for 539d3ba
Browse repository at this point
Add missing semicolons.
rpedela
authored and
brianc
committed
ffe51c2
View commit details
Copy full SHA for ffe51c2
Browse repository at this point
Previous
Next
You can’t perform that action at this time.