From 5d43ef4b766abdb3dcfbbf5dff8e8bd596a91bb8 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Sat, 12 Feb 2022 16:27:25 +0100 Subject: [PATCH] postgresql: 14.1 -> 14.2 --- postgresql/.footprint | 416 +++++++++++++++++++++--------------------- postgresql/.signature | 8 +- postgresql/Pkgfile | 2 +- 3 files changed, 213 insertions(+), 213 deletions(-) diff --git a/postgresql/.footprint b/postgresql/.footprint index 35d0a15f9..a59389967 100644 --- a/postgresql/.footprint +++ b/postgresql/.footprint @@ -15,7 +15,6 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/pg_amcheck -rwxr-xr-x root/root usr/bin/pg_archivecleanup -rwxr-xr-x root/root usr/bin/pg_basebackup --rwxr-xr-x root/root usr/bin/pgbench -rwxr-xr-x root/root usr/bin/pg_checksums -rwxr-xr-x root/root usr/bin/pg_config -rwxr-xr-x root/root usr/bin/pg_controldata @@ -33,6 +32,7 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/pg_upgrade -rwxr-xr-x root/root usr/bin/pg_verifybackup -rwxr-xr-x root/root usr/bin/pg_waldump +-rwxr-xr-x root/root usr/bin/pgbench -rwxr-xr-x root/root usr/bin/postgres lrwxrwxrwx root/root usr/bin/postmaster -> postgres -rwxr-xr-x root/root usr/bin/psql @@ -40,21 +40,21 @@ lrwxrwxrwx root/root usr/bin/postmaster -> postgres -rwxr-xr-x root/root usr/bin/vacuumdb drwxr-xr-x root/root usr/include/ -rw-r--r-- root/root usr/include/ecpg_config.h --rw-r--r-- root/root usr/include/ecpgerrno.h -rw-r--r-- root/root usr/include/ecpg_informix.h +-rw-r--r-- root/root usr/include/ecpgerrno.h -rw-r--r-- root/root usr/include/ecpglib.h -rw-r--r-- root/root usr/include/ecpgtype.h -drwxr-xr-x root/root usr/include/libpq/ -rw-r--r-- root/root usr/include/libpq-events.h -rw-r--r-- root/root usr/include/libpq-fe.h +drwxr-xr-x root/root usr/include/libpq/ -rw-r--r-- root/root usr/include/libpq/libpq-fs.h --rw-r--r-- root/root usr/include/pg_config_ext.h -rw-r--r-- root/root usr/include/pg_config.h +-rw-r--r-- root/root usr/include/pg_config_ext.h -rw-r--r-- root/root usr/include/pg_config_manual.h -rw-r--r-- root/root usr/include/pg_config_os.h +-rw-r--r-- root/root usr/include/pgtypes.h -rw-r--r-- root/root usr/include/pgtypes_date.h -rw-r--r-- root/root usr/include/pgtypes_error.h --rw-r--r-- root/root usr/include/pgtypes.h -rw-r--r-- root/root usr/include/pgtypes_interval.h -rw-r--r-- root/root usr/include/pgtypes_numeric.h -rw-r--r-- root/root usr/include/pgtypes_timestamp.h @@ -67,8 +67,8 @@ drwxr-xr-x root/root usr/include/postgresql/informix/esql/ -rw-r--r-- root/root usr/include/postgresql/informix/esql/sqltypes.h drwxr-xr-x root/root usr/include/postgresql/internal/ -rw-r--r-- root/root usr/include/postgresql/internal/c.h -drwxr-xr-x root/root usr/include/postgresql/internal/libpq/ -rw-r--r-- root/root usr/include/postgresql/internal/libpq-int.h +drwxr-xr-x root/root usr/include/postgresql/internal/libpq/ -rw-r--r-- root/root usr/include/postgresql/internal/libpq/pqcomm.h -rw-r--r-- root/root usr/include/postgresql/internal/port.h -rw-r--r-- root/root usr/include/postgresql/internal/postgres_fe.h @@ -92,9 +92,9 @@ drwxr-xr-x root/root usr/include/postgresql/server/access/ -rw-r--r-- root/root usr/include/postgresql/server/access/detoast.h -rw-r--r-- root/root usr/include/postgresql/server/access/genam.h -rw-r--r-- root/root usr/include/postgresql/server/access/generic_xlog.h --rw-r--r-- root/root usr/include/postgresql/server/access/ginblock.h -rw-r--r-- root/root usr/include/postgresql/server/access/gin.h -rw-r--r-- root/root usr/include/postgresql/server/access/gin_private.h +-rw-r--r-- root/root usr/include/postgresql/server/access/ginblock.h -rw-r--r-- root/root usr/include/postgresql/server/access/ginxlog.h -rw-r--r-- root/root usr/include/postgresql/server/access/gist.h -rw-r--r-- root/root usr/include/postgresql/server/access/gist_private.h @@ -106,8 +106,8 @@ drwxr-xr-x root/root usr/include/postgresql/server/access/ -rw-r--r-- root/root usr/include/postgresql/server/access/heapam_xlog.h -rw-r--r-- root/root usr/include/postgresql/server/access/heaptoast.h -rw-r--r-- root/root usr/include/postgresql/server/access/hio.h --rw-r--r-- root/root usr/include/postgresql/server/access/htup_details.h -rw-r--r-- root/root usr/include/postgresql/server/access/htup.h +-rw-r--r-- root/root usr/include/postgresql/server/access/htup_details.h -rw-r--r-- root/root usr/include/postgresql/server/access/itup.h -rw-r--r-- root/root usr/include/postgresql/server/access/multixact.h -rw-r--r-- root/root usr/include/postgresql/server/access/nbtree.h @@ -132,8 +132,8 @@ drwxr-xr-x root/root usr/include/postgresql/server/access/ -rw-r--r-- root/root usr/include/postgresql/server/access/subtrans.h -rw-r--r-- root/root usr/include/postgresql/server/access/syncscan.h -rw-r--r-- root/root usr/include/postgresql/server/access/sysattr.h --rw-r--r-- root/root usr/include/postgresql/server/access/tableam.h -rw-r--r-- root/root usr/include/postgresql/server/access/table.h +-rw-r--r-- root/root usr/include/postgresql/server/access/tableam.h -rw-r--r-- root/root usr/include/postgresql/server/access/timeline.h -rw-r--r-- root/root usr/include/postgresql/server/access/toast_compression.h -rw-r--r-- root/root usr/include/postgresql/server/access/toast_helper.h @@ -141,25 +141,26 @@ drwxr-xr-x root/root usr/include/postgresql/server/access/ -rw-r--r-- root/root usr/include/postgresql/server/access/transam.h -rw-r--r-- root/root usr/include/postgresql/server/access/tsmapi.h -rw-r--r-- root/root usr/include/postgresql/server/access/tupconvert.h --rw-r--r-- root/root usr/include/postgresql/server/access/tupdesc_details.h -rw-r--r-- root/root usr/include/postgresql/server/access/tupdesc.h +-rw-r--r-- root/root usr/include/postgresql/server/access/tupdesc_details.h -rw-r--r-- root/root usr/include/postgresql/server/access/tupmacs.h -rw-r--r-- root/root usr/include/postgresql/server/access/twophase.h -rw-r--r-- root/root usr/include/postgresql/server/access/twophase_rmgr.h -rw-r--r-- root/root usr/include/postgresql/server/access/valid.h --rw-r--r-- root/root usr/include/postgresql/server/access/visibilitymapdefs.h -rw-r--r-- root/root usr/include/postgresql/server/access/visibilitymap.h +-rw-r--r-- root/root usr/include/postgresql/server/access/visibilitymapdefs.h -rw-r--r-- root/root usr/include/postgresql/server/access/xact.h +-rw-r--r-- root/root usr/include/postgresql/server/access/xlog.h +-rw-r--r-- root/root usr/include/postgresql/server/access/xlog_internal.h -rw-r--r-- root/root usr/include/postgresql/server/access/xlogarchive.h -rw-r--r-- root/root usr/include/postgresql/server/access/xlogdefs.h --rw-r--r-- root/root usr/include/postgresql/server/access/xlog.h -rw-r--r-- root/root usr/include/postgresql/server/access/xloginsert.h --rw-r--r-- root/root usr/include/postgresql/server/access/xlog_internal.h -rw-r--r-- root/root usr/include/postgresql/server/access/xlogreader.h -rw-r--r-- root/root usr/include/postgresql/server/access/xlogrecord.h -rw-r--r-- root/root usr/include/postgresql/server/access/xlogutils.h drwxr-xr-x root/root usr/include/postgresql/server/bootstrap/ -rw-r--r-- root/root usr/include/postgresql/server/bootstrap/bootstrap.h +-rw-r--r-- root/root usr/include/postgresql/server/c.h drwxr-xr-x root/root usr/include/postgresql/server/catalog/ -rw-r--r-- root/root usr/include/postgresql/server/catalog/binary_upgrade.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/catalog.h @@ -173,137 +174,136 @@ drwxr-xr-x root/root usr/include/postgresql/server/catalog/ -rw-r--r-- root/root usr/include/postgresql/server/catalog/objectaccess.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/objectaddress.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/partition.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_aggregate_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_aggregate.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_am_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_aggregate_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_am.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_amop_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_am_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_amop.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_amproc_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_amop_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_amproc.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_attrdef_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_amproc_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_attrdef.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_attribute_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_attrdef_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_attribute.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_authid_d.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_authid.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_auth_members_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_attribute_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_auth_members.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_cast_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_auth_members_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_authid.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_authid_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_cast.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_class_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_cast_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_class.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_collation_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_class_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_collation.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_constraint_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_collation_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_constraint.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_constraint_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_control.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_conversion_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_conversion.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_database_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_conversion_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_database.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_db_role_setting_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_database_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_db_role_setting.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_default_acl_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_db_role_setting_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_default_acl.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_depend_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_default_acl_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_depend.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_description_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_depend_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_description.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_enum_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_description_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_enum.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_event_trigger_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_enum_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_event_trigger.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_extension_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_event_trigger_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_extension.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_foreign_data_wrapper_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_extension_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_foreign_data_wrapper.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_foreign_server_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_foreign_data_wrapper_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_foreign_server.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_foreign_table_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_foreign_server_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_foreign_table.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_index_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_foreign_table_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_index.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_inherits_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_index_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_inherits.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_init_privs_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_inherits_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_init_privs.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_language_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_init_privs_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_language.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_largeobject_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_language_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_largeobject.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_largeobject_metadata_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_largeobject_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_largeobject_metadata.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_namespace_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_largeobject_metadata_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_namespace.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_opclass_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_namespace_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_opclass.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_operator_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_opclass_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_operator.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_opfamily_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_operator_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_opfamily.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_partitioned_table_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_opfamily_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_partitioned_table.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_policy_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_partitioned_table_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_policy.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_proc_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_policy_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_proc.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_publication_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_proc_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_publication.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_publication_rel_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_publication_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_publication_rel.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_range_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_publication_rel_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_range.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_replication_origin_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_range_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_replication_origin.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_rewrite_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_replication_origin_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_rewrite.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_seclabel_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_rewrite_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_seclabel.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_sequence_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_seclabel_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_sequence.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_shdepend_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_sequence_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_shdepend.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_shdescription_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_shdepend_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_shdescription.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_shseclabel_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_shdescription_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_shseclabel.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_statistic_d.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_statistic_ext_data_d.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_statistic_ext_data.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_statistic_ext_d.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_statistic_ext.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_shseclabel_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_statistic.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_subscription_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_statistic_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_statistic_ext.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_statistic_ext_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_statistic_ext_data.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_statistic_ext_data_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_subscription.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_subscription_rel_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_subscription_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_subscription_rel.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_tablespace_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_subscription_rel_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_tablespace.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_transform_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_tablespace_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_transform.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_trigger_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_transform_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_trigger.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_ts_config_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_trigger_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_ts_config.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_ts_config_map_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_ts_config_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_ts_config_map.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_ts_dict_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_ts_config_map_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_ts_dict.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_ts_parser_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_ts_dict_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_ts_parser.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_ts_template_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_ts_parser_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_ts_template.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_type_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_ts_template_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_type.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_user_mapping_d.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_type_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_user_mapping.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_user_mapping_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/schemapg.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/storage.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/storage_xlog.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/system_fk_info.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/toasting.h --rw-r--r-- root/root usr/include/postgresql/server/c.h drwxr-xr-x root/root usr/include/postgresql/server/commands/ -rw-r--r-- root/root usr/include/postgresql/server/commands/alter.h -rw-r--r-- root/root usr/include/postgresql/server/commands/async.h @@ -311,8 +311,8 @@ drwxr-xr-x root/root usr/include/postgresql/server/commands/ -rw-r--r-- root/root usr/include/postgresql/server/commands/collationcmds.h -rw-r--r-- root/root usr/include/postgresql/server/commands/comment.h -rw-r--r-- root/root usr/include/postgresql/server/commands/conversioncmds.h --rw-r--r-- root/root usr/include/postgresql/server/commands/copyfrom_internal.h -rw-r--r-- root/root usr/include/postgresql/server/commands/copy.h +-rw-r--r-- root/root usr/include/postgresql/server/commands/copyfrom_internal.h -rw-r--r-- root/root usr/include/postgresql/server/commands/createas.h -rw-r--r-- root/root usr/include/postgresql/server/commands/dbcommands.h -rw-r--r-- root/root usr/include/postgresql/server/commands/dbcommands_xlog.h @@ -354,8 +354,8 @@ drwxr-xr-x root/root usr/include/postgresql/server/common/ -rw-r--r-- root/root usr/include/postgresql/server/common/file_utils.h -rw-r--r-- root/root usr/include/postgresql/server/common/hashfn.h -rw-r--r-- root/root usr/include/postgresql/server/common/hmac.h --rw-r--r-- root/root usr/include/postgresql/server/common/int128.h -rw-r--r-- root/root usr/include/postgresql/server/common/int.h +-rw-r--r-- root/root usr/include/postgresql/server/common/int128.h -rw-r--r-- root/root usr/include/postgresql/server/common/ip.h -rw-r--r-- root/root usr/include/postgresql/server/common/jsonapi.h -rw-r--r-- root/root usr/include/postgresql/server/common/keywords.h @@ -376,18 +376,18 @@ drwxr-xr-x root/root usr/include/postgresql/server/common/ -rw-r--r-- root/root usr/include/postgresql/server/common/unicode_combining_table.h -rw-r--r-- root/root usr/include/postgresql/server/common/unicode_norm.h -rw-r--r-- root/root usr/include/postgresql/server/common/unicode_norm_hashfunc.h --rw-r--r-- root/root usr/include/postgresql/server/common/unicode_normprops_table.h -rw-r--r-- root/root usr/include/postgresql/server/common/unicode_norm_table.h +-rw-r--r-- root/root usr/include/postgresql/server/common/unicode_normprops_table.h -rw-r--r-- root/root usr/include/postgresql/server/common/username.h drwxr-xr-x root/root usr/include/postgresql/server/datatype/ -rw-r--r-- root/root usr/include/postgresql/server/datatype/timestamp.h drwxr-xr-x root/root usr/include/postgresql/server/executor/ -rw-r--r-- root/root usr/include/postgresql/server/executor/execAsync.h --rw-r--r-- root/root usr/include/postgresql/server/executor/execdebug.h --rw-r--r-- root/root usr/include/postgresql/server/executor/execdesc.h -rw-r--r-- root/root usr/include/postgresql/server/executor/execExpr.h -rw-r--r-- root/root usr/include/postgresql/server/executor/execParallel.h -rw-r--r-- root/root usr/include/postgresql/server/executor/execPartition.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/execdebug.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/execdesc.h -rw-r--r-- root/root usr/include/postgresql/server/executor/executor.h -rw-r--r-- root/root usr/include/postgresql/server/executor/functions.h -rw-r--r-- root/root usr/include/postgresql/server/executor/hashjoin.h @@ -465,8 +465,8 @@ drwxr-xr-x root/root usr/include/postgresql/server/foreign/ -rw-r--r-- root/root usr/include/postgresql/server/getopt_long.h drwxr-xr-x root/root usr/include/postgresql/server/jit/ -rw-r--r-- root/root usr/include/postgresql/server/jit/jit.h --rw-r--r-- root/root usr/include/postgresql/server/jit/llvmjit_emit.h -rw-r--r-- root/root usr/include/postgresql/server/jit/llvmjit.h +-rw-r--r-- root/root usr/include/postgresql/server/jit/llvmjit_emit.h drwxr-xr-x root/root usr/include/postgresql/server/lib/ -rw-r--r-- root/root usr/include/postgresql/server/lib/binaryheap.h -rw-r--r-- root/root usr/include/postgresql/server/lib/bipartite_match.h @@ -477,6 +477,11 @@ drwxr-xr-x root/root usr/include/postgresql/server/lib/ -rw-r--r-- root/root usr/include/postgresql/server/lib/integerset.h -rw-r--r-- root/root usr/include/postgresql/server/lib/knapsack.h -rw-r--r-- root/root usr/include/postgresql/server/lib/pairingheap.h +-rw-r--r-- root/root usr/include/postgresql/server/lib/qunique.h +-rw-r--r-- root/root usr/include/postgresql/server/lib/rbtree.h +-rw-r--r-- root/root usr/include/postgresql/server/lib/simplehash.h +-rw-r--r-- root/root usr/include/postgresql/server/lib/sort_template.h +-rw-r--r-- root/root usr/include/postgresql/server/lib/stringinfo.h drwxr-xr-x root/root usr/include/postgresql/server/libpq/ -rw-r--r-- root/root usr/include/postgresql/server/libpq/auth.h -rw-r--r-- root/root usr/include/postgresql/server/libpq/be-fsstubs.h @@ -492,11 +497,6 @@ drwxr-xr-x root/root usr/include/postgresql/server/libpq/ -rw-r--r-- root/root usr/include/postgresql/server/libpq/pqmq.h -rw-r--r-- root/root usr/include/postgresql/server/libpq/pqsignal.h -rw-r--r-- root/root usr/include/postgresql/server/libpq/scram.h --rw-r--r-- root/root usr/include/postgresql/server/lib/qunique.h --rw-r--r-- root/root usr/include/postgresql/server/lib/rbtree.h --rw-r--r-- root/root usr/include/postgresql/server/lib/simplehash.h --rw-r--r-- root/root usr/include/postgresql/server/lib/sort_template.h --rw-r--r-- root/root usr/include/postgresql/server/lib/stringinfo.h drwxr-xr-x root/root usr/include/postgresql/server/mb/ -rw-r--r-- root/root usr/include/postgresql/server/mb/pg_wchar.h -rw-r--r-- root/root usr/include/postgresql/server/mb/stringinfo_mb.h @@ -527,9 +527,9 @@ drwxr-xr-x root/root usr/include/postgresql/server/optimizer/ -rw-r--r-- root/root usr/include/postgresql/server/optimizer/appendinfo.h -rw-r--r-- root/root usr/include/postgresql/server/optimizer/clauses.h -rw-r--r-- root/root usr/include/postgresql/server/optimizer/cost.h +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/geqo.h -rw-r--r-- root/root usr/include/postgresql/server/optimizer/geqo_copy.h -rw-r--r-- root/root usr/include/postgresql/server/optimizer/geqo_gene.h --rw-r--r-- root/root usr/include/postgresql/server/optimizer/geqo.h -rw-r--r-- root/root usr/include/postgresql/server/optimizer/geqo_misc.h -rw-r--r-- root/root usr/include/postgresql/server/optimizer/geqo_mutation.h -rw-r--r-- root/root usr/include/postgresql/server/optimizer/geqo_pool.h @@ -568,11 +568,11 @@ drwxr-xr-x root/root usr/include/postgresql/server/parser/ -rw-r--r-- root/root usr/include/postgresql/server/parser/parse_oper.h -rw-r--r-- root/root usr/include/postgresql/server/parser/parse_param.h -rw-r--r-- root/root usr/include/postgresql/server/parser/parse_relation.h --rw-r--r-- root/root usr/include/postgresql/server/parser/parser.h -rw-r--r-- root/root usr/include/postgresql/server/parser/parse_target.h --rw-r--r-- root/root usr/include/postgresql/server/parser/parsetree.h -rw-r--r-- root/root usr/include/postgresql/server/parser/parse_type.h -rw-r--r-- root/root usr/include/postgresql/server/parser/parse_utilcmd.h +-rw-r--r-- root/root usr/include/postgresql/server/parser/parser.h +-rw-r--r-- root/root usr/include/postgresql/server/parser/parsetree.h -rw-r--r-- root/root usr/include/postgresql/server/parser/scanner.h -rw-r--r-- root/root usr/include/postgresql/server/parser/scansup.h drwxr-xr-x root/root usr/include/postgresql/server/partitioning/ @@ -580,15 +580,15 @@ drwxr-xr-x root/root usr/include/postgresql/server/partitioning/ -rw-r--r-- root/root usr/include/postgresql/server/partitioning/partdefs.h -rw-r--r-- root/root usr/include/postgresql/server/partitioning/partdesc.h -rw-r--r-- root/root usr/include/postgresql/server/partitioning/partprune.h --rw-r--r-- root/root usr/include/postgresql/server/pg_config_ext.h -rw-r--r-- root/root usr/include/postgresql/server/pg_config.h +-rw-r--r-- root/root usr/include/postgresql/server/pg_config_ext.h -rw-r--r-- root/root usr/include/postgresql/server/pg_config_manual.h -rw-r--r-- root/root usr/include/postgresql/server/pg_config_os.h -rw-r--r-- root/root usr/include/postgresql/server/pg_getopt.h +-rw-r--r-- root/root usr/include/postgresql/server/pg_trace.h -rw-r--r-- root/root usr/include/postgresql/server/pgstat.h -rw-r--r-- root/root usr/include/postgresql/server/pgtar.h -rw-r--r-- root/root usr/include/postgresql/server/pgtime.h --rw-r--r-- root/root usr/include/postgresql/server/pg_trace.h -rw-r--r-- root/root usr/include/postgresql/server/plperl.h -rw-r--r-- root/root usr/include/postgresql/server/plperl_helpers.h -rw-r--r-- root/root usr/include/postgresql/server/plpgsql.h @@ -602,14 +602,13 @@ drwxr-xr-x root/root usr/include/postgresql/server/partitioning/ -rw-r--r-- root/root usr/include/postgresql/server/plpy_resultobject.h -rw-r--r-- root/root usr/include/postgresql/server/plpy_spi.h -rw-r--r-- root/root usr/include/postgresql/server/plpy_subxactobject.h --rw-r--r-- root/root usr/include/postgresql/server/plpython.h -rw-r--r-- root/root usr/include/postgresql/server/plpy_typeio.h -rw-r--r-- root/root usr/include/postgresql/server/plpy_util.h +-rw-r--r-- root/root usr/include/postgresql/server/plpython.h +-rw-r--r-- root/root usr/include/postgresql/server/port.h drwxr-xr-x root/root usr/include/postgresql/server/port/ -drwxr-xr-x root/root usr/include/postgresql/server/portability/ --rw-r--r-- root/root usr/include/postgresql/server/portability/instr_time.h --rw-r--r-- root/root usr/include/postgresql/server/portability/mem.h -rw-r--r-- root/root usr/include/postgresql/server/port/aix.h +-rw-r--r-- root/root usr/include/postgresql/server/port/atomics.h drwxr-xr-x root/root usr/include/postgresql/server/port/atomics/ -rw-r--r-- root/root usr/include/postgresql/server/port/atomics/arch-arm.h -rw-r--r-- root/root usr/include/postgresql/server/port/atomics/arch-hppa.h @@ -619,14 +618,12 @@ drwxr-xr-x root/root usr/include/postgresql/server/port/atomics/ -rw-r--r-- root/root usr/include/postgresql/server/port/atomics/fallback.h -rw-r--r-- root/root usr/include/postgresql/server/port/atomics/generic-acc.h -rw-r--r-- root/root usr/include/postgresql/server/port/atomics/generic-gcc.h --rw-r--r-- root/root usr/include/postgresql/server/port/atomics/generic.h -rw-r--r-- root/root usr/include/postgresql/server/port/atomics/generic-msvc.h -rw-r--r-- root/root usr/include/postgresql/server/port/atomics/generic-sunpro.h --rw-r--r-- root/root usr/include/postgresql/server/port/atomics.h +-rw-r--r-- root/root usr/include/postgresql/server/port/atomics/generic.h -rw-r--r-- root/root usr/include/postgresql/server/port/cygwin.h -rw-r--r-- root/root usr/include/postgresql/server/port/darwin.h -rw-r--r-- root/root usr/include/postgresql/server/port/freebsd.h --rw-r--r-- root/root usr/include/postgresql/server/port.h -rw-r--r-- root/root usr/include/postgresql/server/port/hpux.h -rw-r--r-- root/root usr/include/postgresql/server/port/linux.h -rw-r--r-- root/root usr/include/postgresql/server/port/netbsd.h @@ -637,12 +634,19 @@ drwxr-xr-x root/root usr/include/postgresql/server/port/atomics/ -rw-r--r-- root/root usr/include/postgresql/server/port/pg_iovec.h -rw-r--r-- root/root usr/include/postgresql/server/port/pg_pthread.h -rw-r--r-- root/root usr/include/postgresql/server/port/solaris.h +-rw-r--r-- root/root usr/include/postgresql/server/port/win32.h drwxr-xr-x root/root usr/include/postgresql/server/port/win32/ drwxr-xr-x root/root usr/include/postgresql/server/port/win32/arpa/ -rw-r--r-- root/root usr/include/postgresql/server/port/win32/arpa/inet.h -rw-r--r-- root/root usr/include/postgresql/server/port/win32/dlfcn.h -rw-r--r-- root/root usr/include/postgresql/server/port/win32/grp.h --rw-r--r-- root/root usr/include/postgresql/server/port/win32.h +-rw-r--r-- root/root usr/include/postgresql/server/port/win32/netdb.h +drwxr-xr-x root/root usr/include/postgresql/server/port/win32/netinet/ +-rw-r--r-- root/root usr/include/postgresql/server/port/win32/netinet/in.h +-rw-r--r-- root/root usr/include/postgresql/server/port/win32/pwd.h +drwxr-xr-x root/root usr/include/postgresql/server/port/win32/sys/ +-rw-r--r-- root/root usr/include/postgresql/server/port/win32/sys/socket.h +-rw-r--r-- root/root usr/include/postgresql/server/port/win32/sys/wait.h drwxr-xr-x root/root usr/include/postgresql/server/port/win32_msvc/ -rw-r--r-- root/root usr/include/postgresql/server/port/win32_msvc/dirent.h drwxr-xr-x root/root usr/include/postgresql/server/port/win32_msvc/sys/ @@ -651,17 +655,13 @@ drwxr-xr-x root/root usr/include/postgresql/server/port/win32_msvc/sys/ -rw-r--r-- root/root usr/include/postgresql/server/port/win32_msvc/sys/time.h -rw-r--r-- root/root usr/include/postgresql/server/port/win32_msvc/unistd.h -rw-r--r-- root/root usr/include/postgresql/server/port/win32_msvc/utime.h --rw-r--r-- root/root usr/include/postgresql/server/port/win32/netdb.h -drwxr-xr-x root/root usr/include/postgresql/server/port/win32/netinet/ --rw-r--r-- root/root usr/include/postgresql/server/port/win32/netinet/in.h -rw-r--r-- root/root usr/include/postgresql/server/port/win32_port.h --rw-r--r-- root/root usr/include/postgresql/server/port/win32/pwd.h -drwxr-xr-x root/root usr/include/postgresql/server/port/win32/sys/ --rw-r--r-- root/root usr/include/postgresql/server/port/win32/sys/socket.h --rw-r--r-- root/root usr/include/postgresql/server/port/win32/sys/wait.h +drwxr-xr-x root/root usr/include/postgresql/server/portability/ +-rw-r--r-- root/root usr/include/postgresql/server/portability/instr_time.h +-rw-r--r-- root/root usr/include/postgresql/server/portability/mem.h +-rw-r--r-- root/root usr/include/postgresql/server/postgres.h -rw-r--r-- root/root usr/include/postgresql/server/postgres_ext.h -rw-r--r-- root/root usr/include/postgresql/server/postgres_fe.h --rw-r--r-- root/root usr/include/postgresql/server/postgres.h drwxr-xr-x root/root usr/include/postgresql/server/postmaster/ -rw-r--r-- root/root usr/include/postgresql/server/postmaster/autovacuum.h -rw-r--r-- root/root usr/include/postgresql/server/postmaster/bgworker.h @@ -772,9 +772,9 @@ drwxr-xr-x root/root usr/include/postgresql/server/storage/ -rw-r--r-- root/root usr/include/postgresql/server/storage/backendid.h -rw-r--r-- root/root usr/include/postgresql/server/storage/barrier.h -rw-r--r-- root/root usr/include/postgresql/server/storage/block.h --rw-r--r-- root/root usr/include/postgresql/server/storage/buffile.h -rw-r--r-- root/root usr/include/postgresql/server/storage/buf.h -rw-r--r-- root/root usr/include/postgresql/server/storage/buf_internals.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/buffile.h -rw-r--r-- root/root usr/include/postgresql/server/storage/bufmgr.h -rw-r--r-- root/root usr/include/postgresql/server/storage/bufpage.h -rw-r--r-- root/root usr/include/postgresql/server/storage/checksum.h @@ -794,8 +794,8 @@ drwxr-xr-x root/root usr/include/postgresql/server/storage/ -rw-r--r-- root/root usr/include/postgresql/server/storage/large_object.h -rw-r--r-- root/root usr/include/postgresql/server/storage/latch.h -rw-r--r-- root/root usr/include/postgresql/server/storage/lmgr.h --rw-r--r-- root/root usr/include/postgresql/server/storage/lockdefs.h -rw-r--r-- root/root usr/include/postgresql/server/storage/lock.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/lockdefs.h -rw-r--r-- root/root usr/include/postgresql/server/storage/lwlock.h -rw-r--r-- root/root usr/include/postgresql/server/storage/lwlocknames.h -rw-r--r-- root/root usr/include/postgresql/server/storage/md.h @@ -805,24 +805,24 @@ drwxr-xr-x root/root usr/include/postgresql/server/storage/ -rw-r--r-- root/root usr/include/postgresql/server/storage/pmsignal.h -rw-r--r-- root/root usr/include/postgresql/server/storage/predicate.h -rw-r--r-- root/root usr/include/postgresql/server/storage/predicate_internals.h --rw-r--r-- root/root usr/include/postgresql/server/storage/procarray.h -rw-r--r-- root/root usr/include/postgresql/server/storage/proc.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/procarray.h -rw-r--r-- root/root usr/include/postgresql/server/storage/proclist.h -rw-r--r-- root/root usr/include/postgresql/server/storage/proclist_types.h -rw-r--r-- root/root usr/include/postgresql/server/storage/procsignal.h -rw-r--r-- root/root usr/include/postgresql/server/storage/reinit.h -rw-r--r-- root/root usr/include/postgresql/server/storage/relfilenode.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/s_lock.h -rw-r--r-- root/root usr/include/postgresql/server/storage/sharedfileset.h --rw-r--r-- root/root usr/include/postgresql/server/storage/shmem.h -rw-r--r-- root/root usr/include/postgresql/server/storage/shm_mq.h -rw-r--r-- root/root usr/include/postgresql/server/storage/shm_toc.h --rw-r--r-- root/root usr/include/postgresql/server/storage/sinvaladt.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/shmem.h -rw-r--r-- root/root usr/include/postgresql/server/storage/sinval.h --rw-r--r-- root/root usr/include/postgresql/server/storage/s_lock.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/sinvaladt.h -rw-r--r-- root/root usr/include/postgresql/server/storage/smgr.h -rw-r--r-- root/root usr/include/postgresql/server/storage/spin.h --rw-r--r-- root/root usr/include/postgresql/server/storage/standbydefs.h -rw-r--r-- root/root usr/include/postgresql/server/storage/standby.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/standbydefs.h -rw-r--r-- root/root usr/include/postgresql/server/storage/sync.h drwxr-xr-x root/root usr/include/postgresql/server/tcop/ -rw-r--r-- root/root usr/include/postgresql/server/tcop/cmdtag.h @@ -843,10 +843,10 @@ drwxr-xr-x root/root usr/include/postgresql/server/tsearch/dicts/ -rw-r--r-- root/root usr/include/postgresql/server/tsearch/ts_type.h -rw-r--r-- root/root usr/include/postgresql/server/tsearch/ts_utils.h drwxr-xr-x root/root usr/include/postgresql/server/utils/ --rw-r--r-- root/root usr/include/postgresql/server/utils/aclchk_internal.h -rw-r--r-- root/root usr/include/postgresql/server/utils/acl.h --rw-r--r-- root/root usr/include/postgresql/server/utils/arrayaccess.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/aclchk_internal.h -rw-r--r-- root/root usr/include/postgresql/server/utils/array.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/arrayaccess.h -rw-r--r-- root/root usr/include/postgresql/server/utils/ascii.h -rw-r--r-- root/root usr/include/postgresql/server/utils/attoptcache.h -rw-r--r-- root/root usr/include/postgresql/server/utils/backend_progress.h @@ -881,9 +881,9 @@ drwxr-xr-x root/root usr/include/postgresql/server/utils/ -rw-r--r-- root/root usr/include/postgresql/server/utils/inet.h -rw-r--r-- root/root usr/include/postgresql/server/utils/int8.h -rw-r--r-- root/root usr/include/postgresql/server/utils/inval.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/json.h -rw-r--r-- root/root usr/include/postgresql/server/utils/jsonb.h -rw-r--r-- root/root usr/include/postgresql/server/utils/jsonfuncs.h --rw-r--r-- root/root usr/include/postgresql/server/utils/json.h -rw-r--r-- root/root usr/include/postgresql/server/utils/jsonpath.h -rw-r--r-- root/root usr/include/postgresql/server/utils/logtape.h -rw-r--r-- root/root usr/include/postgresql/server/utils/lsyscache.h @@ -907,9 +907,9 @@ drwxr-xr-x root/root usr/include/postgresql/server/utils/ -rw-r--r-- root/root usr/include/postgresql/server/utils/queryjumble.h -rw-r--r-- root/root usr/include/postgresql/server/utils/rangetypes.h -rw-r--r-- root/root usr/include/postgresql/server/utils/regproc.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/rel.h -rw-r--r-- root/root usr/include/postgresql/server/utils/relcache.h -rw-r--r-- root/root usr/include/postgresql/server/utils/relfilenodemap.h --rw-r--r-- root/root usr/include/postgresql/server/utils/rel.h -rw-r--r-- root/root usr/include/postgresql/server/utils/relmapper.h -rw-r--r-- root/root usr/include/postgresql/server/utils/relptr.h -rw-r--r-- root/root usr/include/postgresql/server/utils/reltrigger.h @@ -941,33 +941,33 @@ drwxr-xr-x root/root usr/include/postgresql/server/utils/ -rw-r--r-- root/root usr/include/sql3types.h -rw-r--r-- root/root usr/include/sqlca.h -rw-r--r-- root/root usr/include/sqlda-compat.h --rw-r--r-- root/root usr/include/sqlda.h -rw-r--r-- root/root usr/include/sqlda-native.h +-rw-r--r-- root/root usr/include/sqlda.h drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libecpg.a --rw-r--r-- root/root usr/lib/libecpg_compat.a --rwxr-xr-x root/root usr/lib/libecpg_compat.so.3.14 -lrwxrwxrwx root/root usr/lib/libecpg_compat.so.3 -> libecpg_compat.so.3.14 -lrwxrwxrwx root/root usr/lib/libecpg_compat.so -> libecpg_compat.so.3.14 --rwxr-xr-x root/root usr/lib/libecpg.so.6.14 -lrwxrwxrwx root/root usr/lib/libecpg.so.6 -> libecpg.so.6.14 lrwxrwxrwx root/root usr/lib/libecpg.so -> libecpg.so.6.14 +lrwxrwxrwx root/root usr/lib/libecpg.so.6 -> libecpg.so.6.14 +-rwxr-xr-x root/root usr/lib/libecpg.so.6.14 +-rw-r--r-- root/root usr/lib/libecpg_compat.a +lrwxrwxrwx root/root usr/lib/libecpg_compat.so -> libecpg_compat.so.3.14 +lrwxrwxrwx root/root usr/lib/libecpg_compat.so.3 -> libecpg_compat.so.3.14 +-rwxr-xr-x root/root usr/lib/libecpg_compat.so.3.14 -rw-r--r-- root/root usr/lib/libpgcommon.a -rw-r--r-- root/root usr/lib/libpgcommon_shlib.a -rw-r--r-- root/root usr/lib/libpgfeutils.a -rw-r--r-- root/root usr/lib/libpgport.a -rw-r--r-- root/root usr/lib/libpgport_shlib.a -rw-r--r-- root/root usr/lib/libpgtypes.a --rwxr-xr-x root/root usr/lib/libpgtypes.so.3.14 -lrwxrwxrwx root/root usr/lib/libpgtypes.so.3 -> libpgtypes.so.3.14 lrwxrwxrwx root/root usr/lib/libpgtypes.so -> libpgtypes.so.3.14 +lrwxrwxrwx root/root usr/lib/libpgtypes.so.3 -> libpgtypes.so.3.14 +-rwxr-xr-x root/root usr/lib/libpgtypes.so.3.14 -rw-r--r-- root/root usr/lib/libpq.a --rwxr-xr-x root/root usr/lib/libpq.so.5.14 -lrwxrwxrwx root/root usr/lib/libpq.so.5 -> libpq.so.5.14 lrwxrwxrwx root/root usr/lib/libpq.so -> libpq.so.5.14 +lrwxrwxrwx root/root usr/lib/libpq.so.5 -> libpq.so.5.14 +-rwxr-xr-x root/root usr/lib/libpq.so.5.14 drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/libecpg_compat.pc -rw-r--r-- root/root usr/lib/pkgconfig/libecpg.pc +-rw-r--r-- root/root usr/lib/pkgconfig/libecpg_compat.pc -rw-r--r-- root/root usr/lib/pkgconfig/libpgtypes.pc -rw-r--r-- root/root usr/lib/pkgconfig/libpq.pc drwxr-xr-x root/root usr/lib/postgresql/ @@ -989,8 +989,8 @@ drwxr-xr-x root/root usr/lib/postgresql/pgxs/config/ drwxr-xr-x root/root usr/lib/postgresql/pgxs/src/ -rw-r--r-- root/root usr/lib/postgresql/pgxs/src/Makefile.global -rw-r--r-- root/root usr/lib/postgresql/pgxs/src/Makefile.port -drwxr-xr-x root/root usr/lib/postgresql/pgxs/src/makefiles/ -rw-r--r-- root/root usr/lib/postgresql/pgxs/src/Makefile.shlib +drwxr-xr-x root/root usr/lib/postgresql/pgxs/src/makefiles/ -rw-r--r-- root/root usr/lib/postgresql/pgxs/src/makefiles/pgxs.mk -rw-r--r-- root/root usr/lib/postgresql/pgxs/src/nls-global.mk drwxr-xr-x root/root usr/lib/postgresql/pgxs/src/pl/ @@ -1014,11 +1014,11 @@ drwxr-xr-x root/root usr/lib/postgresql/pgxs/src/test/regress/ -rwxr-xr-x root/root usr/lib/postgresql/utf8_and_euc_tw.so -rwxr-xr-x root/root usr/lib/postgresql/utf8_and_gb18030.so -rwxr-xr-x root/root usr/lib/postgresql/utf8_and_gbk.so --rwxr-xr-x root/root usr/lib/postgresql/utf8_and_iso8859_1.so -rwxr-xr-x root/root usr/lib/postgresql/utf8_and_iso8859.so +-rwxr-xr-x root/root usr/lib/postgresql/utf8_and_iso8859_1.so -rwxr-xr-x root/root usr/lib/postgresql/utf8_and_johab.so --rwxr-xr-x root/root usr/lib/postgresql/utf8_and_sjis2004.so -rwxr-xr-x root/root usr/lib/postgresql/utf8_and_sjis.so +-rwxr-xr-x root/root usr/lib/postgresql/utf8_and_sjis2004.so -rwxr-xr-x root/root usr/lib/postgresql/utf8_and_uhc.so -rwxr-xr-x root/root usr/lib/postgresql/utf8_and_win.so drwxr-xr-x root/root usr/share/ @@ -1035,7 +1035,6 @@ drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/pg_amcheck.1.gz -rw-r--r-- root/root usr/share/man/man1/pg_archivecleanup.1.gz -rw-r--r-- root/root usr/share/man/man1/pg_basebackup.1.gz --rw-r--r-- root/root usr/share/man/man1/pgbench.1.gz -rw-r--r-- root/root usr/share/man/man1/pg_checksums.1.gz -rw-r--r-- root/root usr/share/man/man1/pg_config.1.gz -rw-r--r-- root/root usr/share/man/man1/pg_controldata.1.gz @@ -1053,6 +1052,7 @@ drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/pg_upgrade.1.gz -rw-r--r-- root/root usr/share/man/man1/pg_verifybackup.1.gz -rw-r--r-- root/root usr/share/man/man1/pg_waldump.1.gz +-rw-r--r-- root/root usr/share/man/man1/pgbench.1.gz -rw-r--r-- root/root usr/share/man/man1/postgres.1.gz -rw-r--r-- root/root usr/share/man/man1/postmaster.1.gz -rw-r--r-- root/root usr/share/man/man1/psql.1.gz @@ -1060,25 +1060,6 @@ drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/vacuumdb.1.gz -rw-r--r-- root/root usr/share/man/man1/vacuumlo.1.gz drwxr-xr-x root/root usr/share/man/man3/ --rw-r--r-- root/root usr/share/man/man3/dblink.3.gz --rw-r--r-- root/root usr/share/man/man3/dblink_build_sql_delete.3.gz --rw-r--r-- root/root usr/share/man/man3/dblink_build_sql_insert.3.gz --rw-r--r-- root/root usr/share/man/man3/dblink_build_sql_update.3.gz --rw-r--r-- root/root usr/share/man/man3/dblink_cancel_query.3.gz --rw-r--r-- root/root usr/share/man/man3/dblink_close.3.gz --rw-r--r-- root/root usr/share/man/man3/dblink_connect.3.gz --rw-r--r-- root/root usr/share/man/man3/dblink_connect_u.3.gz --rw-r--r-- root/root usr/share/man/man3/dblink_disconnect.3.gz --rw-r--r-- root/root usr/share/man/man3/dblink_error_message.3.gz --rw-r--r-- root/root usr/share/man/man3/dblink_exec.3.gz --rw-r--r-- root/root usr/share/man/man3/dblink_fetch.3.gz --rw-r--r-- root/root usr/share/man/man3/dblink_get_connections.3.gz --rw-r--r-- root/root usr/share/man/man3/dblink_get_notify.3.gz --rw-r--r-- root/root usr/share/man/man3/dblink_get_pkey.3.gz --rw-r--r-- root/root usr/share/man/man3/dblink_get_result.3.gz --rw-r--r-- root/root usr/share/man/man3/dblink_is_busy.3.gz --rw-r--r-- root/root usr/share/man/man3/dblink_open.3.gz --rw-r--r-- root/root usr/share/man/man3/dblink_send_query.3.gz -rw-r--r-- root/root usr/share/man/man3/SPI_commit.3.gz -rw-r--r-- root/root usr/share/man/man3/SPI_commit_and_chain.3.gz -rw-r--r-- root/root usr/share/man/man3/SPI_connect.3.gz @@ -1135,6 +1116,25 @@ drwxr-xr-x root/root usr/share/man/man3/ -rw-r--r-- root/root usr/share/man/man3/SPI_scroll_cursor_move.3.gz -rw-r--r-- root/root usr/share/man/man3/SPI_start_transaction.3.gz -rw-r--r-- root/root usr/share/man/man3/SPI_unregister_relation.3.gz +-rw-r--r-- root/root usr/share/man/man3/dblink.3.gz +-rw-r--r-- root/root usr/share/man/man3/dblink_build_sql_delete.3.gz +-rw-r--r-- root/root usr/share/man/man3/dblink_build_sql_insert.3.gz +-rw-r--r-- root/root usr/share/man/man3/dblink_build_sql_update.3.gz +-rw-r--r-- root/root usr/share/man/man3/dblink_cancel_query.3.gz +-rw-r--r-- root/root usr/share/man/man3/dblink_close.3.gz +-rw-r--r-- root/root usr/share/man/man3/dblink_connect.3.gz +-rw-r--r-- root/root usr/share/man/man3/dblink_connect_u.3.gz +-rw-r--r-- root/root usr/share/man/man3/dblink_disconnect.3.gz +-rw-r--r-- root/root usr/share/man/man3/dblink_error_message.3.gz +-rw-r--r-- root/root usr/share/man/man3/dblink_exec.3.gz +-rw-r--r-- root/root usr/share/man/man3/dblink_fetch.3.gz +-rw-r--r-- root/root usr/share/man/man3/dblink_get_connections.3.gz +-rw-r--r-- root/root usr/share/man/man3/dblink_get_notify.3.gz +-rw-r--r-- root/root usr/share/man/man3/dblink_get_pkey.3.gz +-rw-r--r-- root/root usr/share/man/man3/dblink_get_result.3.gz +-rw-r--r-- root/root usr/share/man/man3/dblink_is_busy.3.gz +-rw-r--r-- root/root usr/share/man/man3/dblink_open.3.gz +-rw-r--r-- root/root usr/share/man/man3/dblink_send_query.3.gz drwxr-xr-x root/root usr/share/man/man7/ -rw-r--r-- root/root usr/share/man/man7/ABORT.7.gz -rw-r--r-- root/root usr/share/man/man7/ALTER_AGGREGATE.7.gz @@ -1219,8 +1219,8 @@ drwxr-xr-x root/root usr/share/man/man7/ -rw-r--r-- root/root usr/share/man/man7/CREATE_STATISTICS.7.gz -rw-r--r-- root/root usr/share/man/man7/CREATE_SUBSCRIPTION.7.gz -rw-r--r-- root/root usr/share/man/man7/CREATE_TABLE.7.gz --rw-r--r-- root/root usr/share/man/man7/CREATE_TABLE_AS.7.gz -rw-r--r-- root/root usr/share/man/man7/CREATE_TABLESPACE.7.gz +-rw-r--r-- root/root usr/share/man/man7/CREATE_TABLE_AS.7.gz -rw-r--r-- root/root usr/share/man/man7/CREATE_TEXT_SEARCH_CONFIGURATION.7.gz -rw-r--r-- root/root usr/share/man/man7/CREATE_TEXT_SEARCH_DICTIONARY.7.gz -rw-r--r-- root/root usr/share/man/man7/CREATE_TEXT_SEARCH_PARSER.7.gz @@ -1458,9 +1458,9 @@ drwxr-xr-x root/root usr/share/postgresql/timezone/America/Argentina/ -rw-r--r-- root/root usr/share/postgresql/timezone/America/Eirunepe -rw-r--r-- root/root usr/share/postgresql/timezone/America/El_Salvador -rw-r--r-- root/root usr/share/postgresql/timezone/America/Ensenada --rw-r--r-- root/root usr/share/postgresql/timezone/America/Fortaleza -rw-r--r-- root/root usr/share/postgresql/timezone/America/Fort_Nelson -rw-r--r-- root/root usr/share/postgresql/timezone/America/Fort_Wayne +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Fortaleza -rw-r--r-- root/root usr/share/postgresql/timezone/America/Glace_Bay -rw-r--r-- root/root usr/share/postgresql/timezone/America/Godthab -rw-r--r-- root/root usr/share/postgresql/timezone/America/Goose_Bay @@ -1478,11 +1478,11 @@ drwxr-xr-x root/root usr/share/postgresql/timezone/America/Indiana/ -rw-r--r-- root/root usr/share/postgresql/timezone/America/Indiana/Knox -rw-r--r-- root/root usr/share/postgresql/timezone/America/Indiana/Marengo -rw-r--r-- root/root usr/share/postgresql/timezone/America/Indiana/Petersburg --rw-r--r-- root/root usr/share/postgresql/timezone/America/Indianapolis -rw-r--r-- root/root usr/share/postgresql/timezone/America/Indiana/Tell_City -rw-r--r-- root/root usr/share/postgresql/timezone/America/Indiana/Vevay -rw-r--r-- root/root usr/share/postgresql/timezone/America/Indiana/Vincennes -rw-r--r-- root/root usr/share/postgresql/timezone/America/Indiana/Winamac +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Indianapolis -rw-r--r-- root/root usr/share/postgresql/timezone/America/Inuvik -rw-r--r-- root/root usr/share/postgresql/timezone/America/Iqaluit -rw-r--r-- root/root usr/share/postgresql/timezone/America/Jamaica @@ -1532,8 +1532,8 @@ drwxr-xr-x root/root usr/share/postgresql/timezone/America/North_Dakota/ -rw-r--r-- root/root usr/share/postgresql/timezone/America/Paramaribo -rw-r--r-- root/root usr/share/postgresql/timezone/America/Phoenix -rw-r--r-- root/root usr/share/postgresql/timezone/America/Port-au-Prince --rw-r--r-- root/root usr/share/postgresql/timezone/America/Porto_Acre -rw-r--r-- root/root usr/share/postgresql/timezone/America/Port_of_Spain +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Porto_Acre -rw-r--r-- root/root usr/share/postgresql/timezone/America/Porto_Velho -rw-r--r-- root/root usr/share/postgresql/timezone/America/Puerto_Rico -rw-r--r-- root/root usr/share/postgresql/timezone/America/Punta_Arenas @@ -1697,8 +1697,8 @@ drwxr-xr-x root/root usr/share/postgresql/timezone/Atlantic/ -rw-r--r-- root/root usr/share/postgresql/timezone/Atlantic/Madeira -rw-r--r-- root/root usr/share/postgresql/timezone/Atlantic/Reykjavik -rw-r--r-- root/root usr/share/postgresql/timezone/Atlantic/South_Georgia --rw-r--r-- root/root usr/share/postgresql/timezone/Atlantic/Stanley -rw-r--r-- root/root usr/share/postgresql/timezone/Atlantic/St_Helena +-rw-r--r-- root/root usr/share/postgresql/timezone/Atlantic/Stanley drwxr-xr-x root/root usr/share/postgresql/timezone/Australia/ -rw-r--r-- root/root usr/share/postgresql/timezone/Australia/ACT -rw-r--r-- root/root usr/share/postgresql/timezone/Australia/Adelaide @@ -1713,8 +1713,8 @@ drwxr-xr-x root/root usr/share/postgresql/timezone/Australia/ -rw-r--r-- root/root usr/share/postgresql/timezone/Australia/Lindeman -rw-r--r-- root/root usr/share/postgresql/timezone/Australia/Lord_Howe -rw-r--r-- root/root usr/share/postgresql/timezone/Australia/Melbourne --rw-r--r-- root/root usr/share/postgresql/timezone/Australia/North -rw-r--r-- root/root usr/share/postgresql/timezone/Australia/NSW +-rw-r--r-- root/root usr/share/postgresql/timezone/Australia/North -rw-r--r-- root/root usr/share/postgresql/timezone/Australia/Perth -rw-r--r-- root/root usr/share/postgresql/timezone/Australia/Queensland -rw-r--r-- root/root usr/share/postgresql/timezone/Australia/South @@ -1728,6 +1728,8 @@ drwxr-xr-x root/root usr/share/postgresql/timezone/Brazil/ -rw-r--r-- root/root usr/share/postgresql/timezone/Brazil/DeNoronha -rw-r--r-- root/root usr/share/postgresql/timezone/Brazil/East -rw-r--r-- root/root usr/share/postgresql/timezone/Brazil/West +-rw-r--r-- root/root usr/share/postgresql/timezone/CET +-rw-r--r-- root/root usr/share/postgresql/timezone/CST6CDT drwxr-xr-x root/root usr/share/postgresql/timezone/Canada/ -rw-r--r-- root/root usr/share/postgresql/timezone/Canada/Atlantic -rw-r--r-- root/root usr/share/postgresql/timezone/Canada/Central @@ -1737,52 +1739,50 @@ drwxr-xr-x root/root usr/share/postgresql/timezone/Canada/ -rw-r--r-- root/root usr/share/postgresql/timezone/Canada/Pacific -rw-r--r-- root/root usr/share/postgresql/timezone/Canada/Saskatchewan -rw-r--r-- root/root usr/share/postgresql/timezone/Canada/Yukon --rw-r--r-- root/root usr/share/postgresql/timezone/CET drwxr-xr-x root/root usr/share/postgresql/timezone/Chile/ -rw-r--r-- root/root usr/share/postgresql/timezone/Chile/Continental -rw-r--r-- root/root usr/share/postgresql/timezone/Chile/EasterIsland --rw-r--r-- root/root usr/share/postgresql/timezone/CST6CDT -rw-r--r-- root/root usr/share/postgresql/timezone/Cuba -rw-r--r-- root/root usr/share/postgresql/timezone/EET --rw-r--r-- root/root usr/share/postgresql/timezone/Egypt --rw-r--r-- root/root usr/share/postgresql/timezone/Eire -rw-r--r-- root/root usr/share/postgresql/timezone/EST -rw-r--r-- root/root usr/share/postgresql/timezone/EST5EDT +-rw-r--r-- root/root usr/share/postgresql/timezone/Egypt +-rw-r--r-- root/root usr/share/postgresql/timezone/Eire drwxr-xr-x root/root usr/share/postgresql/timezone/Etc/ -rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT -rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT+0 --rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-0 --rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT0 -rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT+1 --rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-1 -rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT+10 --rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-10 -rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT+11 --rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-11 -rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT+12 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT+2 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT+3 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT+4 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT+5 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT+6 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT+7 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT+8 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT+9 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-0 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-1 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-10 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-11 -rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-12 -rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-13 -rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-14 --rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT+2 -rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-2 --rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT+3 -rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-3 --rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT+4 -rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-4 --rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT+5 -rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-5 --rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT+6 -rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-6 --rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT+7 -rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-7 --rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT+8 -rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-8 --rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT+9 -rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-9 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT0 -rw-r--r-- root/root usr/share/postgresql/timezone/Etc/Greenwich -rw-r--r-- root/root usr/share/postgresql/timezone/Etc/UCT --rw-r--r-- root/root usr/share/postgresql/timezone/Etc/Universal -rw-r--r-- root/root usr/share/postgresql/timezone/Etc/UTC +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/Universal -rw-r--r-- root/root usr/share/postgresql/timezone/Etc/Zulu drwxr-xr-x root/root usr/share/postgresql/timezone/Europe/ -rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Amsterdam @@ -1856,8 +1856,8 @@ drwxr-xr-x root/root usr/share/postgresql/timezone/Europe/ -rw-r--r-- root/root usr/share/postgresql/timezone/GMT-0 -rw-r--r-- root/root usr/share/postgresql/timezone/GMT0 -rw-r--r-- root/root usr/share/postgresql/timezone/Greenwich --rw-r--r-- root/root usr/share/postgresql/timezone/Hongkong -rw-r--r-- root/root usr/share/postgresql/timezone/HST +-rw-r--r-- root/root usr/share/postgresql/timezone/Hongkong -rw-r--r-- root/root usr/share/postgresql/timezone/Iceland drwxr-xr-x root/root usr/share/postgresql/timezone/Indian/ -rw-r--r-- root/root usr/share/postgresql/timezone/Indian/Antananarivo @@ -1878,15 +1878,17 @@ drwxr-xr-x root/root usr/share/postgresql/timezone/Indian/ -rw-r--r-- root/root usr/share/postgresql/timezone/Kwajalein -rw-r--r-- root/root usr/share/postgresql/timezone/Libya -rw-r--r-- root/root usr/share/postgresql/timezone/MET +-rw-r--r-- root/root usr/share/postgresql/timezone/MST +-rw-r--r-- root/root usr/share/postgresql/timezone/MST7MDT drwxr-xr-x root/root usr/share/postgresql/timezone/Mexico/ -rw-r--r-- root/root usr/share/postgresql/timezone/Mexico/BajaNorte -rw-r--r-- root/root usr/share/postgresql/timezone/Mexico/BajaSur -rw-r--r-- root/root usr/share/postgresql/timezone/Mexico/General --rw-r--r-- root/root usr/share/postgresql/timezone/MST --rw-r--r-- root/root usr/share/postgresql/timezone/MST7MDT --rw-r--r-- root/root usr/share/postgresql/timezone/Navajo -rw-r--r-- root/root usr/share/postgresql/timezone/NZ -rw-r--r-- root/root usr/share/postgresql/timezone/NZ-CHAT +-rw-r--r-- root/root usr/share/postgresql/timezone/Navajo +-rw-r--r-- root/root usr/share/postgresql/timezone/PRC +-rw-r--r-- root/root usr/share/postgresql/timezone/PST8PDT drwxr-xr-x root/root usr/share/postgresql/timezone/Pacific/ -rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Apia -rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Auckland @@ -1934,10 +1936,29 @@ drwxr-xr-x root/root usr/share/postgresql/timezone/Pacific/ -rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Yap -rw-r--r-- root/root usr/share/postgresql/timezone/Poland -rw-r--r-- root/root usr/share/postgresql/timezone/Portugal --rw-r--r-- root/root usr/share/postgresql/timezone/PRC --rw-r--r-- root/root usr/share/postgresql/timezone/PST8PDT -rw-r--r-- root/root usr/share/postgresql/timezone/ROC -rw-r--r-- root/root usr/share/postgresql/timezone/ROK +-rw-r--r-- root/root usr/share/postgresql/timezone/Singapore +-rw-r--r-- root/root usr/share/postgresql/timezone/Turkey +-rw-r--r-- root/root usr/share/postgresql/timezone/UCT +drwxr-xr-x root/root usr/share/postgresql/timezone/US/ +-rw-r--r-- root/root usr/share/postgresql/timezone/US/Alaska +-rw-r--r-- root/root usr/share/postgresql/timezone/US/Aleutian +-rw-r--r-- root/root usr/share/postgresql/timezone/US/Arizona +-rw-r--r-- root/root usr/share/postgresql/timezone/US/Central +-rw-r--r-- root/root usr/share/postgresql/timezone/US/East-Indiana +-rw-r--r-- root/root usr/share/postgresql/timezone/US/Eastern +-rw-r--r-- root/root usr/share/postgresql/timezone/US/Hawaii +-rw-r--r-- root/root usr/share/postgresql/timezone/US/Indiana-Starke +-rw-r--r-- root/root usr/share/postgresql/timezone/US/Michigan +-rw-r--r-- root/root usr/share/postgresql/timezone/US/Mountain +-rw-r--r-- root/root usr/share/postgresql/timezone/US/Pacific +-rw-r--r-- root/root usr/share/postgresql/timezone/US/Samoa +-rw-r--r-- root/root usr/share/postgresql/timezone/UTC +-rw-r--r-- root/root usr/share/postgresql/timezone/Universal +-rw-r--r-- root/root usr/share/postgresql/timezone/W-SU +-rw-r--r-- root/root usr/share/postgresql/timezone/WET +-rw-r--r-- root/root usr/share/postgresql/timezone/Zulu drwxr-xr-x root/root usr/share/postgresql/timezonesets/ -rw-r--r-- root/root usr/share/postgresql/timezonesets/Africa.txt -rw-r--r-- root/root usr/share/postgresql/timezonesets/America.txt @@ -1952,27 +1973,6 @@ drwxr-xr-x root/root usr/share/postgresql/timezonesets/ -rw-r--r-- root/root usr/share/postgresql/timezonesets/India -rw-r--r-- root/root usr/share/postgresql/timezonesets/Indian.txt -rw-r--r-- root/root usr/share/postgresql/timezonesets/Pacific.txt --rw-r--r-- root/root usr/share/postgresql/timezone/Singapore --rw-r--r-- root/root usr/share/postgresql/timezone/Turkey --rw-r--r-- root/root usr/share/postgresql/timezone/UCT --rw-r--r-- root/root usr/share/postgresql/timezone/Universal -drwxr-xr-x root/root usr/share/postgresql/timezone/US/ --rw-r--r-- root/root usr/share/postgresql/timezone/US/Alaska --rw-r--r-- root/root usr/share/postgresql/timezone/US/Aleutian --rw-r--r-- root/root usr/share/postgresql/timezone/US/Arizona --rw-r--r-- root/root usr/share/postgresql/timezone/US/Central --rw-r--r-- root/root usr/share/postgresql/timezone/US/Eastern --rw-r--r-- root/root usr/share/postgresql/timezone/US/East-Indiana --rw-r--r-- root/root usr/share/postgresql/timezone/US/Hawaii --rw-r--r-- root/root usr/share/postgresql/timezone/US/Indiana-Starke --rw-r--r-- root/root usr/share/postgresql/timezone/US/Michigan --rw-r--r-- root/root usr/share/postgresql/timezone/US/Mountain --rw-r--r-- root/root usr/share/postgresql/timezone/US/Pacific --rw-r--r-- root/root usr/share/postgresql/timezone/US/Samoa --rw-r--r-- root/root usr/share/postgresql/timezone/UTC --rw-r--r-- root/root usr/share/postgresql/timezone/WET --rw-r--r-- root/root usr/share/postgresql/timezone/W-SU --rw-r--r-- root/root usr/share/postgresql/timezone/Zulu drwxr-xr-x root/root usr/share/postgresql/tsearch_data/ -rw-r--r-- root/root usr/share/postgresql/tsearch_data/danish.stop -rw-r--r-- root/root usr/share/postgresql/tsearch_data/dutch.stop diff --git a/postgresql/.signature b/postgresql/.signature index 8423665c5..0c0d315a3 100644 --- a/postgresql/.signature +++ b/postgresql/.signature @@ -1,8 +1,8 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF38DK2J82qP6HW3vtt6gIMf6goOUT42LMNP203X0e9D0zGkMfHhD7gMfYlH/EVSMZpr1LYQgLLA68vTcLB2OfZgY= -SHA256 (Pkgfile) = f3c5cce8e5fe9af2f92bc95712d97e2f249ac1bd62aeaec81b77dc589baa2148 -SHA256 (.footprint) = 9e793d1d8b6fd7f8c3ecf070df6dfbb53abf371b5514690049fe16338627ecd2 -SHA256 (postgresql-14.1.tar.bz2) = 4d3c101ea7ae38982f06bdc73758b53727fb6402ecd9382006fa5ecc7c2ca41f +RWSagIOpLGJF38Fcm/pYRwcF9lmUX2vmo2+HDGgAaHDGWxc3YjhlbQn2LaJ6C+2s5gFRqGUQh0F/+fw3tLwKOQKkdcZUWGF+Ig8= +SHA256 (Pkgfile) = d2387dc909cb1510b6878403584a791fea35f1d2534ddd1821fc5c449c59f3a0 +SHA256 (.footprint) = 9e47e5a54485d0629302e5573e7343b2064708a773e95fbb5edb65052a424960 +SHA256 (postgresql-14.2.tar.bz2) = 2cf78b2e468912f8101d695db5340cf313c2e9f68a612fb71427524e8c9a977a SHA256 (postgresql-run-socket.patch) = 02ffb53b0a5049233f665c873b96264db77daab30e5a2194d038202d815a8e6a SHA256 (postgresql-perl-rpath.patch) = af6186d40128e043f333da4591455bf62b7c96e80214835f5c8c60b635ea9afb SHA256 (postgresql.rc) = 1e06f7cb11e198201f40bb265dc36bfd0085a29e55a8352315969d3512607044 diff --git a/postgresql/Pkgfile b/postgresql/Pkgfile index 41748e276..d182df624 100644 --- a/postgresql/Pkgfile +++ b/postgresql/Pkgfile @@ -5,7 +5,7 @@ # Optional: clang icu krb5 libxml2 libxslt openldap tcl name=postgresql -version=14.1 +version=14.2 release=1 source=(https://ftp.postgresql.org/pub/source/v$version/postgresql-$version.tar.bz2 postgresql-run-socket.patch postgresql-perl-rpath.patch