postgresql/src/backend/storage
Bruce Momjian 5ad4faf13a This patch removes a use of uninitialized memory in lmgr/lock.c, by
adding a missing sprintf().

Neil Conway
2002-09-26 05:18:30 +00:00
..
buffer Remove ShutdownBufferPoolAccess exit callback, and do the work in 2002-09-25 20:31:40 +00:00
file Be careful to include postgres.h *before* any system headers, to ensure 2002-09-05 00:43:07 +00:00
freespace Performance improvement for MultiRecordFreeSpace on large relations --- 2002-09-20 19:56:01 +00:00
ipc This patch fixes two typos in src/backend/storage/ipc/README. 2002-09-20 03:53:55 +00:00
large_object Remove sys/types.h in files that include postgres.h, and hence c.h, 2002-09-02 02:47:07 +00:00
lmgr This patch removes a use of uninitialized memory in lmgr/lock.c, by 2002-09-26 05:18:30 +00:00
page pgindent run. 2002-09-04 20:31:48 +00:00
smgr Performance improvement for MultiRecordFreeSpace on large relations --- 2002-09-20 19:56:01 +00:00
Makefile Fix failure to relink postmaster executable in the first make run if only a 2002-08-10 17:59:28 +00:00