aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/execScan.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>1999-10-17 22:15:09 +0000
committerTom Lane <tgl@sss.pgh.pa.us>1999-10-17 22:15:09 +0000
commit26c48b5e8cffafaf3b8acf345ca9fd8a1e408a54 (patch)
treecbcf32d78330eb3414abed1117b0a54090302a97 /src/backend/executor/execScan.c
parent59ed74e60bb3c1ad2b83ebacbb49f74517d8764e (diff)
downloadpostgresql-26c48b5e8cffafaf3b8acf345ca9fd8a1e408a54.tar.gz
postgresql-26c48b5e8cffafaf3b8acf345ca9fd8a1e408a54.zip
Final stage of psort reconstruction work: replace psort.c with
a generalized module 'tuplesort.c' that can sort either HeapTuples or IndexTuples, and is not tied to execution of a Sort node. Clean up memory leakages in sorting, and replace nbtsort.c's private implementation of mergesorting with calls to tuplesort.c.
Diffstat (limited to 'src/backend/executor/execScan.c')
0 files changed, 0 insertions, 0 deletions