mirror of
https://github.com/postgres/postgres.git
synced 2025-11-12 05:01:15 +03:00
does not lead to a one-second delay, but to an immediate EINVAL failure. This causes CHECKPOINT to crash with s_lock_stuck much too quickly :-(. Fix by breaking down the requested wait div/mod 1e6.