diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2003-02-13 18:29:07 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2003-02-13 18:29:07 +0000 |
commit | 5f5da0a6cb865599ca159509ed239d577a285fff (patch) | |
tree | 500722d94e7f8809aa7f5d761b2261c966a37dd8 /src/backend/parser/parse_clause.c | |
parent | 8d33f80fc43853b6d6f63fac42b19b5ceba2e306 (diff) | |
download | postgresql-5f5da0a6cb865599ca159509ed239d577a285fff.tar.gz postgresql-5f5da0a6cb865599ca159509ed239d577a285fff.zip |
transformExpr() was missing some cases it ought to allow; per report
from Greg Stark. Also, twiddle the FuncCall case to not scribble on
the input structure, which was the proximate cause of the problem.
Someday we ought to fix things so that transformExpr() isn't called
on already-transformed trees ...
Diffstat (limited to 'src/backend/parser/parse_clause.c')
0 files changed, 0 insertions, 0 deletions