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
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
/
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
.
pgdogdev
/
pgdog
Public
Notifications
You must be signed in to change notification settings
Fork
281
Star
5.5k
Code
Issues
96
Pull requests
99
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: per-user/per-database override for client_idle_timeout
- #1467
#1467
Open
mvidaurre
wants to merge 9 commits into
pgdogdev:main
pgdogdev/pgdog:main
from
benandfrank:feat/per-user-client-idle-timeout
benandfrank/pgdog:feat/per-user-client-idle-timeout
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
feat: per-user/per-database override for client_idle_timeout
#1467
mvidaurre
wants to merge 9 commits into
pgdogdev:main
pgdogdev/pgdog:main
from
benandfrank:feat/per-user-client-idle-timeout
benandfrank/pgdog:feat/per-user-client-idle-timeout
Copy head branch name to clipboard
Commits
Commits on Sep 1, 2026
feat: per-user/per-database override for client_idle_timeout
Show description for c119ba5
mvidaurre
and
claude
committed
c119ba5
View commit details
Copy full SHA for c119ba5
Browse repository at this point
fix: harden client idle timeout overrides
mvidaurre
committed
649c39c
View commit details
Copy full SHA for 649c39c
Browse repository at this point
test: avoid backend pool in idle timeout tests
mvidaurre
committed
91c3357
View commit details
Copy full SHA for 91c3357
Browse repository at this point
fix: remove dead General::client_idle_timeout() with stale semantics
Show description for f25ed2b
mvidaurre
and
claude
committed
f25ed2b
View commit details
Copy full SHA for f25ed2b
Browse repository at this point
docs: document 0=disabled semantics for general.client_idle_timeout
Show description for e048d8b
mvidaurre
and
claude
committed
e048d8b
View commit details
Copy full SHA for e048d8b
Browse repository at this point
fix: harden client_idle_timeout resolution from deep review
Show description for 63d7358
mvidaurre
and
claude
committed
63d7358
View commit details
Copy full SHA for 63d7358
Browse repository at this point
style: idiomatic iteration and test cleanup in idle timeout resolver
Show description for 6580270
mvidaurre
and
claude
committed
6580270
View commit details
Copy full SHA for 6580270
Browse repository at this point
fix: complete client idle timeout hardening
mvidaurre
committed
304b997
View commit details
Copy full SHA for 304b997
Browse repository at this point
Commits on Sep 2, 2026
Merge branch 'pgdogdev:main' into feat/per-user-client-idle-timeout
josemoralesp
authored
9a389a6
View commit details
Copy full SHA for 9a389a6
Browse repository at this point
You can’t perform that action at this time.