postgresql/src/backend/lib
Robert Haas 7a2fe9bd03 Basic binary heap implementation.
There are probably other places where this can be used, but for now,
this just makes MergeAppend use it, so that this code will have test
coverage.  There is other work in the queue that will use this, as
well.

Abhijit Menon-Sen, reviewed by Andres Freund, Robert Haas, Álvaro
Herrera, Tom Lane, and others.
2012-11-29 11:16:59 -05:00
..
Makefile Basic binary heap implementation. 2012-11-29 11:16:59 -05:00
binaryheap.c Basic binary heap implementation. 2012-11-29 11:16:59 -05:00
ilist.c Code review for inline-list patch. 2012-10-18 16:47:07 -04:00
stringinfo.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00