diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-08-07 17:40:49 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-08-07 17:40:49 +0000 |
commit | b2b5656362098a262dbfea7d6cbf3d5a3a083614 (patch) | |
tree | 32b7ce0b4bf2ed6f41fa4c78ba466e8bead473c7 /src/tutorial/complex.c | |
parent | 752089ea41a3cf73573cc45f544c409b3c4a3e1a (diff) | |
download | postgresql-b2b5656362098a262dbfea7d6cbf3d5a3a083614.tar.gz postgresql-b2b5656362098a262dbfea7d6cbf3d5a3a083614.zip |
Don't try to rewrite NEW references in a utility statement in a rule.
There won't be any, and in fact there won't even be an RTE for NEW,
which was leading to a core dump in CVS tip. 7.4 and earlier manage
not to crash when applying ResolveNew in this scenario, but I think
it was just good fortune that they didn't. Per report from
Bernd Helmle.
Diffstat (limited to 'src/tutorial/complex.c')
0 files changed, 0 insertions, 0 deletions