mirror of
https://github.com/postgres/postgres.git
synced 2025-08-09 17:03:00 +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.