..
backendid.h
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
2001-01-24 19:43:33 +00:00
block.h
First non-stub implementation of shared free space map. It's not super
2001-07-02 20:50:46 +00:00
buf.h
Remove RelationGetBufferWithBuffer(), which is horribly confused about
2001-06-09 18:16:59 +00:00
buf_internals.h
Implement LockBufferForCleanup(), which will allow concurrent VACUUM
2001-07-06 21:04:26 +00:00
buffile.h
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
2001-01-24 19:43:33 +00:00
bufmgr.h
Implement LockBufferForCleanup(), which will allow concurrent VACUUM
2001-07-06 21:04:26 +00:00
bufpage.h
Replace implementation of pg_log as a relation accessed through the
2001-08-25 18:52:43 +00:00
fd.h
Move temporary files into 'pg_tempfiles' subdirectory of each database
2001-06-11 04:12:29 +00:00
freespace.h
First non-stub implementation of shared free space map. It's not super
2001-07-02 20:50:46 +00:00
ipc.h
Install infrastructure for shared-memory free space map. Doesn't actually
2001-06-27 23:31:40 +00:00
item.h
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
2001-01-24 19:43:33 +00:00
itemid.h
pgindent run. Make it all clean.
2001-03-22 04:01:46 +00:00
itempos.h
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
2001-01-24 19:43:33 +00:00
itemptr.h
Add appropriately ifdef'd hack to make ARM compiler allocate ItemPointerData
2001-03-30 05:25:51 +00:00
large_object.h
pgindent run. Make it all clean.
2001-03-22 04:01:46 +00:00
lmgr.h
Add SHARE UPDATE EXCLUSIVE lock mode, coming soon to a VACUUM near you.
2001-07-09 22:18:34 +00:00
lock.h
Add SHARE UPDATE EXCLUSIVE lock mode, coming soon to a VACUUM near you.
2001-07-09 22:18:34 +00:00
off.h
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
2001-01-24 19:43:33 +00:00
page.h
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
2001-01-24 19:43:33 +00:00
pos.h
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
2001-01-24 19:43:33 +00:00
proc.h
Get rid of PID entries in shmem hash table; there is no longer any need
2001-09-07 00:27:30 +00:00
relfilenode.h
pgindent run. Make it all clean.
2001-03-22 04:01:46 +00:00
s_lock.h
I haven't tried building postgres with the Watcom compiler for 7.1 because
2001-05-24 15:53:34 +00:00
shmem.h
Get rid of PID entries in shmem hash table; there is no longer any need
2001-09-07 00:27:30 +00:00
sinval.h
Transaction IDs wrap around, per my proposal of 13-Aug-01. More
2001-08-26 16:56:03 +00:00
sinvaladt.h
Clean up some longstanding problems in shared-cache invalidation.
2001-06-19 19:42:16 +00:00
smgr.h
Install infrastructure for shared-memory free space map. Doesn't actually
2001-06-27 23:31:40 +00:00
spin.h
pgindent run. Make it all clean.
2001-03-22 04:01:46 +00:00