postgresql/src/include/access
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
..
attnum.h pgindent run over code. 1999-05-25 16:15:34 +00:00
funcindex.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
genam.h More cleanup 1999-07-16 17:07:40 +00:00
gist.h Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
gistscan.h Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
giststrat.h Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
hash.h Install new alignment code to use MAXALIGN rather than DOUBLEALIGN where 1999-07-19 07:07:29 +00:00
heapam.h The 1st step to implement new type of scan,TidScan. 1999-10-11 06:28:29 +00:00
hio.h Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
htup.h Install new alignment code to use MAXALIGN rather than DOUBLEALIGN where 1999-07-19 07:07:29 +00:00
ibit.h Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
iqual.h More cleanup 1999-07-16 17:07:40 +00:00
istrat.h Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
itup.h Install new alignment code to use MAXALIGN rather than DOUBLEALIGN where 1999-07-19 07:07:29 +00:00
nbtree.h Final stage of psort reconstruction work: replace psort.c with 1999-10-17 22:15:09 +00:00
printtup.h Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
relscan.h Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
rmgr.h Transaction log manager core code. 1999-09-27 15:48:12 +00:00
rtree.h Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
rtscan.h More cleanup 1999-07-16 17:07:40 +00:00
rtstrat.h Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
sdir.h pgindent run over code. 1999-05-25 16:15:34 +00:00
skey.h Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
strat.h Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
transam.h Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
tupdesc.h Reimplement parsing and storage of default expressions and constraint 1999-10-03 23:55:40 +00:00
tupmacs.h Clean up #include in /include directory. Add scripts for checking includes. 1999-07-15 15:21:54 +00:00
valid.h Cleanup of /include #include's, for 6.6 only. 1999-07-14 01:20:30 +00:00
xact.h More cleanup 1999-07-16 17:07:40 +00:00
xlog.h Transaction log manager core code. 1999-09-27 15:48:12 +00:00