postgresql/src/include/catalog
Tom Lane 189699dd36 Remove unimplemented/undocumented geometric functions & operators.
Nobody has filled in these stubs for upwards of twenty years,
so it's time to drop the idea that they might get implemented
any day now.  The associated pg_operator and pg_proc entries
are just confusing wastes of space.

Per complaint from Anton Voloshin.

Discussion: https://postgr.es/m/3426566.1638832718@sss.pgh.pa.us
2021-12-13 18:08:28 -05:00
..
.gitignore Build in some knowledge about foreign-key relationships in the catalogs. 2021-02-02 17:11:55 -05:00
binary_upgrade.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
catalog.h Replace explicit PIN entries in pg_depend with an OID range test. 2021-07-15 11:41:47 -04:00
catversion.h Remove unimplemented/undocumented geometric functions & operators. 2021-12-13 18:08:28 -05:00
dependency.h Allow publishing the tables of schema. 2021-10-27 07:44:52 +05:30
duplicate_oids Update copyright for 2021 2021-01-02 13:06:25 -05:00
genbki.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
heap.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
index.h Revert per-index collation version tracking feature. 2021-05-07 21:10:11 +12:00
indexing.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
Makefile Update copyright for 2021 2021-01-02 13:06:25 -05:00
namespace.h Reconsider the handling of procedure OUT parameters. 2021-06-10 17:11:36 -04:00
objectaccess.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
objectaddress.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
partition.h ALTER TABLE ... DETACH PARTITION ... CONCURRENTLY 2021-03-25 18:00:28 -03:00
pg_aggregate.dat Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
pg_aggregate.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_am.dat Update copyright for 2021 2021-01-02 13:06:25 -05:00
pg_am.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_amop.dat BRIN minmax-multi indexes 2021-03-26 13:54:30 +01:00
pg_amop.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_amproc.dat Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
pg_amproc.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_attrdef.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_attribute.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_auth_members.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_authid.dat Add pg_checkpointer predefined role for CHECKPOINT command. 2021-11-09 16:59:14 -08:00
pg_authid.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_cast.dat Remove unimplemented/undocumented geometric functions & operators. 2021-12-13 18:08:28 -05:00
pg_cast.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_class.dat Update copyright for 2021 2021-01-02 13:06:25 -05:00
pg_class.h Some RELKIND macro refactoring 2021-12-03 14:08:19 +01:00
pg_collation.dat Build in some knowledge about foreign-key relationships in the catalogs. 2021-02-02 17:11:55 -05:00
pg_collation.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_constraint.h Allow specifying column list for foreign key ON DELETE SET actions 2021-12-08 11:13:57 +01:00
pg_control.h Fix WAL replay in presence of an incomplete record 2021-09-29 11:21:51 -03:00
pg_conversion.dat Update copyright for 2021 2021-01-02 13:06:25 -05:00
pg_conversion.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_database.dat Update copyright for 2021 2021-01-02 13:06:25 -05:00
pg_database.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_db_role_setting.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_default_acl.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_depend.h Replace explicit PIN entries in pg_depend with an OID range test. 2021-07-15 11:41:47 -04:00
pg_description.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_enum.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_event_trigger.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_extension.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_foreign_data_wrapper.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_foreign_server.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_foreign_table.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_index.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_inherits.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_init_privs.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_language.dat Update copyright for 2021 2021-01-02 13:06:25 -05:00
pg_language.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_largeobject.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_largeobject_metadata.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_namespace.dat Revoke PUBLIC CREATE from public schema, now owned by pg_database_owner. 2021-09-09 23:38:09 -07:00
pg_namespace.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_opclass.dat Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
pg_opclass.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_operator.dat Remove unimplemented/undocumented geometric functions & operators. 2021-12-13 18:08:28 -05:00
pg_operator.h Prevent ALTER TYPE/DOMAIN/OPERATOR from changing extension membership. 2021-08-17 14:29:22 -04:00
pg_opfamily.dat Do pre-release housekeeping on catalog data. 2021-05-12 13:36:06 -04:00
pg_opfamily.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_partitioned_table.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_policy.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_proc.dat Remove unimplemented/undocumented geometric functions & operators. 2021-12-13 18:08:28 -05:00
pg_proc.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_publication.h Fix changing the ownership of ALL TABLES IN SCHEMA publication. 2021-12-08 11:31:16 +05:30
pg_publication_namespace.h Allow publishing the tables of schema. 2021-10-27 07:44:52 +05:30
pg_publication_rel.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_range.dat Run reformat-dat-files to declutter the catalog data files. 2021-01-13 16:14:38 -05:00
pg_range.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_replication_origin.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_rewrite.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_seclabel.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_sequence.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_shdepend.h Replace explicit PIN entries in pg_depend with an OID range test. 2021-07-15 11:41:47 -04:00
pg_shdescription.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_shseclabel.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_statistic.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_statistic_ext.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_statistic_ext_data.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_subscription.h Add support for prepared transactions to built-in logical replication. 2021-07-14 07:33:50 +05:30
pg_subscription_rel.h Add support for prepared transactions to built-in logical replication. 2021-07-14 07:33:50 +05:30
pg_tablespace.dat Build in some knowledge about foreign-key relationships in the catalogs. 2021-02-02 17:11:55 -05:00
pg_tablespace.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_transform.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_trigger.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_ts_config.dat Update copyright for 2021 2021-01-02 13:06:25 -05:00
pg_ts_config.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_ts_config_map.dat Update copyright for 2021 2021-01-02 13:06:25 -05:00
pg_ts_config_map.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_ts_dict.dat Update copyright for 2021 2021-01-02 13:06:25 -05:00
pg_ts_dict.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_ts_parser.dat Update copyright for 2021 2021-01-02 13:06:25 -05:00
pg_ts_parser.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_ts_template.dat Update copyright for 2021 2021-01-02 13:06:25 -05:00
pg_ts_template.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
pg_type.dat Create a new type category for "internal use" types. 2021-12-11 14:10:51 -05:00
pg_type.h Create a new type category for "internal use" types. 2021-12-11 14:10:51 -05:00
pg_user_mapping.h Add index OID macro argument to DECLARE_INDEX 2021-06-29 08:08:40 +02:00
reformat_dat_file.pl Update copyright for 2021 2021-01-02 13:06:25 -05:00
renumber_oids.pl Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
storage.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
storage_xlog.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
toasting.h Fix toast rewrites in logical decoding. 2021-08-25 09:53:07 +05:30
unused_oids Update copyright for 2021 2021-01-02 13:06:25 -05:00