diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 1999-10-17 22:15:09 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 1999-10-17 22:15:09 +0000 |
commit | 26c48b5e8cffafaf3b8acf345ca9fd8a1e408a54 (patch) | |
tree | cbcf32d78330eb3414abed1117b0a54090302a97 /src/backend/executor/execScan.c | |
parent | 59ed74e60bb3c1ad2b83ebacbb49f74517d8764e (diff) | |
download | postgresql-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