diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 1999-06-12 19:27:41 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 1999-06-12 19:27:41 +0000 |
commit | acf242da971bdb2b47c5e23196b63ed079420b29 (patch) | |
tree | 64d81e1703bba73f214a7027b013088f3e56a2ff /doc/src | |
parent | 1918a1d1911a7e8bd6bd6c835bf127b4da741f7b (diff) | |
download | postgresql-acf242da971bdb2b47c5e23196b63ed079420b29.tar.gz postgresql-acf242da971bdb2b47c5e23196b63ed079420b29.zip |
Plug hole in dike: planner would coredump if query_planner
returned NULL, which it will do in some cases where an elog(ERROR) would
probably be more appropriate. For the moment, generate a not-very-
informative error message rather than proceeding to certain coredump.
Probably ought to think about making query_planner elog instead of
returning NULL, but this is at least a safe change for now.
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions