postgresql/src/include/commands
Tom Lane 6517f377d6 Implement ALTER DATABASE SET TABLESPACE to move a whole database (or at least
as much of it as lives in its default tablespace) to a new tablespace.

Guillaume Lelarge, with some help from Bernd Helmle and Tom Lane
2008-11-07 18:25:07 +00:00
..
alter.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
async.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
cluster.h Improve our #include situation by moving pointer types away from the 2008-06-19 00:46:06 +00:00
comment.h Add $PostgreSQL$ markers to a lot of files that were missing them. 2008-05-17 01:28:26 +00:00
conversioncmds.h Refactor the handling of the various DropStmt variants so that when multiple 2008-06-14 18:04:34 +00:00
copy.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
dbcommands.h Implement ALTER DATABASE SET TABLESPACE to move a whole database (or at least 2008-11-07 18:25:07 +00:00
defrem.h Refactor the handling of the various DropStmt variants so that when multiple 2008-06-14 18:04:34 +00:00
discard.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
explain.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
lockcmds.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
portalcmds.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
prepare.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
proclang.h Add $PostgreSQL$ markers to a lot of files that were missing them. 2008-05-17 01:28:26 +00:00
schemacmds.h Refactor the handling of the various DropStmt variants so that when multiple 2008-06-14 18:04:34 +00:00
sequence.h Add a RESTART (without parameter) option to ALTER SEQUENCE, allowing a 2008-05-16 23:36:05 +00:00
tablecmds.h Improve our #include situation by moving pointer types away from the 2008-06-19 00:46:06 +00:00
tablespace.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
trigger.h Reduce the memory footprint of large pending-trigger-event lists, as per my 2008-10-24 23:42:35 +00:00
typecmds.h Refactor the handling of the various DropStmt variants so that when multiple 2008-06-14 18:04:34 +00:00
user.h pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
vacuum.h Have autovacuum consider processing TOAST tables separately from their 2008-08-13 00:07:50 +00:00
variable.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
version.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
view.h Refactor the handling of the various DropStmt variants so that when multiple 2008-06-14 18:04:34 +00:00