diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-05-31 19:24:05 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-05-31 19:24:05 +0000 |
commit | e674707968059459960304981fc0a1d7a6049e24 (patch) | |
tree | f276eafb51fa96700fd49a3e7bb309516fbec280 /src/tutorial/basics.source | |
parent | a843053e2e596da640d2afc73eeaa1f9273fff38 (diff) | |
download | postgresql-e674707968059459960304981fc0a1d7a6049e24.tar.gz postgresql-e674707968059459960304981fc0a1d7a6049e24.zip |
Minor code rationalization: FlushRelationBuffers just returns void,
rather than an error code, and does elog(ERROR) not elog(WARNING)
when it detects a problem. All callers were simply elog(ERROR)'ing on
failure return anyway, and I find it hard to envision a caller that would
not, so we may as well simplify the callers and produce the more useful
error message directly.
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions