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 c6a11b89e4 Teach SPGiST to store nulls and do whole-index scans. 14 years ago
..
.gitignore
catalog.h Update copyright notices for year 2012. 14 years ago
catversion.h Teach SPGiST to store nulls and do whole-index scans. 14 years ago
dependency.h Classify DROP operations by whether or not they are user-initiated. 14 years ago
duplicate_oids
genbki.h Hide most variable-length fields from Form_pg_* structs 14 years ago
heap.h Classify DROP operations by whether or not they are user-initiated. 14 years ago
index.h Update copyright notices for year 2012. 14 years ago
indexing.h Update copyright notices for year 2012. 14 years ago
namespace.h Prevent adding relations to a concurrently dropped schema. 14 years ago
objectaccess.h Extend object access hook framework to support arguments, and DROP. 14 years ago
objectaddress.h Update copyright notices for year 2012. 14 years ago
pg_aggregate.h Support min/max index optimizations on boolean columns. 14 years ago
pg_am.h Teach SPGiST to store nulls and do whole-index scans. 14 years ago
pg_amop.h Update copyright notices for year 2012. 14 years ago
pg_amproc.h Update copyright notices for year 2012. 14 years ago
pg_attrdef.h Hide most variable-length fields from Form_pg_* structs 14 years ago
pg_attribute.h Hide most variable-length fields from Form_pg_* structs 14 years ago
pg_auth_members.h Update copyright notices for year 2012. 14 years ago
pg_authid.h Update copyright notices for year 2012. 14 years ago
pg_cast.h Update copyright notices for year 2012. 14 years ago
pg_class.h Allow LEAKPROOF functions for better performance of security views. 14 years ago
pg_collation.h Update copyright notices for year 2012. 14 years ago
pg_collation_fn.h Update copyright notices for year 2012. 14 years ago
pg_constraint.h Hide most variable-length fields from Form_pg_* structs 14 years ago
pg_control.h Allow pg_basebackup from standby node with safety checking. 14 years ago
pg_conversion.h Update copyright notices for year 2012. 14 years ago
pg_conversion_fn.h Update copyright notices for year 2012. 14 years ago
pg_database.h Hide most variable-length fields from Form_pg_* structs 14 years ago
pg_db_role_setting.h Hide most variable-length fields from Form_pg_* structs 14 years ago
pg_default_acl.h Hide most variable-length fields from Form_pg_* structs 14 years ago
pg_depend.h Update copyright notices for year 2012. 14 years ago
pg_description.h Hide most variable-length fields from Form_pg_* structs 14 years ago
pg_enum.h Update copyright notices for year 2012. 14 years ago
pg_extension.h Hide most variable-length fields from Form_pg_* structs 14 years ago
pg_foreign_data_wrapper.h Hide most variable-length fields from Form_pg_* structs 14 years ago
pg_foreign_server.h Hide most variable-length fields from Form_pg_* structs 14 years ago
pg_foreign_table.h Hide most variable-length fields from Form_pg_* structs 14 years ago
pg_index.h Hide most variable-length fields from Form_pg_* structs 14 years ago
pg_inherits.h Update copyright notices for year 2012. 14 years ago
pg_inherits_fn.h Update copyright notices for year 2012. 14 years ago
pg_language.h Hide most variable-length fields from Form_pg_* structs 14 years ago
pg_largeobject.h Hide most variable-length fields from Form_pg_* structs 14 years ago
pg_largeobject_metadata.h Hide most variable-length fields from Form_pg_* structs 14 years ago
pg_namespace.h Fix some issues with temp/transient tables in extension scripts. 14 years ago
pg_opclass.h Update copyright notices for year 2012. 14 years ago
pg_operator.h Collect and use element-frequency statistics for arrays. 14 years ago
pg_opfamily.h Allow spgist's text_ops to handle pattern-matching operators. 14 years ago
pg_pltemplate.h Hide most variable-length fields from Form_pg_* structs 14 years ago
pg_proc.h Add function pg_xlog_location_diff to help comparisons 14 years ago
pg_proc_fn.h Allow LEAKPROOF functions for better performance of security views. 14 years ago
pg_range.h Update copyright notices for year 2012. 14 years ago
pg_rewrite.h Hide most variable-length fields from Form_pg_* structs 14 years ago
pg_seclabel.h Hide most variable-length fields from Form_pg_* structs 14 years ago
pg_shdepend.h Update copyright notices for year 2012. 14 years ago
pg_shdescription.h Hide most variable-length fields from Form_pg_* structs 14 years ago
pg_shseclabel.h Hide most variable-length fields from Form_pg_* structs 14 years ago
pg_statistic.h Collect and use element-frequency statistics for arrays. 14 years ago
pg_tablespace.h Hide most variable-length fields from Form_pg_* structs 14 years ago
pg_trigger.h Hide most variable-length fields from Form_pg_* structs 14 years ago
pg_ts_config.h Update copyright notices for year 2012. 14 years ago
pg_ts_config_map.h Update copyright notices for year 2012. 14 years ago
pg_ts_dict.h Hide most variable-length fields from Form_pg_* structs 14 years ago
pg_ts_parser.h Update copyright notices for year 2012. 14 years ago
pg_ts_template.h Update copyright notices for year 2012. 14 years ago
pg_type.h Collect and use element-frequency statistics for arrays. 14 years ago
pg_type_fn.h Update copyright notices for year 2012. 14 years ago
pg_user_mapping.h Hide most variable-length fields from Form_pg_* structs 14 years ago
storage.h Update copyright notices for year 2012. 14 years ago
toasting.h Remove TOAST table from pg_database 14 years ago
unused_oids