mirror of
https://github.com/postgres/postgres.git
synced 2025-11-10 17:42:29 +03:00
buffer is valid, as ReadBuffer() will elog on error. Most of the call sites of ReadBuffer() got this right, but this patch fixes those call sites that did not.