You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/include/catalog
Tom Lane aa7e04cb56 Clean up some lack-of-STRICT issues in the core code, too. 10 years ago
..
.gitignore
binary_upgrade.h pgindent run for 9.5 11 years ago
catalog.h Update copyright for 2015 11 years ago
catversion.h Do not write out WCOs in Query 10 years ago
dependency.h Create a pg_shdepend entry for each role in TO clause of policies. 11 years ago
duplicate_oids pgindent run for 9.4 12 years ago
genbki.h Allow forcing nullness of columns during bootstrap. 11 years ago
heap.h Return ObjectAddress in many ALTER TABLE sub-routines 11 years ago
index.h Fix BRIN to use SnapshotAny during summarization 11 years ago
indexing.h Redesign tablesample method API, and do extensive code review. 11 years ago
namespace.h Create an infrastructure for parallel computation in PostgreSQL. 11 years ago
objectaccess.h Update copyright for 2015 11 years ago
objectaddress.h pgindent run for 9.5 11 years ago
opfam_internal.h pgindent run for 9.5 11 years ago
pg_aggregate.h pgindent run for 9.5 11 years ago
pg_am.h Add BRIN infrastructure for "inclusion" opclasses 11 years ago
pg_amop.h pgindent run for 9.5 11 years ago
pg_amproc.h pgindent run for 9.5 11 years ago
pg_attrdef.h Update copyright for 2015 11 years ago
pg_attribute.h pgindent run for 9.5 11 years ago
pg_auth_members.h Update copyright for 2015 11 years ago
pg_authid.h Make BYPASSRLS behave like superuser RLS bypass. 10 years ago
pg_cast.h pgindent run for 9.5 11 years ago
pg_class.h ALTER TABLE .. FORCE ROW LEVEL SECURITY 10 years ago
pg_collation.h Update copyright for 2015 11 years ago
pg_collation_fn.h Update copyright for 2015 11 years ago
pg_constraint.h Fix handling of inherited check constraints in ALTER COLUMN TYPE (again). 10 years ago
pg_control.h Rename (new|old)estCommitTs to (new|old)estCommitTsXid 10 years ago
pg_conversion.h Update copyright for 2015 11 years ago
pg_conversion_fn.h Change many routines to return ObjectAddress rather than OID 11 years ago
pg_database.h Update copyright for 2015 11 years ago
pg_db_role_setting.h Update copyright for 2015 11 years ago
pg_default_acl.h Update copyright for 2015 11 years ago
pg_depend.h Update copyright for 2015 11 years ago
pg_description.h pgindent run for 9.5 11 years ago
pg_enum.h Update copyright for 2015 11 years ago
pg_event_trigger.h Update copyright for 2015 11 years ago
pg_extension.h pgindent run for 9.5 11 years ago
pg_foreign_data_wrapper.h Update copyright for 2015 11 years ago
pg_foreign_server.h Update copyright for 2015 11 years ago
pg_foreign_table.h Update copyright for 2015 11 years ago
pg_index.h Update copyright for 2015 11 years ago
pg_inherits.h Update copyright for 2015 11 years ago
pg_inherits_fn.h Update copyright for 2015 11 years ago
pg_language.h Update copyright for 2015 11 years ago
pg_largeobject.h pgindent run for 9.5 11 years ago
pg_largeobject_metadata.h Update copyright for 2015 11 years ago
pg_namespace.h Update copyright for 2015 11 years ago
pg_opclass.h pgindent run for 9.5 11 years ago
pg_operator.h Split out pg_operator.h function declarations to new file pg_operator_fn.h. 10 years ago
pg_operator_fn.h Split out pg_operator.h function declarations to new file pg_operator_fn.h. 10 years ago
pg_opfamily.h Add BRIN infrastructure for "inclusion" opclasses 11 years ago
pg_pltemplate.h pgindent run for 9.5 11 years ago
pg_policy.h pgindent run for 9.5 11 years ago
pg_proc.h Clean up some lack-of-STRICT issues in the core code, too. 10 years ago
pg_proc_fn.h Add transforms feature 11 years ago
pg_range.h Update copyright for 2015 11 years ago
pg_replication_origin.h pgindent run for 9.5 11 years ago
pg_rewrite.h Update copyright for 2015 11 years ago
pg_seclabel.h pgindent run for 9.5 11 years ago
pg_shdepend.h Update copyright for 2015 11 years ago
pg_shdescription.h pgindent run for 9.5 11 years ago
pg_shseclabel.h pgindent run for 9.5 11 years ago
pg_statistic.h Update copyright for 2015 11 years ago
pg_tablespace.h Update copyright for 2015 11 years ago
pg_transform.h pgindent run for 9.5 11 years ago
pg_trigger.h pgindent run for 9.5 11 years ago
pg_ts_config.h Update copyright for 2015 11 years ago
pg_ts_config_map.h Update copyright for 2015 11 years ago
pg_ts_dict.h Update copyright for 2015 11 years ago
pg_ts_parser.h Update copyright for 2015 11 years ago
pg_ts_template.h Update copyright for 2015 11 years ago
pg_type.h Redesign tablesample method API, and do extensive code review. 11 years ago
pg_type_fn.h Change many routines to return ObjectAddress rather than OID 11 years ago
pg_user_mapping.h Update copyright for 2015 11 years ago
storage.h Update copyright for 2015 11 years ago
storage_xlog.h Update copyright for 2015 11 years ago
toasting.h Add TOAST table to pg_shseclabel for long label use 11 years ago
unused_oids