postgresql/src/include/commands
Peter Eisentraut cae565e503 SQL/MED catalog manipulation facilities
This doesn't do any remote or external things yet, but it gives modules
like plproxy and dblink a standardized and future-proof system for
managing their connection information.

Martin Pihlak and Peter Eisentraut
2008-12-19 16:25:19 +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 SQL/MED catalog manipulation facilities 2008-12-19 16:25:19 +00:00
discard.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
explain.h Some infrastructure changes for the upcoming auto-explain contrib module: 2008-11-19 01:10:24 +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 Don't reset pg_class.reltuples and relpages in VACUUM, if any pages were 2008-12-17 09:15:03 +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