aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_clause.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2004-08-17 18:47:09 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2004-08-17 18:47:09 +0000
commitfcaad7e2c11b74c9bd30ad483b99d45a71e3f925 (patch)
treed3ccb4120ce4f2d115df852cd37ca49a3c5f87b8 /src/backend/parser/parse_clause.c
parent388ffad0401e7ebe0c44b0a4bfb85ce0ed48b294 (diff)
downloadpostgresql-fcaad7e2c11b74c9bd30ad483b99d45a71e3f925.tar.gz
postgresql-fcaad7e2c11b74c9bd30ad483b99d45a71e3f925.zip
Standardize on the assumption that the arguments of a RowExpr correspond
to the physical layout of the rowtype, ie, there are dummy arguments corresponding to any dropped columns in the rowtype. We formerly had a couple of places that did it this way and several others that did not. Fixes Gaetano Mendola's "cache lookup failed for type 0" bug of 5-Aug.
Diffstat (limited to 'src/backend/parser/parse_clause.c')
0 files changed, 0 insertions, 0 deletions