Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
brianc
/
node-postgres
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.3k
Star
13.1k
Code
Issues
452
Pull requests
58
Discussions
Actions
Wiki
Security
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security
Insights
feat: Add dynamic retrieval for client password
#1926
Merged
brianc
merged 9 commits into
brianc:master
brianc/node-postgres:master
from
sehrope:feat-add-dynamic-password
sehrope/node-postgres:feat-add-dynamic-password
Copy head branch name to clipboard
Jul 25, 2019
Conversation
Commits
9
(9)
Checks
Files changed
Merged
feat: Add dynamic retrieval for client password
#1926
brianc
merged 9 commits into
brianc:master
brianc/node-postgres:master
from
sehrope:feat-add-dynamic-password
sehrope/node-postgres:feat-add-dynamic-password
Copy head branch name to clipboard
Commits
Commits on Jul 18, 2019
feat: Add dynamic retrieval for client password
Show description for 83e8fa5
sehrope
committed
83e8fa5
Copy full SHA for 83e8fa5
test: Add testAsync() helper to Suite
Show description for 1d331b4
sehrope
committed
1d331b4
Copy full SHA for 1d331b4
test: Add tests for dynamic password
sehrope
committed
2d7f9fd
Copy full SHA for 2d7f9fd
Commits on Jul 19, 2019
test: Simplify testAsync error handling
sehrope
committed
bafdad5
Copy full SHA for bafdad5
fix: Clean up dynamic password error handling and misc style
sehrope
committed
afc7388
Copy full SHA for afc7388
test: Remove extra semicolons
sehrope
committed
14e4fb5
Copy full SHA for 14e4fb5
test: Change testAsync(...) calls to use arrow functions
sehrope
committed
fe5a246
Copy full SHA for fe5a246
fix: Wrap self.password() invocation in an arrow function
sehrope
committed
3b1c2e4
Copy full SHA for 3b1c2e4
test: Add a comment to testAsync(...)
sehrope
committed
e1d71f8
Copy full SHA for e1d71f8
You can’t perform that action at this time.