commit cbad0491db2ba27888bbd789d4c1c3a39f32085e Author: Thomas Penteker <tek@serverop.de> Date: Fri Nov 16 23:24:10 2018 +0100 postgresql: 10.5 -> 11.1 diff --git a/postgresql/.footprint b/postgresql/.footprint index f74ae5bb..653b8b2a 100644 --- a/postgresql/.footprint +++ b/postgresql/.footprint @@ -26,6 +26,7 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/pg_test_fsync -rwxr-xr-x root/root usr/bin/pg_test_timing -rwxr-xr-x root/root usr/bin/pg_upgrade +-rwxr-xr-x root/root usr/bin/pg_verify_checksums -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 @@ -113,6 +114,7 @@ drwxr-xr-x root/root usr/include/postgresql/server/access/ -rw-r--r-- root/root usr/include/postgresql/server/access/rmgr.h -rw-r--r-- root/root usr/include/postgresql/server/access/rmgrlist.h -rw-r--r-- root/root usr/include/postgresql/server/access/sdir.h +-rw-r--r-- root/root usr/include/postgresql/server/access/session.h -rw-r--r-- root/root usr/include/postgresql/server/access/skey.h -rw-r--r-- root/root usr/include/postgresql/server/access/slru.h -rw-r--r-- root/root usr/include/postgresql/server/access/spgist.h @@ -126,6 +128,7 @@ drwxr-xr-x root/root usr/include/postgresql/server/access/ -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.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/tuptoaster.h -rw-r--r-- root/root usr/include/postgresql/server/access/twophase.h @@ -158,75 +161,130 @@ drwxr-xr-x root/root usr/include/postgresql/server/catalog/ -rw-r--r-- root/root usr/include/postgresql/server/catalog/opfam_internal.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.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_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_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_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_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_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_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_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_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_collation_fn.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_fn.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.h --rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_conversion_fn.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_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_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_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_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_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_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_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_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_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_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_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_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_inherits_fn.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_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_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_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_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_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_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_operator_fn.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_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_partitioned_table_d.h -rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_pltemplate.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_pltemplate_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_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_proc_fn.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_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_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_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_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_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_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_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_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_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_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_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_subscription.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_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_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_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_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_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_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_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_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_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_type_fn.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 @@ -272,7 +330,9 @@ drwxr-xr-x root/root usr/include/postgresql/server/common/ -rw-r--r-- root/root usr/include/postgresql/server/common/config_info.h -rw-r--r-- root/root usr/include/postgresql/server/common/controldata_utils.h -rw-r--r-- root/root usr/include/postgresql/server/common/fe_memutils.h +-rw-r--r-- root/root usr/include/postgresql/server/common/file_perm.h -rw-r--r-- root/root usr/include/postgresql/server/common/file_utils.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/keywords.h @@ -293,6 +353,7 @@ drwxr-xr-x root/root usr/include/postgresql/server/datatype/ drwxr-xr-x root/root usr/include/postgresql/server/executor/ -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 @@ -346,6 +407,7 @@ drwxr-xr-x root/root usr/include/postgresql/server/executor/ -rw-r--r-- root/root usr/include/postgresql/server/executor/tstoreReceiver.h -rw-r--r-- root/root usr/include/postgresql/server/executor/tuptable.h drwxr-xr-x root/root usr/include/postgresql/server/fe_utils/ +-rw-r--r-- root/root usr/include/postgresql/server/fe_utils/conditional.h -rw-r--r-- root/root usr/include/postgresql/server/fe_utils/connect.h -rw-r--r-- root/root usr/include/postgresql/server/fe_utils/mbprint.h -rw-r--r-- root/root usr/include/postgresql/server/fe_utils/print.h @@ -363,6 +425,8 @@ drwxr-xr-x root/root usr/include/postgresql/server/foreign/ 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 +-rw-r--r-- root/root usr/include/postgresql/server/lib/bloomfilter.h +-rw-r--r-- root/root usr/include/postgresql/server/lib/dshash.h -rw-r--r-- root/root usr/include/postgresql/server/lib/hyperloglog.h -rw-r--r-- root/root usr/include/postgresql/server/lib/ilist.h -rw-r--r-- root/root usr/include/postgresql/server/lib/knapsack.h @@ -457,6 +521,10 @@ drwxr-xr-x root/root usr/include/postgresql/server/parser/ -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/ +-rw-r--r-- root/root usr/include/postgresql/server/partitioning/partbounds.h +-rw-r--r-- root/root usr/include/postgresql/server/partitioning/partdefs.h +-rw-r--r-- root/root usr/include/postgresql/server/partitioning/partprune.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 @@ -515,6 +583,7 @@ 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_port.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 @@ -609,6 +678,7 @@ drwxr-xr-x root/root usr/include/postgresql/server/statistics/ -rw-r--r-- root/root usr/include/postgresql/server/statistics/statistics.h 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/buf.h -rw-r--r-- root/root usr/include/postgresql/server/storage/buf_internals.h @@ -650,6 +720,7 @@ drwxr-xr-x root/root usr/include/postgresql/server/storage/ -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/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/shmem.h @@ -698,6 +769,7 @@ drwxr-xr-x root/root usr/include/postgresql/server/utils/ -rw-r--r-- root/root usr/include/postgresql/server/utils/errcodes.h -rw-r--r-- root/root usr/include/postgresql/server/utils/evtcache.h -rw-r--r-- root/root usr/include/postgresql/server/utils/expandeddatum.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/expandedrecord.h -rw-r--r-- root/root usr/include/postgresql/server/utils/fmgroids.h -rw-r--r-- root/root usr/include/postgresql/server/utils/fmgrprotos.h -rw-r--r-- root/root usr/include/postgresql/server/utils/fmgrtab.h @@ -723,6 +795,7 @@ drwxr-xr-x root/root usr/include/postgresql/server/utils/ -rw-r--r-- root/root usr/include/postgresql/server/utils/nabstime.h -rw-r--r-- root/root usr/include/postgresql/server/utils/numeric.h -rw-r--r-- root/root usr/include/postgresql/server/utils/palloc.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/partcache.h -rw-r--r-- root/root usr/include/postgresql/server/utils/pg_crc.h -rw-r--r-- root/root usr/include/postgresql/server/utils/pg_locale.h -rw-r--r-- root/root usr/include/postgresql/server/utils/pg_lsn.h @@ -747,6 +820,7 @@ drwxr-xr-x root/root usr/include/postgresql/server/utils/ -rw-r--r-- root/root usr/include/postgresql/server/utils/ruleutils.h -rw-r--r-- root/root usr/include/postgresql/server/utils/sampling.h -rw-r--r-- root/root usr/include/postgresql/server/utils/selfuncs.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/sharedtuplestore.h -rw-r--r-- root/root usr/include/postgresql/server/utils/snapmgr.h -rw-r--r-- root/root usr/include/postgresql/server/utils/snapshot.h -rw-r--r-- root/root usr/include/postgresql/server/utils/sortsupport.h @@ -771,24 +845,24 @@ drwxr-xr-x root/root usr/include/postgresql/server/utils/ -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 -lrwxrwxrwx root/root usr/lib/libecpg.so -> libecpg.so.6.10 -lrwxrwxrwx root/root usr/lib/libecpg.so.6 -> libecpg.so.6.10 --rwxr-xr-x root/root usr/lib/libecpg.so.6.10 +lrwxrwxrwx root/root usr/lib/libecpg.so -> libecpg.so.6.11 +lrwxrwxrwx root/root usr/lib/libecpg.so.6 -> libecpg.so.6.11 +-rwxr-xr-x root/root usr/lib/libecpg.so.6.11 -rw-r--r-- root/root usr/lib/libecpg_compat.a -lrwxrwxrwx root/root usr/lib/libecpg_compat.so -> libecpg_compat.so.3.10 -lrwxrwxrwx root/root usr/lib/libecpg_compat.so.3 -> libecpg_compat.so.3.10 --rwxr-xr-x root/root usr/lib/libecpg_compat.so.3.10 +lrwxrwxrwx root/root usr/lib/libecpg_compat.so -> libecpg_compat.so.3.11 +lrwxrwxrwx root/root usr/lib/libecpg_compat.so.3 -> libecpg_compat.so.3.11 +-rwxr-xr-x root/root usr/lib/libecpg_compat.so.3.11 -rw-r--r-- root/root usr/lib/libpgcommon.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/libpgtypes.a -lrwxrwxrwx root/root usr/lib/libpgtypes.so -> libpgtypes.so.3.10 -lrwxrwxrwx root/root usr/lib/libpgtypes.so.3 -> libpgtypes.so.3.10 --rwxr-xr-x root/root usr/lib/libpgtypes.so.3.10 +lrwxrwxrwx root/root usr/lib/libpgtypes.so -> libpgtypes.so.3.11 +lrwxrwxrwx root/root usr/lib/libpgtypes.so.3 -> libpgtypes.so.3.11 +-rwxr-xr-x root/root usr/lib/libpgtypes.so.3.11 -rw-r--r-- root/root usr/lib/libpq.a -lrwxrwxrwx root/root usr/lib/libpq.so -> libpq.so.5.10 -lrwxrwxrwx root/root usr/lib/libpq.so.5 -> libpq.so.5.10 --rwxr-xr-x root/root usr/lib/libpq.so.5.10 +lrwxrwxrwx root/root usr/lib/libpq.so -> libpq.so.5.11 +lrwxrwxrwx root/root usr/lib/libpq.so.5 -> libpq.so.5.11 +-rwxr-xr-x root/root usr/lib/libpq.so.5.11 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/libecpg.pc -rw-r--r-- root/root usr/lib/pkgconfig/libecpg_compat.pc @@ -867,6 +941,7 @@ drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/pg_test_fsync.1.gz -rw-r--r-- root/root usr/share/man/man1/pg_test_timing.1.gz -rw-r--r-- root/root usr/share/man/man1/pg_upgrade.1.gz +-rw-r--r-- root/root usr/share/man/man1/pg_verify_checksums.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 @@ -876,7 +951,9 @@ 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/SPI_commit.3.gz -rw-r--r-- root/root usr/share/man/man3/SPI_connect.3.gz +-rw-r--r-- root/root usr/share/man/man3/SPI_connect_ext.3.gz -rw-r--r-- root/root usr/share/man/man3/SPI_copytuple.3.gz -rw-r--r-- root/root usr/share/man/man3/SPI_cursor_close.3.gz -rw-r--r-- root/root usr/share/man/man3/SPI_cursor_fetch.3.gz @@ -916,10 +993,13 @@ drwxr-xr-x root/root usr/share/man/man3/ -rw-r--r-- root/root usr/share/man/man3/SPI_register_relation.3.gz -rw-r--r-- root/root usr/share/man/man3/SPI_register_trigger_data.3.gz -rw-r--r-- root/root usr/share/man/man3/SPI_repalloc.3.gz +-rw-r--r-- root/root usr/share/man/man3/SPI_result_code_string.3.gz -rw-r--r-- root/root usr/share/man/man3/SPI_returntuple.3.gz +-rw-r--r-- root/root usr/share/man/man3/SPI_rollback.3.gz -rw-r--r-- root/root usr/share/man/man3/SPI_saveplan.3.gz -rw-r--r-- root/root usr/share/man/man3/SPI_scroll_cursor_fetch.3.gz -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 @@ -962,8 +1042,10 @@ drwxr-xr-x root/root usr/share/man/man7/ -rw-r--r-- root/root usr/share/man/man7/ALTER_OPERATOR_CLASS.7.gz -rw-r--r-- root/root usr/share/man/man7/ALTER_OPERATOR_FAMILY.7.gz -rw-r--r-- root/root usr/share/man/man7/ALTER_POLICY.7.gz +-rw-r--r-- root/root usr/share/man/man7/ALTER_PROCEDURE.7.gz -rw-r--r-- root/root usr/share/man/man7/ALTER_PUBLICATION.7.gz -rw-r--r-- root/root usr/share/man/man7/ALTER_ROLE.7.gz +-rw-r--r-- root/root usr/share/man/man7/ALTER_ROUTINE.7.gz -rw-r--r-- root/root usr/share/man/man7/ALTER_RULE.7.gz -rw-r--r-- root/root usr/share/man/man7/ALTER_SCHEMA.7.gz -rw-r--r-- root/root usr/share/man/man7/ALTER_SEQUENCE.7.gz @@ -984,6 +1066,7 @@ drwxr-xr-x root/root usr/share/man/man7/ -rw-r--r-- root/root usr/share/man/man7/ALTER_VIEW.7.gz -rw-r--r-- root/root usr/share/man/man7/ANALYZE.7.gz -rw-r--r-- root/root usr/share/man/man7/BEGIN.7.gz +-rw-r--r-- root/root usr/share/man/man7/CALL.7.gz -rw-r--r-- root/root usr/share/man/man7/CHECKPOINT.7.gz -rw-r--r-- root/root usr/share/man/man7/CLOSE.7.gz -rw-r--r-- root/root usr/share/man/man7/CLUSTER.7.gz @@ -1011,6 +1094,7 @@ drwxr-xr-x root/root usr/share/man/man7/ -rw-r--r-- root/root usr/share/man/man7/CREATE_OPERATOR_CLASS.7.gz -rw-r--r-- root/root usr/share/man/man7/CREATE_OPERATOR_FAMILY.7.gz -rw-r--r-- root/root usr/share/man/man7/CREATE_POLICY.7.gz +-rw-r--r-- root/root usr/share/man/man7/CREATE_PROCEDURE.7.gz -rw-r--r-- root/root usr/share/man/man7/CREATE_PUBLICATION.7.gz -rw-r--r-- root/root usr/share/man/man7/CREATE_ROLE.7.gz -rw-r--r-- root/root usr/share/man/man7/CREATE_RULE.7.gz @@ -1058,8 +1142,10 @@ drwxr-xr-x root/root usr/share/man/man7/ -rw-r--r-- root/root usr/share/man/man7/DROP_OPERATOR_FAMILY.7.gz -rw-r--r-- root/root usr/share/man/man7/DROP_OWNED.7.gz -rw-r--r-- root/root usr/share/man/man7/DROP_POLICY.7.gz +-rw-r--r-- root/root usr/share/man/man7/DROP_PROCEDURE.7.gz -rw-r--r-- root/root usr/share/man/man7/DROP_PUBLICATION.7.gz -rw-r--r-- root/root usr/share/man/man7/DROP_ROLE.7.gz +-rw-r--r-- root/root usr/share/man/man7/DROP_ROUTINE.7.gz -rw-r--r-- root/root usr/share/man/man7/DROP_RULE.7.gz -rw-r--r-- root/root usr/share/man/man7/DROP_SCHEMA.7.gz -rw-r--r-- root/root usr/share/man/man7/DROP_SEQUENCE.7.gz @@ -1121,6 +1207,7 @@ drwxr-xr-x root/root usr/share/man/man7/ -rw-r--r-- root/root usr/share/man/man7/WITH.7.gz drwxr-xr-x root/root usr/share/postgresql/ -rw-r--r-- root/root usr/share/postgresql/conversion_create.sql +-rw-r--r-- root/root usr/share/postgresql/errcodes.txt drwxr-xr-x root/root usr/share/postgresql/extension/ -rw-r--r-- root/root usr/share/postgresql/extension/plpgsql--1.0.sql -rw-r--r-- root/root usr/share/postgresql/extension/plpgsql--unpackaged--1.0.sql diff --git a/postgresql/.signature b/postgresql/.signature index fcd13898..880acf6c 100644 --- a/postgresql/.signature +++ b/postgresql/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF369uqyhjPNUAc5iP5h0ve5hUxT2srIVFBRsLgvZczKb8p0ScfoF3/qn9J58r2xvt/fIiH9YH/qvWwutAQu56cgg= -SHA256 (Pkgfile) = e28280f398aa324805e70b838d73666b657f811b5a1298e5103c9689a48b9060 -SHA256 (.footprint) = 48badde6410ffd322519f3c52bee5a61f8f5057732c386663ac5097d7e287946 -SHA256 (postgresql-10.5.tar.bz2) = 6c8e616c91a45142b85c0aeb1f29ebba4a361309e86469e0fb4617b6a73c4011 +RWSagIOpLGJF34pj5BsRbWd9ZKKCiMzFyjhxzndI530ap7aSCbY+/Mn/E25y5QLJ5OJ7Mh1aie6l6O3iaLiZosM1h1QBhRaCIA8= +SHA256 (Pkgfile) = 95455e22ce855c2d5badf5d59d4e7baae2d54a3a847b6a261022810b3cc69edb +SHA256 (.footprint) = 5e45c2b6fe3dcb292794ed02abe394fda0075e18a5d865b4425731ac9b0adb51 +SHA256 (postgresql-11.1.tar.bz2) = 90815e812874831e9a4bf6e1136bf73bc2c5a0464ef142e2dfea40cda206db08 SHA256 (postgresql) = 2c5ed04d159081774b2518c67b4bd95671154828a5bca23b68c7c7a05ec40078 diff --git a/postgresql/Pkgfile b/postgresql/Pkgfile index c04db737..4d422fd9 100644 --- a/postgresql/Pkgfile +++ b/postgresql/Pkgfile @@ -5,7 +5,7 @@ # Depends on: openssl name=postgresql -version=10.5 +version=11.1 release=1 source=(https://ftp.postgresql.org/pub/source/v$version/postgresql-$version.tar.bz2 postgresql)