..
.gitignore
Build in some knowledge about foreign-key relationships in the catalogs.
5 years ago
Makefile
Update copyright for 2021
5 years ago
binary_upgrade.h
Update copyright for 2021
5 years ago
catalog.h
Replace explicit PIN entries in pg_depend with an OID range test.
5 years ago
catversion.h
Remove unimplemented/undocumented geometric functions & operators.
4 years ago
dependency.h
Allow publishing the tables of schema.
4 years ago
duplicate_oids
Update copyright for 2021
5 years ago
genbki.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
heap.h
Update copyright for 2021
5 years ago
index.h
Revert per-index collation version tracking feature.
5 years ago
indexing.h
Update copyright for 2021
5 years ago
namespace.h
Reconsider the handling of procedure OUT parameters.
5 years ago
objectaccess.h
Update copyright for 2021
5 years ago
objectaddress.h
Update copyright for 2021
5 years ago
partition.h
ALTER TABLE ... DETACH PARTITION ... CONCURRENTLY
5 years ago
pg_aggregate.dat
Initial pgindent and pgperltidy run for v14.
5 years ago
pg_aggregate.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_am.dat
Update copyright for 2021
5 years ago
pg_am.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_amop.dat
BRIN minmax-multi indexes
5 years ago
pg_amop.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_amproc.dat
Initial pgindent and pgperltidy run for v14.
5 years ago
pg_amproc.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_attrdef.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_attribute.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_auth_members.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_authid.dat
Add pg_checkpointer predefined role for CHECKPOINT command.
4 years ago
pg_authid.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_cast.dat
Remove unimplemented/undocumented geometric functions & operators.
4 years ago
pg_cast.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_class.dat
Update copyright for 2021
5 years ago
pg_class.h
Some RELKIND macro refactoring
4 years ago
pg_collation.dat
Build in some knowledge about foreign-key relationships in the catalogs.
5 years ago
pg_collation.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_constraint.h
Allow specifying column list for foreign key ON DELETE SET actions
4 years ago
pg_control.h
Fix WAL replay in presence of an incomplete record
4 years ago
pg_conversion.dat
Update copyright for 2021
5 years ago
pg_conversion.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_database.dat
Update copyright for 2021
5 years ago
pg_database.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_db_role_setting.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_default_acl.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_depend.h
Replace explicit PIN entries in pg_depend with an OID range test.
5 years ago
pg_description.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_enum.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_event_trigger.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_extension.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_foreign_data_wrapper.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_foreign_server.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_foreign_table.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_index.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_inherits.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_init_privs.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_language.dat
Update copyright for 2021
5 years ago
pg_language.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_largeobject.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_largeobject_metadata.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_namespace.dat
Revoke PUBLIC CREATE from public schema, now owned by pg_database_owner.
4 years ago
pg_namespace.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_opclass.dat
Initial pgindent and pgperltidy run for v14.
5 years ago
pg_opclass.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_operator.dat
Remove unimplemented/undocumented geometric functions & operators.
4 years ago
pg_operator.h
Prevent ALTER TYPE/DOMAIN/OPERATOR from changing extension membership.
4 years ago
pg_opfamily.dat
Do pre-release housekeeping on catalog data.
5 years ago
pg_opfamily.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_partitioned_table.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_policy.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_proc.dat
Remove unimplemented/undocumented geometric functions & operators.
4 years ago
pg_proc.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_publication.h
Fix changing the ownership of ALL TABLES IN SCHEMA publication.
4 years ago
pg_publication_namespace.h
Allow publishing the tables of schema.
4 years ago
pg_publication_rel.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_range.dat
Run reformat-dat-files to declutter the catalog data files.
5 years ago
pg_range.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_replication_origin.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_rewrite.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_seclabel.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_sequence.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_shdepend.h
Replace explicit PIN entries in pg_depend with an OID range test.
5 years ago
pg_shdescription.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_shseclabel.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_statistic.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_statistic_ext.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_statistic_ext_data.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_subscription.h
Add support for prepared transactions to built-in logical replication.
5 years ago
pg_subscription_rel.h
Add support for prepared transactions to built-in logical replication.
5 years ago
pg_tablespace.dat
Build in some knowledge about foreign-key relationships in the catalogs.
5 years ago
pg_tablespace.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_transform.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_trigger.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_ts_config.dat
Update copyright for 2021
5 years ago
pg_ts_config.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_ts_config_map.dat
Update copyright for 2021
5 years ago
pg_ts_config_map.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_ts_dict.dat
Update copyright for 2021
5 years ago
pg_ts_dict.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_ts_parser.dat
Update copyright for 2021
5 years ago
pg_ts_parser.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_ts_template.dat
Update copyright for 2021
5 years ago
pg_ts_template.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
pg_type.dat
Create a new type category for "internal use" types.
4 years ago
pg_type.h
Create a new type category for "internal use" types.
4 years ago
pg_user_mapping.h
Add index OID macro argument to DECLARE_INDEX
5 years ago
reformat_dat_file.pl
Update copyright for 2021
5 years ago
renumber_oids.pl
Initial pgindent and pgperltidy run for v14.
5 years ago
storage.h
Update copyright for 2021
5 years ago
storage_xlog.h
Update copyright for 2021
5 years ago
toasting.h
Fix toast rewrites in logical decoding.
4 years ago
unused_oids
Update copyright for 2021
5 years ago