aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/dbcommands.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2010-01-09 20:46:19 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2010-01-09 20:46:19 +0000
commit85113bcf5a80fee58ec5678a136a33fe82a8401e (patch)
treebd12ac61e9584652cee080bc138dc08ec9b64951 /src/backend/commands/dbcommands.c
parent42edbd16fbfa95883b6c8449c9e567500514381c (diff)
downloadpostgresql-85113bcf5a80fee58ec5678a136a33fe82a8401e.tar.gz
postgresql-85113bcf5a80fee58ec5678a136a33fe82a8401e.zip
Make ExecEvalFieldSelect throw a more intelligible error if it's asked to
extract a system column, and remove a couple of lines that are useless in light of the fact that we aren't ever going to support this case. There isn't much point in trying to make this work because a tuple Datum does not carry many of the system columns. Per experimentation with a case reported by Dean Rasheed; we'll have to fix his problem somewhere else.
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions