mirror of
https://github.com/postgres/postgres.git
synced 2025-10-16 17:07:43 +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.