postgresql/src/backend/storage
Tom Lane 60d3c9fdf4 Declare the arguments of AllocateFile() as const char *, not char *.
This is consistent with the standard definition of fopen().
2006-03-04 21:32:47 +00:00
..
buffer Arrange to call AbsorbFsyncRequests every so often while performing a 2006-03-03 00:02:02 +00:00
file Declare the arguments of AllocateFile() as const char *, not char *. 2006-03-04 21:32:47 +00:00
freespace Add contrib/pg_freespacemap to display free space map information. 2006-02-12 03:55:53 +00:00
ipc Rearrange backend startup sequence so that ShmemIndexLock can become 2006-01-04 21:06:32 +00:00
large_object Tweak indexscan machinery to avoid taking an AccessShareLock on an index 2005-12-03 05:51:03 +00:00
lmgr Update random() usage so ranges are inclusive/exclusive as required. 2006-02-03 12:45:47 +00:00
page Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:17:34 +00:00
smgr Arrange to call AbsorbFsyncRequests every so often while performing a 2006-03-03 00:02:02 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00