postgresql/src/include/storage
2000-01-15 02:59:43 +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 Clean up comments. 1999-11-21 19:56:12 +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 Modify PageIsEmpty and PageGetMaxOffsetNumber macros to behave sanely 2000-01-08 21:59:55 +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 Clean up some problems in error recovery --- elog() was pretty broken 1999-11-22 02:06:31 +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 Rename several destroy* functions/tags to drop*. 1999-12-10 03:56:14 +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 Fixed all elog related warnings, as well as a few others. 2000-01-15 02:59:43 +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 I have done the QNX4 port with the current source tree. The number of 1999-12-16 01:25:23 +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