]> granicus.if.org Git - postgresql/commit
Teach ruleutils to drill down into RECORD-type Vars in the same way
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 31 May 2005 03:03:59 +0000 (03:03 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 31 May 2005 03:03:59 +0000 (03:03 +0000)
commit6dfe64ee57d42bb48cd7c7c30bd79b3db8ec630f
treed6a918aaa2a48041e2194d4e6b571f25bf5853b9
parent83b72ee286764e20c3f1c8c418780bab50ff6c29
Teach ruleutils to drill down into RECORD-type Vars in the same way
that the parser now can, so that it can reverse-list cases involving
FieldSelect from a RECORD Var.
src/backend/utils/adt/ruleutils.c