mirror of
https://github.com/postgres/postgres.git
synced 2025-10-28 11:55:03 +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.