postgresql/src/include/catalog
Tom Lane 0df7717faa Fix ALTER INDEX RENAME so that if the index belongs to a unique or primary key
constraint, the constraint is renamed as well.  This avoids inconsistent
situations that could confuse pg_dump (not to mention humans).  We might at
some point provide ALTER TABLE RENAME CONSTRAINT as a more general solution,
but there seems no reason not to allow doing it this way too.  Per bug #3854
and related discussions.
2008-01-17 18:56:54 +00:00
..
catalog.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
catversion.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
dependency.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
duplicate_oids Change the bootstrap sequence so that toast tables for system catalogs are 2006-07-31 01:16:38 +00:00
heap.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
index.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
indexing.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
namespace.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pg_aggregate.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pg_am.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pg_amop.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pg_amproc.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pg_attrdef.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pg_attribute.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pg_auth_members.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pg_authid.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pg_autovacuum.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pg_cast.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pg_class.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pg_constraint.h Fix ALTER INDEX RENAME so that if the index belongs to a unique or primary key 2008-01-17 18:56:54 +00:00
pg_control.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pg_conversion.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pg_database.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pg_depend.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pg_description.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pg_enum.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pg_index.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pg_inherits.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pg_language.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pg_largeobject.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pg_listener.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pg_namespace.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pg_opclass.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pg_operator.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pg_opfamily.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pg_pltemplate.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pg_proc.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pg_rewrite.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pg_shdepend.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pg_shdescription.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pg_statistic.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pg_tablespace.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pg_trigger.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pg_ts_config.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pg_ts_config_map.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pg_ts_dict.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pg_ts_parser.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pg_ts_template.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pg_type.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
toasting.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
unused_oids Change the bootstrap sequence so that toast tables for system catalogs are 2006-07-31 01:16:38 +00:00