mirror of
https://github.com/postgres/postgres.git
synced 2025-07-24 14:22:24 +03:00
If an operation being waited for does not complete within the timeout, then exit with a nonzero exit status. This was previously handled inconsistently.