postgresql/src/backend/access/common
Tom Lane d9cb48786e 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.
2005-10-19 22:30:30 +00:00
..
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
heaptuple.c Better solution to the problem of labeling whole-row Datums that are 2005-10-19 22:30:30 +00:00
indextuple.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
indexvalid.c Fix rtree and contrib/rtree_gist search behavior for the 1-D box and 2005-06-24 00:18:52 +00:00
printtup.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
scankey.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
tupdesc.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00