Commit 3846117
pgxpool: set pool_ping_timeout default explicitly
Give pool_ping_timeout a defaultPingTimeout and an else branch like
pool_max_conns, pool_min_conns, pool_min_idle_conns, pool_max_conn_lifetime,
pool_max_conn_idle_time and pool_health_check_period have. The default
remains 0, meaning no timeout, so behavior is unchanged.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent 0253b9b commit 3846117
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
457 | 458 | | |
458 | 459 | | |
459 | 460 | | |
| 461 | + | |
| 462 | + | |
460 | 463 | | |
461 | 464 | | |
462 | 465 | | |
| |||
0 commit comments