summaryrefslogtreecommitdiff
path: root/src/bin/scripts/createlang.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2004-05-31 19:24:05 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2004-05-31 19:24:05 +0000
commite674707968059459960304981fc0a1d7a6049e24 (patch)
treef276eafb51fa96700fd49a3e7bb309516fbec280 /src/bin/scripts/createlang.c
parenta843053e2e596da640d2afc73eeaa1f9273fff38 (diff)
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/bin/scripts/createlang.c')
0 files changed, 0 insertions, 0 deletions