postgresql/src/include/catalog
Robert Haas 07cacba983 Add the notion of REPLICA IDENTITY for a table.
Pending patches for logical replication will use this to determine
which columns of a tuple ought to be considered as its candidate key.

Andres Freund, with minor, mostly cosmetic adjustments by me
2013-11-08 12:30:43 -05:00
..
.gitignore
catalog.h
catversion.h Add the notion of REPLICA IDENTITY for a table. 2013-11-08 12:30:43 -05:00
dependency.h
duplicate_oids
genbki.h
heap.h
index.h
indexing.h
namespace.h
objectaccess.h
objectaddress.h
pg_aggregate.h
pg_am.h
pg_amop.h
pg_amproc.h
pg_attrdef.h
pg_attribute.h
pg_auth_members.h
pg_authid.h
pg_cast.h
pg_class.h Add the notion of REPLICA IDENTITY for a table. 2013-11-08 12:30:43 -05:00
pg_collation_fn.h
pg_collation.h
pg_constraint.h
pg_control.h
pg_conversion_fn.h
pg_conversion.h
pg_database.h Improve concurrency of foreign key locking 2013-01-23 12:04:59 -03:00
pg_db_role_setting.h
pg_default_acl.h
pg_depend.h
pg_description.h
pg_enum.h
pg_event_trigger.h
pg_extension.h
pg_foreign_data_wrapper.h
pg_foreign_server.h
pg_foreign_table.h
pg_index.h Add the notion of REPLICA IDENTITY for a table. 2013-11-08 12:30:43 -05:00
pg_inherits_fn.h
pg_inherits.h
pg_language.h
pg_largeobject_metadata.h
pg_largeobject.h
pg_namespace.h
pg_opclass.h
pg_operator.h
pg_opfamily.h
pg_pltemplate.h
pg_proc_fn.h
pg_proc.h
pg_range.h
pg_rewrite.h
pg_seclabel.h
pg_shdepend.h
pg_shdescription.h
pg_shseclabel.h
pg_statistic.h
pg_tablespace.h
pg_trigger.h
pg_ts_config_map.h
pg_ts_config.h
pg_ts_dict.h
pg_ts_parser.h
pg_ts_template.h
pg_type_fn.h
pg_type.h
pg_user_mapping.h
storage_xlog.h
storage.h
toasting.h
unused_oids