postgresql/src/include/storage
Tom Lane 957146dcec Second phase of psort reconstruction project: add bookkeeping logic to
recycle storage within sort temp file on a block-by-block basis.  This
reduces peak disk usage to essentially just the volume of data being
sorted, whereas it had been about 4x the data volume before.
1999-10-16 19:49:28 +00:00
..
backendid.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
block.h pgindent run over code. 1999-05-25 16:15:34 +00:00
buf.h pgindent run over code. 1999-05-25 16:15:34 +00:00
buf_internals.h Several changes here, not very related but touching some of the same files. 1999-09-24 00:25:33 +00:00
buffile.h Second phase of psort reconstruction project: add bookkeeping logic to 1999-10-16 19:49:28 +00:00
bufmgr.h Make tree compilable (+WAL). 1999-09-28 11:41:09 +00:00
bufpage.h More cleanup 1999-07-16 17:07:40 +00:00
fd.h Split 'BufFile' routines out of fd.c into a new module, buffile.c. Extend 1999-10-13 15:02:32 +00:00
ipc.h XLOG (also known as WAL -:)) Bootstrap/Startup/Shutdown. 1999-10-06 21:58:18 +00:00
item.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
itemid.h pgindent run over code. 1999-05-25 16:15:34 +00:00
itempos.h More cleanup 1999-07-16 17:07:40 +00:00
itemptr.h More cleanup 1999-07-16 17:07:40 +00:00
large_object.h Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
lmgr.h Mega-commit to make heap_open/heap_openr/heap_close take an 1999-09-18 19:08:25 +00:00
lock.h I finally understood what sinvaladt.c is doing --- and it 1999-09-06 19:37:38 +00:00
multilev.h Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
off.h Clean up #include in /include directory. Add scripts for checking includes. 1999-07-15 15:21:54 +00:00
page.h pgindent run over code. 1999-05-25 16:15:34 +00:00
pagenum.h pgindent run over code. 1999-05-25 16:15:34 +00:00
pos.h Clean up #include in /include directory. Add scripts for checking includes. 1999-07-15 15:21:54 +00:00
proc.h Transaction log manager core code. 1999-09-27 15:48:12 +00:00
s_lock.h Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
shmem.h Several changes here, not very related but touching some of the same files. 1999-09-24 00:25:33 +00:00
sinval.h Several changes here, not very related but touching some of the same files. 1999-09-24 00:25:33 +00:00
sinvaladt.h Several changes here, not very related but touching some of the same files. 1999-09-24 00:25:33 +00:00
smgr.h More cleanup 1999-07-16 17:07:40 +00:00
spin.h XLOG (also known as WAL -:)) Bootstrap/Startup/Shutdown. 1999-10-06 21:58:18 +00:00