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 }}
caseywebdev
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Oct 8, 2020
Publish
Show description for 36342c9
brianc
committed
36342c9
View commit details
Copy full SHA for 36342c9
Browse repository at this point
Comments & cleanup
brianc
committed
d8681fc
View commit details
Copy full SHA for d8681fc
Browse repository at this point
Fixes based on postgres maintainer advice
brianc
committed
dd3ce61
View commit details
Copy full SHA for dd3ce61
Browse repository at this point
Change when sync is sent during pipelining
brianc
committed
d31486f
View commit details
Copy full SHA for d31486f
Browse repository at this point
Update comments
brianc
committed
b45051d
View commit details
Copy full SHA for b45051d
Browse repository at this point
Apply fix
brianc
committed
f55d879
View commit details
Copy full SHA for f55d879
Browse repository at this point
Remove fix to fail tests
brianc
committed
17e7e9e
View commit details
Copy full SHA for 17e7e9e
Browse repository at this point
Fix double-sync crash on postgres 9.x
brianc
committed
9c678e1
View commit details
Copy full SHA for 9c678e1
Browse repository at this point
Commits on Oct 4, 2020
Publish
Show description for 7ffe68e
brianc
committed
7ffe68e
View commit details
Copy full SHA for 7ffe68e
Browse repository at this point
Update changelog
brianc
committed
125a268
View commit details
Copy full SHA for 125a268
Browse repository at this point
Bump node-fetch from 2.6.0 to 2.6.1
Show description for da2bb85
dependabot[bot]
authored and
brianc
committed
da2bb85
View commit details
Copy full SHA for da2bb85
Browse repository at this point
Update SPONSORS.md
brianc
committed
7649890
View commit details
Copy full SHA for 7649890
Browse repository at this point
Fix metadata for pg-connection-string
benjie
authored and
brianc
committed
c5445f0
View commit details
Copy full SHA for c5445f0
Browse repository at this point
Replace semver with optional peer dependencies
Show description for a02dfac
TrySound
authored and
brianc
committed
a02dfac
View commit details
Copy full SHA for a02dfac
Browse repository at this point
Public export of DatabaseError
Show description for 5825843
tcarrio
authored and
brianc
committed
5825843
View commit details
Copy full SHA for 5825843
Browse repository at this point
Add ssl=true into the test
benjie
authored and
brianc
committed
e421167
View commit details
Copy full SHA for e421167
Browse repository at this point
Solve issues caused by config.ssl = true
benjie
authored and
brianc
committed
9cbea21
View commit details
Copy full SHA for 9cbea21
Browse repository at this point
Add support for ?sslmode connection string param
benjie
authored and
brianc
committed
6be3b90
View commit details
Copy full SHA for 6be3b90
Browse repository at this point
Commits on Sep 3, 2020
Update README.md (#2330)
hirejohnsalcedo
authored
f0fc470
View commit details
Copy full SHA for f0fc470
Browse repository at this point
Commits on Aug 26, 2020
Publish
Show description for 95b5daa
brianc
committed
95b5daa
View commit details
Copy full SHA for 95b5daa
Browse repository at this point
Add test for pgpass check function scope
brianc
committed
1f0d3d5
View commit details
Copy full SHA for 1f0d3d5
Browse repository at this point
Fix context (this) in _checkPgPass.
Pimm
authored and
brianc
committed
0758b76
View commit details
Copy full SHA for 0758b76
Browse repository at this point
Commits on Aug 18, 2020
Publish
Show description for acfbafa
brianc
committed
acfbafa
View commit details
Copy full SHA for acfbafa
Browse repository at this point
Bump version
brianc
committed
07ee1ba
View commit details
Copy full SHA for 07ee1ba
Browse repository at this point
Small readme updates & auto-formatting
brianc
committed
65156e7
View commit details
Copy full SHA for 65156e7
Browse repository at this point
Merge pull request #2309 from chris--young/ssl-err
Show description for 61e4b7f
brianc
authored
61e4b7f
View commit details
Copy full SHA for 61e4b7f
Browse repository at this point
Commits on Aug 12, 2020
Prevents bad ssl credentials from causing a crash
Show description for f4d123b
chris--young
committed
f4d123b
View commit details
Copy full SHA for f4d123b
Browse repository at this point
Commits on Aug 5, 2020
Merge pull request #2294 from charmander/test-fixes
Show description for 316bec3
brianc
authored
316bec3
View commit details
Copy full SHA for 316bec3
Browse repository at this point
Commits on Jul 27, 2020
Fix most SSL negotiation packet tests being ignored
Show description for 3edcbb7
charmander
committed
3edcbb7
View commit details
Copy full SHA for 3edcbb7
Browse repository at this point
Commits on Jul 26, 2020
Remove accidentally duplicated methods
Show description for 1b022f8
charmander
committed
1b022f8
View commit details
Copy full SHA for 1b022f8
Browse repository at this point
Commits on Jul 22, 2020
Merge pull request #2289 from brianc/dependabot/npm_and_yarn/lodash-4.17.19
Show description for b8773ce
brianc
authored
b8773ce
View commit details
Copy full SHA for b8773ce
Browse repository at this point
Commits on Jul 21, 2020
Fix documenation typo in README (#2291)
mcchrish
authored
692e418
View commit details
Copy full SHA for 692e418
Browse repository at this point
Commits on Jul 19, 2020
Bump lodash from 4.17.15 to 4.17.19
Show description for 7b74392
dependabot[bot]
authored
7b74392
View commit details
Copy full SHA for 7b74392
Browse repository at this point
Commits on Jul 16, 2020
Merge pull request #2277 from brianc/bmc/remove-comments
Show description for 8291b23
brianc
authored
8291b23
View commit details
Copy full SHA for 8291b23
Browse repository at this point
Merge pull request #2278 from brianc/bmc/refactor-to-classes
Show description for 2793ca7
brianc
authored
2793ca7
View commit details
Copy full SHA for 2793ca7
Browse repository at this point
Previous
Next
You can’t perform that action at this time.