diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2001-06-04 16:17:30 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2001-06-04 16:17:30 +0000 |
commit | eeaa497e7b31b52be919e7fbd4125f66c60ce87e (patch) | |
tree | 50f829e39bced0cbba0de09b8da913fddcc9582b /src/backend/access/gist/gistget.c | |
parent | 12c1552066cac81a6b93062e8966cfa0d2d56af5 (diff) | |
download | postgresql-eeaa497e7b31b52be919e7fbd4125f66c60ce87e.tar.gz postgresql-eeaa497e7b31b52be919e7fbd4125f66c60ce87e.zip |
Give error message, rather than coredump, for utility statements in
conditional rules (rules with WHERE clauses). We cannot support these
since there's noplace to hang a condition on a utility statement.
We caught the other case (attempt to attach a condition at rewrite time)
awhile ago, but this one escaped notice until now.
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions