mirror of
https://github.com/postgres/postgres.git
synced 2025-10-30 00:04:49 -04:00
Previously non-honored FREEZE mode was ignored. This also issues an appropriate error message based on the cause of the failure, per suggestion from Tom. Additional regression test case added.