aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeWorktablescan.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2008-10-28 15:51:03 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2008-10-28 15:51:03 +0000
commitd26bf23f344887aecac93e9cd22b1dae64f18c83 (patch)
tree5c199ea34c21361fc5e8f36e96d106dd39ae3487 /src/backend/executor/nodeWorktablescan.c
parent8ecd5351691210ba5b536cd4c1251ea1fce090bb (diff)
downloadpostgresql-d26bf23f344887aecac93e9cd22b1dae64f18c83.tar.gz
postgresql-d26bf23f344887aecac93e9cd22b1dae64f18c83.zip
Arrange to squeeze out the MINIMAL_TUPLE_PADDING in the tuple representation
written to temp files by tuplesort.c and tuplestore.c. This saves 2 bytes per row for 32-bit machines, and 6 bytes per row for 64-bit machines, which seems worth the slight additional uglification of the tuple read/write routines.
Diffstat (limited to 'src/backend/executor/nodeWorktablescan.c')
0 files changed, 0 insertions, 0 deletions