postgresql/src/backend/storage
Tom Lane e093dcdd28 Add the ability to create indexes 'concurrently', that is, without
blocking concurrent writes to the table.  Greg Stark, with a little help
from Tom Lane.
2006-08-25 04:06:58 +00:00
..
buffer Fix oversight in sizing of shared buffer lookup hashtable. Because 2006-07-23 18:34:45 +00:00
file Add some debug logging code to AllocateFile's failure path to log the 2006-08-24 03:15:43 +00:00
freespace Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
ipc Add support for loadable modules to allocated shared memory and 2006-08-01 19:03:11 +00:00
large_object Change the relation_open protocol so that we obtain lock on a relation 2006-07-31 20:09:10 +00:00
lmgr Add a 'waiting' column to pg_stat_activity to carry the same information 2006-08-19 01:36:34 +00:00
page Add the ability to create indexes 'concurrently', that is, without 2006-08-25 04:06:58 +00:00
smgr Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00