mirror of
https://github.com/postgres/postgres.git
synced 2025-08-25 20:23:07 +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.