1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-03 15:22:11 +03:00
Files
postgres/src/backend/executor
Tom Lane 26c48b5e8c 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.
1999-10-17 22:15:09 +00:00
..
1999-07-16 05:00:38 +00:00
1999-07-16 05:00:38 +00:00
1999-07-16 05:00:38 +00:00
1999-03-23 16:51:04 +00:00
1999-07-16 05:00:38 +00:00
1999-05-25 16:15:34 +00:00
1999-07-15 22:40:16 +00:00