postgresql/src/include/storage
Tom Lane a7ea9f46e1 Still further tweaking of s_lock assembler: do not assume that leading
whitespace is unimportant in assembly code.  Also, move VAX definition
of typedef slock_t to port header files to be like all the other ports.
Note that netbsd.h and openbsd.h are now identical, and I rather think
that freebsd.h is broken in the places where it doesn't agree --- but
I'll leave it to the freebsders to look at that.
2001-01-20 00:03:55 +00:00
..
backendid.h Keep track of the last active slot in the shared ProcState array, so 2000-11-12 20:51:52 +00:00
block.h Fix a bunch of minor portability problems and maybe-bugs revealed by 2000-03-17 02:36:41 +00:00
buf_internals.h No more #ifdef XLOG. 2000-11-30 08:46:26 +00:00
buf.h Add: 2000-01-26 05:58:53 +00:00
buffile.h Reinstate BufFileTell(). 2000-06-18 03:11:40 +00:00
bufmgr.h New WAL version - CRC and data blocks backup. 2000-12-28 13:00:29 +00:00
bufpage.h 1. WAL needs in zero-ed content of newly initialized page. 2000-12-30 15:19:57 +00:00
fd.h Resurrect -F switch: it controls fsyncs again, though the fsyncs are 2000-12-08 22:21:33 +00:00
ipc.h Restructure backend SIGINT/SIGTERM handling so that 'die' interrupts 2001-01-14 05:08:17 +00:00
item.h Add: 2000-01-26 05:58:53 +00:00
itemid.h WAL 2000-10-21 15:43:36 +00:00
itempos.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
itemptr.h misc 2000-07-04 01:49:44 +00:00
large_object.h Reconsider page size for large objects: rather than stuffing disk pages 2000-10-24 03:34:53 +00:00
lmgr.h Revise lock manager to support "session level" locks as well as "transaction 2000-12-22 00:51:54 +00:00
lock.h Rename fields of lock and lockholder structures to something a tad less 2001-01-16 06:11:34 +00:00
multilev.h Add: 2000-01-26 05:58:53 +00:00
off.h Add: 2000-01-26 05:58:53 +00:00
page.h Add: 2000-01-26 05:58:53 +00:00
pagenum.h Add: 2000-01-26 05:58:53 +00:00
pos.h Add: 2000-01-26 05:58:53 +00:00
proc.h Oops, I had managed to break query-cancel-while-waiting-for-lock. 2001-01-16 20:59:34 +00:00
relfilenode.h Fix small but critical typo ... 2001-01-09 02:15:16 +00:00
s_lock.h Still further tweaking of s_lock assembler: do not assume that leading 2001-01-20 00:03:55 +00:00
shmem.h Significant cleanups in SysV IPC handling (shared mem and semaphores). 2000-11-28 23:27:57 +00:00
sinval.h Significant cleanups in SysV IPC handling (shared mem and semaphores). 2000-11-28 23:27:57 +00:00
sinvaladt.h Significant cleanups in SysV IPC handling (shared mem and semaphores). 2000-11-28 23:27:57 +00:00
smgr.h No more #ifdef XLOG. 2000-11-30 08:46:26 +00:00
spin.h Significant cleanups in SysV IPC handling (shared mem and semaphores). 2000-11-28 23:27:57 +00:00