mirror of
https://github.com/postgres/postgres.git
synced 2026-03-26 12:26:18 -04: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. |
||
|---|---|---|
| .. | ||
| buf_init.c | ||
| buf_table.c | ||
| bufmgr.c | ||
| freelist.c | ||
| localbuf.c | ||
| Makefile | ||
| s_lock.c | ||