aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/formatting.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-10-19 22:30:30 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-10-19 22:30:30 +0000
commitd9cb48786ee84c27dc20e3aed92bb1f1cadf95c3 (patch)
tree069d205641f6a635e6e438d2741801cf0e826f3a /src/backend/utils/adt/formatting.c
parent07908c9c370ee0715f8e1dfe0c17fbba335003c6 (diff)
downloadpostgresql-d9cb48786ee84c27dc20e3aed92bb1f1cadf95c3.tar.gz
postgresql-d9cb48786ee84c27dc20e3aed92bb1f1cadf95c3.zip
Better solution to the problem of labeling whole-row Datums that are
generated from subquery outputs: use the type info stored in the Var itself. To avoid making ExecEvalVar and slot_getattr more complex and slower, I split out the whole-row case into a separate ExecEval routine.
Diffstat (limited to 'src/backend/utils/adt/formatting.c')
0 files changed, 0 insertions, 0 deletions