diff options
author | Neil Conway <neilc@samurai.com> | 2004-11-14 02:04:14 +0000 |
---|---|---|
committer | Neil Conway <neilc@samurai.com> | 2004-11-14 02:04:14 +0000 |
commit | a236dd9536bd4624b259759e08cb2b8d4585ab0f (patch) | |
tree | 193c4b8d5962fb3c30fbc657c4650b67723d93b1 /src/backend/utils/init/postinit.c | |
parent | 1c5125adf320316de46705a2f25548de2d20bbcc (diff) | |
download | postgresql-a236dd9536bd4624b259759e08cb2b8d4585ab0f.tar.gz postgresql-a236dd9536bd4624b259759e08cb2b8d4585ab0f.zip |
There is no need for ReadBuffer() call sites to check that the returned
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.
Diffstat (limited to 'src/backend/utils/init/postinit.c')
0 files changed, 0 insertions, 0 deletions