postgresql/src/backend/storage
Tom Lane fdb5b69e9c Suppress warning when compiling with -DPROFILE_PID_DIR: sys/stat.h is
supposed to be included when using mkdir().
2007-07-25 19:58:56 +00:00
..
buffer Improve logging of checkpoints. Patch by Greg Smith, worked over 2007-06-30 19:12:02 +00:00
file Rework temp_tablespaces patch so that temp tablespaces are assigned separately 2007-06-07 19:19:57 +00:00
freespace Remove remains of old depend target. 2007-01-20 17:16:17 +00:00
ipc Suppress warning when compiling with -DPROFILE_PID_DIR: sys/stat.h is 2007-07-25 19:58:56 +00:00
large_object Add some simple defenses against null fields in pg_largeobject, and add 2007-06-12 19:46:24 +00:00
lmgr Add comments spelling out why it's a good idea to release multiple 2007-07-16 21:09:50 +00:00
page Suppress useless searches for unused line pointers in PageAddItem. To do 2007-03-02 00:48:44 +00:00
smgr Fix WAL replay of truncate operations to cope with the possibility that the 2007-07-20 16:29:53 +00:00
Makefile Replace useless uses of := by = in makefiles. 2007-02-09 15:56:00 +00:00