postgresql/src/include/commands
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
..
alter.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
async.h Back out RESET CONNECTION until there is more discussion. 2006-04-25 14:11:59 +00:00
cluster.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
comment.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
conversioncmds.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
copy.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
dbcommands.h Arrange to emit a description of the current XLOG record as error context 2006-03-24 04:32:13 +00:00
defrem.h Add the ability to create indexes 'concurrently', that is, without 2006-08-25 04:06:58 +00:00
explain.h Allow include files to compile own their own. 2006-07-13 16:49:20 +00:00
lockcmds.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
portalcmds.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
prepare.h Allow include files to compile own their own. 2006-07-13 16:49:20 +00:00
proclang.h Create the pg_pltemplate system catalog to hold template information 2005-09-08 20:07:42 +00:00
schemacmds.h Fix another const-decoration mismatch, per Magnus. 2006-04-09 22:01:19 +00:00
sequence.h Allow each C include file to compile on its own by including any needed 2006-07-11 13:54:25 +00:00
tablecmds.h Change the bootstrap sequence so that toast tables for system catalogs are 2006-07-31 01:16:38 +00:00
tablespace.h Arrange to emit a description of the current XLOG record as error context 2006-03-24 04:32:13 +00:00
trigger.h DROP ... IF EXISTS for the following cases: 2006-06-16 20:23:45 +00:00
typecmds.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
user.h Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:17:34 +00:00
vacuum.h More include file adjustments. 2006-07-13 18:01:02 +00:00
variable.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
version.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
view.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00