aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/functioncmds.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2002-05-18 02:25:50 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2002-05-18 02:25:50 +0000
commit51fd22abdd9582e5b0edd545be93306a3edf0048 (patch)
tree61fa1b61c672a7fecc3acd3e393860de230f417e /src/backend/commands/functioncmds.c
parent0a757154bd4592b69e3715a7066645f4046ee57e (diff)
downloadpostgresql-51fd22abdd9582e5b0edd545be93306a3edf0048.tar.gz
postgresql-51fd22abdd9582e5b0edd545be93306a3edf0048.zip
Change set_plan_references and join_references to take an rtable List
rather than a Query node; this allows set_plan_references to recurse into subplans correctly. Fixes core dump on full outer joins in subplans. Also, invoke preprocess_expression on function RTEs' function expressions. This seems to fix the planner's problems with outer-level Vars in function RTEs.
Diffstat (limited to 'src/backend/commands/functioncmds.c')
0 files changed, 0 insertions, 0 deletions