postgresql/src/include/commands
Alvaro Herrera 3ccde312ec Have autovacuum consider processing TOAST tables separately from their
main tables.

This requires vacuum() to accept processing a toast table standalone, so
there's a user-visible change in that it's now possible (for a superuser) to
execute "VACUUM pg_toast.pg_toast_XXX".
2008-08-13 00:07:50 +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 Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +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 Support statement-level ON TRUNCATE triggers. Simon Riggs 2008-03-28 00:21:56 +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