postgresql/src/include/commands
Tom Lane c5451c22e3 Make relhasrules and relhastriggers work like relhasindex, namely we let
VACUUM reset them to false rather than trying to clean 'em up during DROP.
2008-11-10 00:49:37 +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 Make relhasrules and relhastriggers work like relhasindex, namely we let 2008-11-10 00:49:37 +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