OSDN Git Service

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)
commitfc5894bf779e6d0b96dcb8d5b8fb22994de48f92
treef82f3cd4992b00c2526138dc4f2a78d5f7dac574
parent7d9ff58b2285e46bead8e218666a2c25711d6347
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