Adjust parser so that POSTQUEL-style implicit RTEs are stored with
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 26 Oct 2005 19:21:55 +0000 (19:21 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 26 Oct 2005 19:21:55 +0000 (19:21 +0000)
commit5e3f27e9667b3548fd305ecd5a24d92a6906ffdb
treebbd282b858762129f414930291f7a02443921d21
parent12e31ed51114712bc407b248b6321f233062eb05
Adjust parser so that POSTQUEL-style implicit RTEs are stored with
inFromCl true, meaning that they will list out as explicit RTEs if they
are in a view or rule.  Update comments about inFromCl to reflect the way
it's now actually used.  Per recent discussion.
doc/src/sgml/release.sgml
src/backend/parser/parse_relation.c
src/include/nodes/parsenodes.h