Merge ~paelzer/ubuntu/+source/postgresql-9.5:MRE-xenial-9.5.19 into ubuntu/+source/postgresql-9.5:ubuntu/xenial-devel

Proposed by Christian Ehrhardt 
Status: Merged
Merge reported by: Christian Ehrhardt 
Merged at revision: c2c86d09987f1eb5ccbbb363592399c6b9d15afc
Proposed branch: ~paelzer/ubuntu/+source/postgresql-9.5:MRE-xenial-9.5.19
Merge into: ubuntu/+source/postgresql-9.5:ubuntu/xenial-devel
Diff against target: 72394 lines (+10538/-8635)
1350 files modified
Makefile (+1/-1)
configure (+9/-9)
configure.in (+1/-1)
contrib/passwordcheck/passwordcheck.c (+20/-0)
contrib/sepgsql/sepgsql-regtest.te (+11/-0)
debian/changelog (+13/-0)
doc/bug.template (+1/-1)
doc/src/sgml/client-auth.sgml (+6/-4)
doc/src/sgml/config.sgml (+4/-0)
doc/src/sgml/event-trigger.sgml (+52/-4)
doc/src/sgml/html/LEGALNOTICE.html (+3/-3)
doc/src/sgml/html/acronyms.html (+3/-3)
doc/src/sgml/html/admin.html (+3/-3)
doc/src/sgml/html/adminpack.html (+3/-3)
doc/src/sgml/html/app-clusterdb.html (+11/-11)
doc/src/sgml/html/app-createdb.html (+10/-10)
doc/src/sgml/html/app-createlang.html (+12/-12)
doc/src/sgml/html/app-createuser.html (+11/-11)
doc/src/sgml/html/app-dropdb.html (+11/-11)
doc/src/sgml/html/app-droplang.html (+11/-11)
doc/src/sgml/html/app-dropuser.html (+11/-11)
doc/src/sgml/html/app-ecpg.html (+8/-8)
doc/src/sgml/html/app-initdb.html (+9/-9)
doc/src/sgml/html/app-pg-ctl.html (+8/-8)
doc/src/sgml/html/app-pg-dumpall.html (+9/-9)
doc/src/sgml/html/app-pg-isready.html (+7/-7)
doc/src/sgml/html/app-pgbasebackup.html (+11/-11)
doc/src/sgml/html/app-pgconfig.html (+9/-9)
doc/src/sgml/html/app-pgcontroldata.html (+6/-6)
doc/src/sgml/html/app-pgdump.html (+7/-7)
doc/src/sgml/html/app-pgreceivexlog.html (+11/-11)
doc/src/sgml/html/app-pgrecvlogical.html (+10/-10)
doc/src/sgml/html/app-pgresetxlog.html (+6/-6)
doc/src/sgml/html/app-pgrestore.html (+7/-7)
doc/src/sgml/html/app-pgrewind.html (+10/-10)
doc/src/sgml/html/app-postgres.html (+14/-14)
doc/src/sgml/html/app-postmaster.html (+7/-7)
doc/src/sgml/html/app-psql.html (+14/-14)
doc/src/sgml/html/app-reindexdb.html (+12/-12)
doc/src/sgml/html/app-vacuumdb.html (+12/-12)
doc/src/sgml/html/appendixes.html (+27/-22)
doc/src/sgml/html/applevel-consistency.html (+3/-3)
doc/src/sgml/html/archive-recovery-settings.html (+3/-3)
doc/src/sgml/html/arrays.html (+3/-3)
doc/src/sgml/html/auth-delay.html (+5/-5)
doc/src/sgml/html/auth-methods.html (+4/-4)
doc/src/sgml/html/auth-pg-hba-conf.html (+13/-9)
doc/src/sgml/html/auth-username-maps.html (+11/-7)
doc/src/sgml/html/auto-explain.html (+6/-6)
doc/src/sgml/html/backup-dump.html (+3/-3)
doc/src/sgml/html/backup-file.html (+3/-3)
doc/src/sgml/html/backup.html (+3/-3)
doc/src/sgml/html/bgworker.html (+3/-3)
doc/src/sgml/html/biblio.html (+6/-6)
doc/src/sgml/html/bki-commands.html (+3/-3)
doc/src/sgml/html/bki-example.html (+3/-3)
doc/src/sgml/html/bki-format.html (+3/-3)
doc/src/sgml/html/bki-structure.html (+3/-3)
doc/src/sgml/html/bki.html (+3/-3)
doc/src/sgml/html/bookindex.html (+216/-216)
doc/src/sgml/html/brin-builtin-opclasses.html (+3/-3)
doc/src/sgml/html/brin-extensibility.html (+3/-3)
doc/src/sgml/html/brin-intro.html (+3/-3)
doc/src/sgml/html/brin.html (+3/-3)
doc/src/sgml/html/btree-gin.html (+5/-5)
doc/src/sgml/html/btree-gist.html (+5/-5)
doc/src/sgml/html/bug-reporting.html (+4/-4)
doc/src/sgml/html/catalog-pg-aggregate.html (+4/-4)
doc/src/sgml/html/catalog-pg-am.html (+4/-4)
doc/src/sgml/html/catalog-pg-amop.html (+4/-4)
doc/src/sgml/html/catalog-pg-amproc.html (+4/-4)
doc/src/sgml/html/catalog-pg-attrdef.html (+4/-4)
doc/src/sgml/html/catalog-pg-attribute.html (+4/-4)
doc/src/sgml/html/catalog-pg-auth-members.html (+4/-4)
doc/src/sgml/html/catalog-pg-authid.html (+4/-4)
doc/src/sgml/html/catalog-pg-cast.html (+4/-4)
doc/src/sgml/html/catalog-pg-class.html (+4/-4)
doc/src/sgml/html/catalog-pg-collation.html (+4/-4)
doc/src/sgml/html/catalog-pg-constraint.html (+4/-4)
doc/src/sgml/html/catalog-pg-conversion.html (+4/-4)
doc/src/sgml/html/catalog-pg-database.html (+4/-4)
doc/src/sgml/html/catalog-pg-db-role-setting.html (+4/-4)
doc/src/sgml/html/catalog-pg-default-acl.html (+4/-4)
doc/src/sgml/html/catalog-pg-depend.html (+4/-4)
doc/src/sgml/html/catalog-pg-description.html (+4/-4)
doc/src/sgml/html/catalog-pg-enum.html (+4/-4)
doc/src/sgml/html/catalog-pg-event-trigger.html (+4/-4)
doc/src/sgml/html/catalog-pg-extension.html (+4/-4)
doc/src/sgml/html/catalog-pg-foreign-data-wrapper.html (+4/-4)
doc/src/sgml/html/catalog-pg-foreign-server.html (+4/-4)
doc/src/sgml/html/catalog-pg-foreign-table.html (+4/-4)
doc/src/sgml/html/catalog-pg-index.html (+4/-4)
doc/src/sgml/html/catalog-pg-inherits.html (+4/-4)
doc/src/sgml/html/catalog-pg-language.html (+4/-4)
doc/src/sgml/html/catalog-pg-largeobject-metadata.html (+4/-4)
doc/src/sgml/html/catalog-pg-largeobject.html (+4/-4)
doc/src/sgml/html/catalog-pg-namespace.html (+4/-4)
doc/src/sgml/html/catalog-pg-opclass.html (+4/-4)
doc/src/sgml/html/catalog-pg-operator.html (+4/-4)
doc/src/sgml/html/catalog-pg-opfamily.html (+4/-4)
doc/src/sgml/html/catalog-pg-pltemplate.html (+4/-4)
doc/src/sgml/html/catalog-pg-policy.html (+4/-4)
doc/src/sgml/html/catalog-pg-proc.html (+4/-4)
doc/src/sgml/html/catalog-pg-range.html (+4/-4)
doc/src/sgml/html/catalog-pg-replication-origin.html (+4/-4)
doc/src/sgml/html/catalog-pg-rewrite.html (+4/-4)
doc/src/sgml/html/catalog-pg-seclabel.html (+4/-4)
doc/src/sgml/html/catalog-pg-shdepend.html (+4/-4)
doc/src/sgml/html/catalog-pg-shdescription.html (+4/-4)
doc/src/sgml/html/catalog-pg-shseclabel.html (+4/-4)
doc/src/sgml/html/catalog-pg-statistic.html (+4/-4)
doc/src/sgml/html/catalog-pg-tablespace.html (+4/-4)
doc/src/sgml/html/catalog-pg-transform.html (+4/-4)
doc/src/sgml/html/catalog-pg-trigger.html (+4/-4)
doc/src/sgml/html/catalog-pg-ts-config-map.html (+4/-4)
doc/src/sgml/html/catalog-pg-ts-config.html (+4/-4)
doc/src/sgml/html/catalog-pg-ts-dict.html (+4/-4)
doc/src/sgml/html/catalog-pg-ts-parser.html (+4/-4)
doc/src/sgml/html/catalog-pg-ts-template.html (+4/-4)
doc/src/sgml/html/catalog-pg-type.html (+4/-4)
doc/src/sgml/html/catalog-pg-user-mapping.html (+4/-4)
doc/src/sgml/html/catalogs-overview.html (+3/-3)
doc/src/sgml/html/catalogs.html (+3/-3)
doc/src/sgml/html/charset.html (+11/-11)
doc/src/sgml/html/chkpass.html (+4/-4)
doc/src/sgml/html/citext.html (+8/-8)
doc/src/sgml/html/client-authentication-problems.html (+3/-3)
doc/src/sgml/html/client-authentication.html (+3/-3)
doc/src/sgml/html/client-interfaces.html (+4/-4)
doc/src/sgml/html/collation.html (+5/-5)
doc/src/sgml/html/config-setting.html (+4/-4)
doc/src/sgml/html/connect-estab.html (+3/-3)
doc/src/sgml/html/continuous-archiving.html (+3/-3)
doc/src/sgml/html/contrib-dblink-build-sql-delete.html (+10/-10)
doc/src/sgml/html/contrib-dblink-build-sql-insert.html (+10/-10)
doc/src/sgml/html/contrib-dblink-build-sql-update.html (+10/-10)
doc/src/sgml/html/contrib-dblink-cancel-query.html (+9/-9)
doc/src/sgml/html/contrib-dblink-close.html (+10/-10)
doc/src/sgml/html/contrib-dblink-connect-u.html (+6/-6)
doc/src/sgml/html/contrib-dblink-connect.html (+10/-10)
doc/src/sgml/html/contrib-dblink-disconnect.html (+9/-9)
doc/src/sgml/html/contrib-dblink-error-message.html (+10/-10)
doc/src/sgml/html/contrib-dblink-exec.html (+9/-9)
doc/src/sgml/html/contrib-dblink-fetch.html (+10/-10)
doc/src/sgml/html/contrib-dblink-function.html (+10/-10)
doc/src/sgml/html/contrib-dblink-get-connections.html (+8/-8)
doc/src/sgml/html/contrib-dblink-get-notify.html (+9/-9)
doc/src/sgml/html/contrib-dblink-get-pkey.html (+9/-9)
doc/src/sgml/html/contrib-dblink-get-result.html (+10/-10)
doc/src/sgml/html/contrib-dblink-is-busy.html (+9/-9)
doc/src/sgml/html/contrib-dblink-open.html (+10/-10)
doc/src/sgml/html/contrib-dblink-send-query.html (+9/-9)
doc/src/sgml/html/contrib-prog-client.html (+3/-3)
doc/src/sgml/html/contrib-prog-server.html (+3/-3)
doc/src/sgml/html/contrib-prog.html (+3/-3)
doc/src/sgml/html/contrib-spi.html (+8/-8)
doc/src/sgml/html/contrib.html (+3/-3)
doc/src/sgml/html/creating-cluster.html (+3/-3)
doc/src/sgml/html/cube.html (+10/-10)
doc/src/sgml/html/custom-scan-execution.html (+3/-3)
doc/src/sgml/html/custom-scan-path.html (+3/-3)
doc/src/sgml/html/custom-scan-plan.html (+3/-3)
doc/src/sgml/html/custom-scan.html (+3/-3)
doc/src/sgml/html/database-roles.html (+3/-3)
doc/src/sgml/html/datatype-binary.html (+3/-3)
doc/src/sgml/html/datatype-bit.html (+3/-3)
doc/src/sgml/html/datatype-boolean.html (+3/-3)
doc/src/sgml/html/datatype-character.html (+3/-3)
doc/src/sgml/html/datatype-datetime.html (+3/-3)
doc/src/sgml/html/datatype-enum.html (+3/-3)
doc/src/sgml/html/datatype-geometric.html (+3/-3)
doc/src/sgml/html/datatype-json.html (+3/-3)
doc/src/sgml/html/datatype-money.html (+3/-3)
doc/src/sgml/html/datatype-net-types.html (+3/-3)
doc/src/sgml/html/datatype-numeric.html (+3/-3)
doc/src/sgml/html/datatype-oid.html (+3/-3)
doc/src/sgml/html/datatype-pg-lsn.html (+3/-3)
doc/src/sgml/html/datatype-pseudo.html (+3/-3)
doc/src/sgml/html/datatype-textsearch.html (+3/-3)
doc/src/sgml/html/datatype-uuid.html (+3/-3)
doc/src/sgml/html/datatype-xml.html (+3/-3)
doc/src/sgml/html/datatype.html (+3/-3)
doc/src/sgml/html/datetime-appendix.html (+3/-3)
doc/src/sgml/html/datetime-config-files.html (+3/-3)
doc/src/sgml/html/datetime-input-rules.html (+3/-3)
doc/src/sgml/html/datetime-invalid-input.html (+3/-3)
doc/src/sgml/html/datetime-keywords.html (+3/-3)
doc/src/sgml/html/datetime-units-history.html (+3/-3)
doc/src/sgml/html/dblink.html (+3/-3)
doc/src/sgml/html/ddl-alter.html (+3/-3)
doc/src/sgml/html/ddl-basics.html (+3/-3)
doc/src/sgml/html/ddl-constraints.html (+3/-3)
doc/src/sgml/html/ddl-default.html (+3/-3)
doc/src/sgml/html/ddl-depend.html (+3/-3)
doc/src/sgml/html/ddl-foreign-data.html (+3/-3)
doc/src/sgml/html/ddl-inherit.html (+3/-3)
doc/src/sgml/html/ddl-others.html (+3/-3)
doc/src/sgml/html/ddl-partitioning.html (+3/-3)
doc/src/sgml/html/ddl-priv.html (+3/-3)
doc/src/sgml/html/ddl-rowsecurity.html (+3/-3)
doc/src/sgml/html/ddl-schemas.html (+3/-3)
doc/src/sgml/html/ddl-system-columns.html (+3/-3)
doc/src/sgml/html/ddl.html (+3/-3)
doc/src/sgml/html/dict-int.html (+5/-5)
doc/src/sgml/html/dict-xsyn.html (+5/-5)
doc/src/sgml/html/different-replication-solutions.html (+3/-3)
doc/src/sgml/html/disk-full.html (+3/-3)
doc/src/sgml/html/disk-usage.html (+3/-3)
doc/src/sgml/html/diskusage.html (+3/-3)
doc/src/sgml/html/dml-delete.html (+3/-3)
doc/src/sgml/html/dml-insert.html (+3/-3)
doc/src/sgml/html/dml-returning.html (+3/-3)
doc/src/sgml/html/dml-update.html (+3/-3)
doc/src/sgml/html/dml.html (+3/-3)
doc/src/sgml/html/docguide-authoring.html (+5/-5)
doc/src/sgml/html/docguide-build.html (+11/-11)
doc/src/sgml/html/docguide-docbook.html (+3/-3)
doc/src/sgml/html/docguide-style.html (+4/-4)
doc/src/sgml/html/docguide-toolsets.html (+12/-12)
doc/src/sgml/html/docguide.html (+3/-3)
doc/src/sgml/html/dynamic-trace.html (+3/-3)
doc/src/sgml/html/earthdistance.html (+5/-5)
doc/src/sgml/html/ecpg-commands.html (+3/-3)
doc/src/sgml/html/ecpg-concept.html (+3/-3)
doc/src/sgml/html/ecpg-connect.html (+3/-3)
doc/src/sgml/html/ecpg-cpp.html (+3/-3)
doc/src/sgml/html/ecpg-descriptors.html (+4/-4)
doc/src/sgml/html/ecpg-develop.html (+3/-3)
doc/src/sgml/html/ecpg-dynamic.html (+3/-3)
doc/src/sgml/html/ecpg-errors.html (+3/-3)
doc/src/sgml/html/ecpg-informix-compat.html (+3/-3)
doc/src/sgml/html/ecpg-library.html (+3/-3)
doc/src/sgml/html/ecpg-lo.html (+3/-3)
doc/src/sgml/html/ecpg-pgtypes.html (+3/-3)
doc/src/sgml/html/ecpg-preproc.html (+3/-3)
doc/src/sgml/html/ecpg-process.html (+3/-3)
doc/src/sgml/html/ecpg-sql-allocate-descriptor.html (+10/-10)
doc/src/sgml/html/ecpg-sql-commands.html (+3/-3)
doc/src/sgml/html/ecpg-sql-connect.html (+10/-10)
doc/src/sgml/html/ecpg-sql-deallocate-descriptor.html (+10/-10)
doc/src/sgml/html/ecpg-sql-declare.html (+10/-10)
doc/src/sgml/html/ecpg-sql-describe.html (+10/-10)
doc/src/sgml/html/ecpg-sql-disconnect.html (+10/-10)
doc/src/sgml/html/ecpg-sql-execute-immediate.html (+9/-9)
doc/src/sgml/html/ecpg-sql-get-descriptor.html (+10/-10)
doc/src/sgml/html/ecpg-sql-open.html (+10/-10)
doc/src/sgml/html/ecpg-sql-prepare.html (+10/-10)
doc/src/sgml/html/ecpg-sql-set-autocommit.html (+7/-7)
doc/src/sgml/html/ecpg-sql-set-connection.html (+10/-10)
doc/src/sgml/html/ecpg-sql-set-descriptor.html (+10/-10)
doc/src/sgml/html/ecpg-sql-type.html (+9/-9)
doc/src/sgml/html/ecpg-sql-var.html (+9/-9)
doc/src/sgml/html/ecpg-sql-whenever.html (+9/-9)
doc/src/sgml/html/ecpg-variables.html (+15/-15)
doc/src/sgml/html/ecpg.html (+3/-3)
doc/src/sgml/html/encryption-options.html (+3/-3)
doc/src/sgml/html/errcodes-appendix.html (+4/-4)
doc/src/sgml/html/error-message-reporting.html (+7/-7)
doc/src/sgml/html/error-style-guide.html (+19/-19)
doc/src/sgml/html/event-log-registration.html (+3/-3)
doc/src/sgml/html/event-trigger-definition.html (+3/-3)
doc/src/sgml/html/event-trigger-example.html (+3/-3)
doc/src/sgml/html/event-trigger-interface.html (+3/-3)
doc/src/sgml/html/event-trigger-matrix.html (+217/-7)
doc/src/sgml/html/event-trigger-table-rewrite-example.html (+3/-3)
doc/src/sgml/html/event-triggers.html (+3/-3)
doc/src/sgml/html/executor.html (+3/-3)
doc/src/sgml/html/explicit-joins.html (+3/-3)
doc/src/sgml/html/explicit-locking.html (+3/-3)
doc/src/sgml/html/extend-extensions.html (+8/-8)
doc/src/sgml/html/extend-how.html (+3/-3)
doc/src/sgml/html/extend-pgxs.html (+3/-3)
doc/src/sgml/html/extend-type-system.html (+6/-6)
doc/src/sgml/html/extend.html (+26/-26)
doc/src/sgml/html/external-admin-tools.html (+3/-3)
doc/src/sgml/html/external-extensions.html (+3/-3)
doc/src/sgml/html/external-interfaces.html (+3/-3)
doc/src/sgml/html/external-pl.html (+3/-3)
doc/src/sgml/html/external-projects.html (+3/-3)
doc/src/sgml/html/fdw-callbacks.html (+3/-3)
doc/src/sgml/html/fdw-functions.html (+3/-3)
doc/src/sgml/html/fdw-helpers.html (+3/-3)
doc/src/sgml/html/fdw-planning.html (+3/-3)
doc/src/sgml/html/fdw-row-locking.html (+3/-3)
doc/src/sgml/html/fdwhandler.html (+3/-3)
doc/src/sgml/html/features-sql-standard.html (+4/-4)
doc/src/sgml/html/features.html (+3/-3)
doc/src/sgml/html/file-fdw.html (+4/-4)
doc/src/sgml/html/functions-admin.html (+3/-3)
doc/src/sgml/html/functions-aggregate.html (+3/-3)
doc/src/sgml/html/functions-array.html (+3/-3)
doc/src/sgml/html/functions-binarystring.html (+3/-3)
doc/src/sgml/html/functions-bitstring.html (+3/-3)
doc/src/sgml/html/functions-comparison.html (+3/-3)
doc/src/sgml/html/functions-comparisons.html (+3/-3)
doc/src/sgml/html/functions-conditional.html (+3/-3)
doc/src/sgml/html/functions-datetime.html (+3/-3)
doc/src/sgml/html/functions-enum.html (+3/-3)
doc/src/sgml/html/functions-event-triggers.html (+3/-3)
doc/src/sgml/html/functions-formatting.html (+3/-3)
doc/src/sgml/html/functions-geometry.html (+3/-3)
doc/src/sgml/html/functions-info.html (+3/-3)
doc/src/sgml/html/functions-json.html (+3/-3)
doc/src/sgml/html/functions-logical.html (+3/-3)
doc/src/sgml/html/functions-matching.html (+3/-3)
doc/src/sgml/html/functions-math.html (+3/-3)
doc/src/sgml/html/functions-net.html (+3/-3)
doc/src/sgml/html/functions-range.html (+3/-3)
doc/src/sgml/html/functions-sequence.html (+3/-3)
doc/src/sgml/html/functions-srf.html (+3/-3)
doc/src/sgml/html/functions-string.html (+3/-3)
doc/src/sgml/html/functions-subquery.html (+3/-3)
doc/src/sgml/html/functions-textsearch.html (+3/-3)
doc/src/sgml/html/functions-trigger.html (+3/-3)
doc/src/sgml/html/functions-window.html (+3/-3)
doc/src/sgml/html/functions-xml.html (+3/-3)
doc/src/sgml/html/functions.html (+3/-3)
doc/src/sgml/html/fuzzystrmatch.html (+7/-7)
doc/src/sgml/html/geqo-biblio.html (+3/-3)
doc/src/sgml/html/geqo-intro.html (+3/-3)
doc/src/sgml/html/geqo-intro2.html (+4/-4)
doc/src/sgml/html/geqo-pg-intro.html (+4/-4)
doc/src/sgml/html/geqo.html (+4/-4)
doc/src/sgml/html/gin-builtin-opclasses.html (+3/-3)
doc/src/sgml/html/gin-examples.html (+3/-3)
doc/src/sgml/html/gin-extensibility.html (+3/-3)
doc/src/sgml/html/gin-implementation.html (+3/-3)
doc/src/sgml/html/gin-intro.html (+3/-3)
doc/src/sgml/html/gin-limit.html (+3/-3)
doc/src/sgml/html/gin-tips.html (+3/-3)
doc/src/sgml/html/gin.html (+3/-3)
doc/src/sgml/html/gist-builtin-opclasses.html (+3/-3)
doc/src/sgml/html/gist-examples.html (+3/-3)
doc/src/sgml/html/gist-extensibility.html (+3/-3)
doc/src/sgml/html/gist-implementation.html (+3/-3)
doc/src/sgml/html/gist-intro.html (+3/-3)
doc/src/sgml/html/gist.html (+3/-3)
doc/src/sgml/html/git.html (+3/-3)
doc/src/sgml/html/high-availability.html (+3/-3)
doc/src/sgml/html/history.html (+3/-3)
doc/src/sgml/html/hot-standby.html (+3/-3)
doc/src/sgml/html/hstore.html (+11/-11)
doc/src/sgml/html/index-catalog.html (+3/-3)
doc/src/sgml/html/index-cost-estimation.html (+3/-3)
doc/src/sgml/html/index-functions.html (+3/-3)
doc/src/sgml/html/index-locking.html (+3/-3)
doc/src/sgml/html/index-scanning.html (+3/-3)
doc/src/sgml/html/index-unique-checks.html (+3/-3)
doc/src/sgml/html/index.html (+3/-3)
doc/src/sgml/html/indexam.html (+3/-3)
doc/src/sgml/html/indexes-bitmap-scans.html (+3/-3)
doc/src/sgml/html/indexes-collations.html (+3/-3)
doc/src/sgml/html/indexes-examine.html (+3/-3)
doc/src/sgml/html/indexes-expressional.html (+3/-3)
doc/src/sgml/html/indexes-intro.html (+3/-3)
doc/src/sgml/html/indexes-multicolumn.html (+3/-3)
doc/src/sgml/html/indexes-opclass.html (+3/-3)
doc/src/sgml/html/indexes-ordering.html (+3/-3)
doc/src/sgml/html/indexes-partial.html (+3/-3)
doc/src/sgml/html/indexes-types.html (+3/-3)
doc/src/sgml/html/indexes-unique.html (+3/-3)
doc/src/sgml/html/indexes.html (+3/-3)
doc/src/sgml/html/information-schema.html (+3/-3)
doc/src/sgml/html/infoschema-administrable-role-authorizations.html (+4/-4)
doc/src/sgml/html/infoschema-applicable-roles.html (+4/-4)
doc/src/sgml/html/infoschema-attributes.html (+4/-4)
doc/src/sgml/html/infoschema-character-sets.html (+4/-4)
doc/src/sgml/html/infoschema-check-constraint-routine-usage.html (+4/-4)
doc/src/sgml/html/infoschema-check-constraints.html (+4/-4)
doc/src/sgml/html/infoschema-collation-character-set-applicab.html (+4/-4)
doc/src/sgml/html/infoschema-collations.html (+4/-4)
doc/src/sgml/html/infoschema-column-domain-usage.html (+4/-4)
doc/src/sgml/html/infoschema-column-options.html (+4/-4)
doc/src/sgml/html/infoschema-column-privileges.html (+4/-4)
doc/src/sgml/html/infoschema-column-udt-usage.html (+4/-4)
doc/src/sgml/html/infoschema-columns.html (+4/-4)
doc/src/sgml/html/infoschema-constraint-column-usage.html (+4/-4)
doc/src/sgml/html/infoschema-constraint-table-usage.html (+4/-4)
doc/src/sgml/html/infoschema-data-type-privileges.html (+4/-4)
doc/src/sgml/html/infoschema-datatypes.html (+3/-3)
doc/src/sgml/html/infoschema-domain-constraints.html (+4/-4)
doc/src/sgml/html/infoschema-domain-udt-usage.html (+4/-4)
doc/src/sgml/html/infoschema-domains.html (+4/-4)
doc/src/sgml/html/infoschema-element-types.html (+4/-4)
doc/src/sgml/html/infoschema-enabled-roles.html (+4/-4)
doc/src/sgml/html/infoschema-foreign-data-wrapper-options.html (+4/-4)
doc/src/sgml/html/infoschema-foreign-data-wrappers.html (+4/-4)
doc/src/sgml/html/infoschema-foreign-server-options.html (+4/-4)
doc/src/sgml/html/infoschema-foreign-servers.html (+4/-4)
doc/src/sgml/html/infoschema-foreign-table-options.html (+4/-4)
doc/src/sgml/html/infoschema-foreign-tables.html (+4/-4)
doc/src/sgml/html/infoschema-information-schema-catalog-name.html (+4/-4)
doc/src/sgml/html/infoschema-key-column-usage.html (+4/-4)
doc/src/sgml/html/infoschema-parameters.html (+4/-4)
doc/src/sgml/html/infoschema-referential-constraints.html (+4/-4)
doc/src/sgml/html/infoschema-role-column-grants.html (+4/-4)
doc/src/sgml/html/infoschema-role-routine-grants.html (+4/-4)
doc/src/sgml/html/infoschema-role-table-grants.html (+4/-4)
doc/src/sgml/html/infoschema-role-udt-grants.html (+4/-4)
doc/src/sgml/html/infoschema-role-usage-grants.html (+4/-4)
doc/src/sgml/html/infoschema-routine-privileges.html (+4/-4)
doc/src/sgml/html/infoschema-routines.html (+4/-4)
doc/src/sgml/html/infoschema-schema.html (+3/-3)
doc/src/sgml/html/infoschema-schemata.html (+4/-4)
doc/src/sgml/html/infoschema-sequences.html (+4/-4)
doc/src/sgml/html/infoschema-sql-features.html (+4/-4)
doc/src/sgml/html/infoschema-sql-implementation-info.html (+4/-4)
doc/src/sgml/html/infoschema-sql-languages.html (+4/-4)
doc/src/sgml/html/infoschema-sql-packages.html (+4/-4)
doc/src/sgml/html/infoschema-sql-parts.html (+4/-4)
doc/src/sgml/html/infoschema-sql-sizing-profiles.html (+4/-4)
doc/src/sgml/html/infoschema-sql-sizing.html (+4/-4)
doc/src/sgml/html/infoschema-table-constraints.html (+4/-4)
doc/src/sgml/html/infoschema-table-privileges.html (+4/-4)
doc/src/sgml/html/infoschema-tables.html (+4/-4)
doc/src/sgml/html/infoschema-transforms.html (+4/-4)
doc/src/sgml/html/infoschema-triggered-update-columns.html (+4/-4)
doc/src/sgml/html/infoschema-triggers.html (+4/-4)
doc/src/sgml/html/infoschema-udt-privileges.html (+4/-4)
doc/src/sgml/html/infoschema-usage-privileges.html (+4/-4)
doc/src/sgml/html/infoschema-user-defined-types.html (+4/-4)
doc/src/sgml/html/infoschema-user-mapping-options.html (+4/-4)
doc/src/sgml/html/infoschema-user-mappings.html (+4/-4)
doc/src/sgml/html/infoschema-view-column-usage.html (+4/-4)
doc/src/sgml/html/infoschema-view-routine-usage.html (+4/-4)
doc/src/sgml/html/infoschema-view-table-usage.html (+4/-4)
doc/src/sgml/html/infoschema-views.html (+4/-4)
doc/src/sgml/html/install-getsource.html (+9/-9)
doc/src/sgml/html/install-post.html (+3/-3)
doc/src/sgml/html/install-procedure.html (+3/-3)
doc/src/sgml/html/install-requirements.html (+3/-3)
doc/src/sgml/html/install-short.html (+3/-3)
doc/src/sgml/html/install-windows-full.html (+21/-17)
doc/src/sgml/html/install-windows-libpq.html (+4/-4)
doc/src/sgml/html/install-windows.html (+11/-11)
doc/src/sgml/html/installation-platform-notes.html (+3/-3)
doc/src/sgml/html/installation.html (+3/-3)
doc/src/sgml/html/intagg.html (+5/-5)
doc/src/sgml/html/intarray.html (+8/-8)
doc/src/sgml/html/internals.html (+4/-4)
doc/src/sgml/html/intro-whatis.html (+3/-3)
doc/src/sgml/html/isn.html (+9/-9)
doc/src/sgml/html/kernel-resources.html (+4/-4)
doc/src/sgml/html/largeobjects.html (+3/-3)
doc/src/sgml/html/libpq-async.html (+3/-3)
doc/src/sgml/html/libpq-build.html (+3/-3)
doc/src/sgml/html/libpq-cancel.html (+3/-3)
doc/src/sgml/html/libpq-connect.html (+5/-5)
doc/src/sgml/html/libpq-control.html (+3/-3)
doc/src/sgml/html/libpq-copy.html (+3/-3)
doc/src/sgml/html/libpq-envars.html (+3/-3)
doc/src/sgml/html/libpq-events.html (+3/-3)
doc/src/sgml/html/libpq-example.html (+3/-3)
doc/src/sgml/html/libpq-exec.html (+3/-3)
doc/src/sgml/html/libpq-fastpath.html (+3/-3)
doc/src/sgml/html/libpq-ldap.html (+3/-3)
doc/src/sgml/html/libpq-misc.html (+3/-3)
doc/src/sgml/html/libpq-notice-processing.html (+3/-3)
doc/src/sgml/html/libpq-notify.html (+3/-3)
doc/src/sgml/html/libpq-pgpass.html (+3/-3)
doc/src/sgml/html/libpq-pgservice.html (+3/-3)
doc/src/sgml/html/libpq-single-row-mode.html (+3/-3)
doc/src/sgml/html/libpq-ssl.html (+3/-3)
doc/src/sgml/html/libpq-status.html (+3/-3)
doc/src/sgml/html/libpq-threading.html (+3/-3)
doc/src/sgml/html/libpq.html (+3/-3)
doc/src/sgml/html/lo-examplesect.html (+3/-3)
doc/src/sgml/html/lo-funcs.html (+3/-3)
doc/src/sgml/html/lo-implementation.html (+3/-3)
doc/src/sgml/html/lo-interfaces.html (+3/-3)
doc/src/sgml/html/lo-intro.html (+3/-3)
doc/src/sgml/html/lo.html (+7/-7)
doc/src/sgml/html/locale.html (+7/-7)
doc/src/sgml/html/locking-indexes.html (+3/-3)
doc/src/sgml/html/log-shipping-alternative.html (+3/-3)
doc/src/sgml/html/logfile-maintenance.html (+3/-3)
doc/src/sgml/html/logicaldecoding-catalogs.html (+3/-3)
doc/src/sgml/html/logicaldecoding-example.html (+3/-3)
doc/src/sgml/html/logicaldecoding-explanation.html (+6/-6)
doc/src/sgml/html/logicaldecoding-output-plugin.html (+3/-3)
doc/src/sgml/html/logicaldecoding-sql.html (+3/-3)
doc/src/sgml/html/logicaldecoding-synchronous.html (+3/-3)
doc/src/sgml/html/logicaldecoding-walsender.html (+3/-3)
doc/src/sgml/html/logicaldecoding-writer.html (+3/-3)
doc/src/sgml/html/logicaldecoding.html (+6/-6)
doc/src/sgml/html/ltree.html (+9/-9)
doc/src/sgml/html/maintenance.html (+3/-3)
doc/src/sgml/html/manage-ag-config.html (+3/-3)
doc/src/sgml/html/manage-ag-createdb.html (+3/-3)
doc/src/sgml/html/manage-ag-dropdb.html (+3/-3)
doc/src/sgml/html/manage-ag-overview.html (+3/-3)
doc/src/sgml/html/manage-ag-tablespaces.html (+3/-3)
doc/src/sgml/html/manage-ag-templatedbs.html (+3/-3)
doc/src/sgml/html/managing-databases.html (+3/-3)
doc/src/sgml/html/monitoring-locks.html (+3/-3)
doc/src/sgml/html/monitoring-ps.html (+3/-3)
doc/src/sgml/html/monitoring-stats.html (+3/-3)
doc/src/sgml/html/monitoring.html (+3/-3)
doc/src/sgml/html/multibyte.html (+6/-6)
doc/src/sgml/html/mvcc-caveats.html (+3/-3)
doc/src/sgml/html/mvcc-intro.html (+3/-3)
doc/src/sgml/html/mvcc.html (+3/-3)
doc/src/sgml/html/nls-programmer.html (+3/-3)
doc/src/sgml/html/nls-translator.html (+7/-7)
doc/src/sgml/html/nls.html (+7/-7)
doc/src/sgml/html/non-durability.html (+3/-3)
doc/src/sgml/html/notation.html (+3/-3)
doc/src/sgml/html/oid2name.html (+10/-10)
doc/src/sgml/html/overview.html (+5/-5)
doc/src/sgml/html/pageinspect.html (+4/-4)
doc/src/sgml/html/parser-stage.html (+5/-5)
doc/src/sgml/html/passwordcheck.html (+3/-3)
doc/src/sgml/html/performance-tips.html (+3/-3)
doc/src/sgml/html/perm-functions.html (+3/-3)
doc/src/sgml/html/pgarchivecleanup.html (+10/-10)
doc/src/sgml/html/pgbench.html (+15/-15)
doc/src/sgml/html/pgbuffercache.html (+6/-6)
doc/src/sgml/html/pgcrypto.html (+40/-40)
doc/src/sgml/html/pgfreespacemap.html (+6/-6)
doc/src/sgml/html/pgprewarm.html (+5/-5)
doc/src/sgml/html/pgrowlocks.html (+6/-6)
doc/src/sgml/html/pgstandby.html (+11/-11)
doc/src/sgml/html/pgstatstatements.html (+8/-8)
doc/src/sgml/html/pgstattuple.html (+7/-7)
doc/src/sgml/html/pgtestfsync.html (+8/-8)
doc/src/sgml/html/pgtesttiming.html (+13/-13)
doc/src/sgml/html/pgtrgm.html (+9/-9)
doc/src/sgml/html/pgupgrade.html (+10/-10)
doc/src/sgml/html/pgxlogdump.html (+8/-8)
doc/src/sgml/html/planner-optimizer.html (+4/-4)
doc/src/sgml/html/planner-stats-details.html (+3/-3)
doc/src/sgml/html/planner-stats-security.html (+3/-3)
doc/src/sgml/html/planner-stats.html (+3/-3)
doc/src/sgml/html/plhandler.html (+3/-3)
doc/src/sgml/html/plperl-builtins.html (+3/-3)
doc/src/sgml/html/plperl-data.html (+3/-3)
doc/src/sgml/html/plperl-event-triggers.html (+3/-3)
doc/src/sgml/html/plperl-funcs.html (+3/-3)
doc/src/sgml/html/plperl-global.html (+3/-3)
doc/src/sgml/html/plperl-triggers.html (+3/-3)
doc/src/sgml/html/plperl-trusted.html (+3/-3)
doc/src/sgml/html/plperl-under-the-hood.html (+3/-3)
doc/src/sgml/html/plperl.html (+3/-3)
doc/src/sgml/html/plpgsql-control-structures.html (+14/-14)
doc/src/sgml/html/plpgsql-cursors.html (+10/-10)
doc/src/sgml/html/plpgsql-declarations.html (+3/-3)
doc/src/sgml/html/plpgsql-development-tips.html (+3/-3)
doc/src/sgml/html/plpgsql-errors-and-messages.html (+3/-3)
doc/src/sgml/html/plpgsql-expressions.html (+3/-3)
doc/src/sgml/html/plpgsql-implementation.html (+3/-3)
doc/src/sgml/html/plpgsql-overview.html (+3/-3)
doc/src/sgml/html/plpgsql-porting.html (+5/-5)
doc/src/sgml/html/plpgsql-statements.html (+3/-3)
doc/src/sgml/html/plpgsql-structure.html (+3/-3)
doc/src/sgml/html/plpgsql-trigger.html (+3/-3)
doc/src/sgml/html/plpgsql.html (+4/-4)
doc/src/sgml/html/plpython-data.html (+7/-7)
doc/src/sgml/html/plpython-database.html (+4/-4)
doc/src/sgml/html/plpython-do.html (+3/-3)
doc/src/sgml/html/plpython-envar.html (+3/-3)
doc/src/sgml/html/plpython-funcs.html (+3/-3)
doc/src/sgml/html/plpython-python23.html (+3/-3)
doc/src/sgml/html/plpython-sharing.html (+3/-3)
doc/src/sgml/html/plpython-subtransaction.html (+5/-5)
doc/src/sgml/html/plpython-trigger.html (+3/-3)
doc/src/sgml/html/plpython-util.html (+3/-3)
doc/src/sgml/html/plpython.html (+10/-10)
doc/src/sgml/html/pltcl-data.html (+3/-3)
doc/src/sgml/html/pltcl-dbaccess.html (+3/-3)
doc/src/sgml/html/pltcl-event-trigger.html (+3/-3)
doc/src/sgml/html/pltcl-functions.html (+3/-3)
doc/src/sgml/html/pltcl-global.html (+3/-3)
doc/src/sgml/html/pltcl-overview.html (+3/-3)
doc/src/sgml/html/pltcl-procnames.html (+3/-3)
doc/src/sgml/html/pltcl-trigger.html (+3/-3)
doc/src/sgml/html/pltcl-unknown.html (+3/-3)
doc/src/sgml/html/pltcl.html (+3/-3)
doc/src/sgml/html/populate.html (+3/-3)
doc/src/sgml/html/postgres-fdw.html (+16/-16)
doc/src/sgml/html/postgres-user.html (+3/-3)
doc/src/sgml/html/preface.html (+6/-6)
doc/src/sgml/html/preventing-server-spoofing.html (+3/-3)
doc/src/sgml/html/protocol-changes.html (+3/-3)
doc/src/sgml/html/protocol-error-fields.html (+3/-3)
doc/src/sgml/html/protocol-flow.html (+9/-9)
doc/src/sgml/html/protocol-message-formats.html (+3/-3)
doc/src/sgml/html/protocol-message-types.html (+3/-3)
doc/src/sgml/html/protocol-overview.html (+3/-3)
doc/src/sgml/html/protocol-replication.html (+3/-3)
doc/src/sgml/html/protocol.html (+9/-9)
doc/src/sgml/html/queries-limit.html (+3/-3)
doc/src/sgml/html/queries-order.html (+3/-3)
doc/src/sgml/html/queries-overview.html (+3/-3)
doc/src/sgml/html/queries-select-lists.html (+3/-3)
doc/src/sgml/html/queries-table-expressions.html (+3/-3)
doc/src/sgml/html/queries-union.html (+3/-3)
doc/src/sgml/html/queries-values.html (+3/-3)
doc/src/sgml/html/queries-with.html (+3/-3)
doc/src/sgml/html/queries.html (+3/-3)
doc/src/sgml/html/query-path.html (+3/-3)
doc/src/sgml/html/querytree.html (+3/-3)
doc/src/sgml/html/rangetypes.html (+3/-3)
doc/src/sgml/html/recovery-config.html (+3/-3)
doc/src/sgml/html/recovery-target-settings.html (+3/-3)
doc/src/sgml/html/reference-client.html (+4/-4)
doc/src/sgml/html/reference-server.html (+4/-4)
doc/src/sgml/html/reference.html (+4/-4)
doc/src/sgml/html/regress-coverage.html (+3/-3)
doc/src/sgml/html/regress-evaluation.html (+11/-11)
doc/src/sgml/html/regress-run.html (+9/-9)
doc/src/sgml/html/regress-tap.html (+3/-3)
doc/src/sgml/html/regress-variant.html (+3/-3)
doc/src/sgml/html/regress.html (+17/-17)
doc/src/sgml/html/release-9-5-1.html (+9/-9)
doc/src/sgml/html/release-9-5-10.html (+10/-10)
doc/src/sgml/html/release-9-5-11.html (+10/-10)
doc/src/sgml/html/release-9-5-12.html (+10/-10)
doc/src/sgml/html/release-9-5-13.html (+10/-10)
doc/src/sgml/html/release-9-5-14.html (+10/-10)
doc/src/sgml/html/release-9-5-15.html (+10/-10)
doc/src/sgml/html/release-9-5-16.html (+10/-10)
doc/src/sgml/html/release-9-5-17.html (+10/-10)
doc/src/sgml/html/release-9-5-18.html (+16/-16)
doc/src/sgml/html/release-9-5-19.html (+519/-0)
doc/src/sgml/html/release-9-5-2.html (+9/-9)
doc/src/sgml/html/release-9-5-3.html (+10/-10)
doc/src/sgml/html/release-9-5-4.html (+10/-10)
doc/src/sgml/html/release-9-5-5.html (+10/-10)
doc/src/sgml/html/release-9-5-6.html (+10/-10)
doc/src/sgml/html/release-9-5-7.html (+11/-11)
doc/src/sgml/html/release-9-5-8.html (+10/-10)
doc/src/sgml/html/release-9-5-9.html (+10/-10)
doc/src/sgml/html/release-9-5.html (+70/-70)
doc/src/sgml/html/release-prior.html (+4/-4)
doc/src/sgml/html/release.html (+33/-28)
doc/src/sgml/html/replication-origins.html (+3/-3)
doc/src/sgml/html/resources.html (+3/-3)
doc/src/sgml/html/role-attributes.html (+3/-3)
doc/src/sgml/html/role-membership.html (+3/-3)
doc/src/sgml/html/role-removal.html (+3/-3)
doc/src/sgml/html/routine-reindex.html (+3/-3)
doc/src/sgml/html/routine-vacuuming.html (+3/-3)
doc/src/sgml/html/row-estimation-examples.html (+3/-3)
doc/src/sgml/html/rowtypes.html (+3/-3)
doc/src/sgml/html/rule-system.html (+3/-3)
doc/src/sgml/html/rules-materializedviews.html (+3/-3)
doc/src/sgml/html/rules-privileges.html (+3/-3)
doc/src/sgml/html/rules-status.html (+3/-3)
doc/src/sgml/html/rules-triggers.html (+3/-3)
doc/src/sgml/html/rules-update.html (+5/-5)
doc/src/sgml/html/rules-views.html (+5/-5)
doc/src/sgml/html/rules.html (+6/-6)
doc/src/sgml/html/runtime-config-autovacuum.html (+3/-3)
doc/src/sgml/html/runtime-config-client.html (+3/-3)
doc/src/sgml/html/runtime-config-compatible.html (+3/-3)
doc/src/sgml/html/runtime-config-connection.html (+3/-3)
doc/src/sgml/html/runtime-config-custom.html (+3/-3)
doc/src/sgml/html/runtime-config-developer.html (+3/-3)
doc/src/sgml/html/runtime-config-error-handling.html (+3/-3)
doc/src/sgml/html/runtime-config-file-locations.html (+3/-3)
doc/src/sgml/html/runtime-config-locks.html (+3/-3)
doc/src/sgml/html/runtime-config-logging.html (+5/-5)
doc/src/sgml/html/runtime-config-preset.html (+3/-3)
doc/src/sgml/html/runtime-config-query.html (+3/-3)
doc/src/sgml/html/runtime-config-replication.html (+3/-3)
doc/src/sgml/html/runtime-config-resource.html (+3/-3)
doc/src/sgml/html/runtime-config-short.html (+3/-3)
doc/src/sgml/html/runtime-config-statistics.html (+3/-3)
doc/src/sgml/html/runtime-config-wal.html (+3/-3)
doc/src/sgml/html/runtime-config.html (+5/-5)
doc/src/sgml/html/runtime.html (+4/-4)
doc/src/sgml/html/seg.html (+10/-10)
doc/src/sgml/html/sepgsql.html (+9/-9)
doc/src/sgml/html/server-programming.html (+4/-4)
doc/src/sgml/html/server-shutdown.html (+3/-3)
doc/src/sgml/html/server-start.html (+3/-3)
doc/src/sgml/html/source-format.html (+3/-3)
doc/src/sgml/html/source.html (+19/-19)
doc/src/sgml/html/sourcerepo.html (+3/-3)
doc/src/sgml/html/spgist-builtin-opclasses.html (+3/-3)
doc/src/sgml/html/spgist-examples.html (+3/-3)
doc/src/sgml/html/spgist-extensibility.html (+3/-3)
doc/src/sgml/html/spgist-implementation.html (+3/-3)
doc/src/sgml/html/spgist-intro.html (+3/-3)
doc/src/sgml/html/spgist.html (+3/-3)
doc/src/sgml/html/spi-examples.html (+3/-3)
doc/src/sgml/html/spi-interface-support.html (+3/-3)
doc/src/sgml/html/spi-interface.html (+3/-3)
doc/src/sgml/html/spi-memory.html (+3/-3)
doc/src/sgml/html/spi-realloc.html (+8/-8)
doc/src/sgml/html/spi-spi-connect.html (+7/-7)
doc/src/sgml/html/spi-spi-copytuple.html (+8/-8)
doc/src/sgml/html/spi-spi-cursor-close.html (+7/-7)
doc/src/sgml/html/spi-spi-cursor-fetch.html (+9/-9)
doc/src/sgml/html/spi-spi-cursor-find.html (+8/-8)
doc/src/sgml/html/spi-spi-cursor-move.html (+8/-8)
doc/src/sgml/html/spi-spi-cursor-open-with-args.html (+8/-8)
doc/src/sgml/html/spi-spi-cursor-open-with-paramlist.html (+8/-8)
doc/src/sgml/html/spi-spi-cursor-open.html (+8/-8)
doc/src/sgml/html/spi-spi-exec.html (+8/-8)
doc/src/sgml/html/spi-spi-execp.html (+8/-8)
doc/src/sgml/html/spi-spi-execute-plan-with-paramlist.html (+8/-8)
doc/src/sgml/html/spi-spi-execute-plan.html (+8/-8)
doc/src/sgml/html/spi-spi-execute-with-args.html (+8/-8)
doc/src/sgml/html/spi-spi-execute.html (+9/-9)
doc/src/sgml/html/spi-spi-finish.html (+7/-7)
doc/src/sgml/html/spi-spi-fname.html (+8/-8)
doc/src/sgml/html/spi-spi-fnumber.html (+8/-8)
doc/src/sgml/html/spi-spi-freeplan.html (+8/-8)
doc/src/sgml/html/spi-spi-freetuple.html (+7/-7)
doc/src/sgml/html/spi-spi-freetupletable.html (+7/-7)
doc/src/sgml/html/spi-spi-getargcount.html (+8/-8)
doc/src/sgml/html/spi-spi-getargtypeid.html (+8/-8)
doc/src/sgml/html/spi-spi-getbinval.html (+8/-8)
doc/src/sgml/html/spi-spi-getnspname.html (+8/-8)
doc/src/sgml/html/spi-spi-getrelname.html (+8/-8)
doc/src/sgml/html/spi-spi-gettype.html (+8/-8)
doc/src/sgml/html/spi-spi-gettypeid.html (+8/-8)
doc/src/sgml/html/spi-spi-getvalue.html (+8/-8)
doc/src/sgml/html/spi-spi-is-cursor-plan.html (+8/-8)
doc/src/sgml/html/spi-spi-keepplan.html (+9/-9)
doc/src/sgml/html/spi-spi-modifytuple.html (+8/-8)
doc/src/sgml/html/spi-spi-palloc.html (+8/-8)
doc/src/sgml/html/spi-spi-pfree.html (+7/-7)
doc/src/sgml/html/spi-spi-pop.html (+6/-6)
doc/src/sgml/html/spi-spi-prepare-cursor.html (+9/-9)
doc/src/sgml/html/spi-spi-prepare-params.html (+8/-8)
doc/src/sgml/html/spi-spi-prepare.html (+9/-9)
doc/src/sgml/html/spi-spi-push.html (+6/-6)
doc/src/sgml/html/spi-spi-returntuple.html (+8/-8)
doc/src/sgml/html/spi-spi-saveplan.html (+9/-9)
doc/src/sgml/html/spi-spi-scroll-cursor-fetch.html (+9/-9)
doc/src/sgml/html/spi-spi-scroll-cursor-move.html (+9/-9)
doc/src/sgml/html/spi-visibility.html (+3/-3)
doc/src/sgml/html/spi.html (+3/-3)
doc/src/sgml/html/sql-abort.html (+11/-11)
doc/src/sgml/html/sql-alteraggregate.html (+11/-11)
doc/src/sgml/html/sql-altercollation.html (+10/-10)
doc/src/sgml/html/sql-alterconversion.html (+10/-10)
doc/src/sgml/html/sql-alterdatabase.html (+11/-11)
doc/src/sgml/html/sql-alterdefaultprivileges.html (+8/-8)
doc/src/sgml/html/sql-alterdomain.html (+9/-9)
doc/src/sgml/html/sql-altereventtrigger.html (+8/-8)
doc/src/sgml/html/sql-alterextension.html (+9/-9)
doc/src/sgml/html/sql-alterforeigndatawrapper.html (+10/-10)
doc/src/sgml/html/sql-alterforeigntable.html (+11/-11)
doc/src/sgml/html/sql-alterfunction.html (+10/-10)
doc/src/sgml/html/sql-altergroup.html (+10/-10)
doc/src/sgml/html/sql-alterindex.html (+11/-11)
doc/src/sgml/html/sql-alterlanguage.html (+9/-9)
doc/src/sgml/html/sql-alterlargeobject.html (+9/-9)
doc/src/sgml/html/sql-altermaterializedview.html (+10/-10)
doc/src/sgml/html/sql-alteropclass.html (+9/-9)
doc/src/sgml/html/sql-alteroperator.html (+10/-10)
doc/src/sgml/html/sql-alteropfamily.html (+11/-11)
doc/src/sgml/html/sql-alterpolicy.html (+9/-9)
doc/src/sgml/html/sql-alterrole.html (+11/-11)
doc/src/sgml/html/sql-alterrule.html (+10/-10)
doc/src/sgml/html/sql-alterschema.html (+9/-9)
doc/src/sgml/html/sql-altersequence.html (+11/-11)
doc/src/sgml/html/sql-alterserver.html (+10/-10)
doc/src/sgml/html/sql-altersystem.html (+11/-11)
doc/src/sgml/html/sql-altertable.html (+11/-11)
doc/src/sgml/html/sql-altertablespace.html (+10/-10)
doc/src/sgml/html/sql-altertrigger.html (+11/-11)
doc/src/sgml/html/sql-altertsconfig.html (+10/-10)
doc/src/sgml/html/sql-altertsdictionary.html (+10/-10)
doc/src/sgml/html/sql-altertsparser.html (+9/-9)
doc/src/sgml/html/sql-altertstemplate.html (+9/-9)
doc/src/sgml/html/sql-altertype.html (+10/-10)
doc/src/sgml/html/sql-alteruser.html (+8/-8)
doc/src/sgml/html/sql-alterusermapping.html (+10/-10)
doc/src/sgml/html/sql-alterview.html (+11/-11)
doc/src/sgml/html/sql-analyze.html (+11/-11)
doc/src/sgml/html/sql-begin.html (+11/-11)
doc/src/sgml/html/sql-checkpoint.html (+7/-7)
doc/src/sgml/html/sql-close.html (+11/-11)
doc/src/sgml/html/sql-cluster.html (+11/-11)
doc/src/sgml/html/sql-commands.html (+4/-4)
doc/src/sgml/html/sql-comment.html (+10/-10)
doc/src/sgml/html/sql-commit-prepared.html (+10/-10)
doc/src/sgml/html/sql-commit.html (+11/-11)
doc/src/sgml/html/sql-copy.html (+19/-19)
doc/src/sgml/html/sql-createaggregate.html (+11/-11)
doc/src/sgml/html/sql-createcast.html (+6/-6)
doc/src/sgml/html/sql-createcollation.html (+6/-6)
doc/src/sgml/html/sql-createconversion.html (+6/-6)
doc/src/sgml/html/sql-createdatabase.html (+11/-11)
doc/src/sgml/html/sql-createdomain.html (+9/-9)
doc/src/sgml/html/sql-createeventtrigger.html (+8/-8)
doc/src/sgml/html/sql-createextension.html (+11/-11)
doc/src/sgml/html/sql-createforeigndatawrapper.html (+11/-11)
doc/src/sgml/html/sql-createforeigntable.html (+8/-8)
doc/src/sgml/html/sql-createfunction.html (+7/-7)
doc/src/sgml/html/sql-creategroup.html (+8/-8)
doc/src/sgml/html/sql-createindex.html (+11/-11)
doc/src/sgml/html/sql-createlanguage.html (+6/-6)
doc/src/sgml/html/sql-creatematerializedview.html (+9/-9)
doc/src/sgml/html/sql-createopclass.html (+11/-11)
doc/src/sgml/html/sql-createoperator.html (+11/-11)
doc/src/sgml/html/sql-createopfamily.html (+9/-9)
doc/src/sgml/html/sql-createpolicy.html (+12/-12)
doc/src/sgml/html/sql-createrole.html (+11/-11)
doc/src/sgml/html/sql-createrule.html (+10/-10)
doc/src/sgml/html/sql-createschema.html (+11/-11)
doc/src/sgml/html/sql-createsequence.html (+11/-11)
doc/src/sgml/html/sql-createserver.html (+11/-11)
doc/src/sgml/html/sql-createtable.html (+18/-18)
doc/src/sgml/html/sql-createtableas.html (+11/-11)
doc/src/sgml/html/sql-createtablespace.html (+11/-11)
doc/src/sgml/html/sql-createtransform.html (+6/-6)
doc/src/sgml/html/sql-createtrigger.html (+8/-8)
doc/src/sgml/html/sql-createtsconfig.html (+10/-10)
doc/src/sgml/html/sql-createtsdictionary.html (+10/-10)
doc/src/sgml/html/sql-createtsparser.html (+9/-9)
doc/src/sgml/html/sql-createtstemplate.html (+9/-9)
doc/src/sgml/html/sql-createtype.html (+11/-11)
doc/src/sgml/html/sql-createuser.html (+8/-8)
doc/src/sgml/html/sql-createusermapping.html (+10/-10)
doc/src/sgml/html/sql-createview.html (+11/-11)
doc/src/sgml/html/sql-deallocate.html (+9/-9)
doc/src/sgml/html/sql-declare.html (+10/-10)
doc/src/sgml/html/sql-delete.html (+11/-11)
doc/src/sgml/html/sql-discard.html (+9/-9)
doc/src/sgml/html/sql-do.html (+10/-10)
doc/src/sgml/html/sql-drop-owned.html (+10/-10)
doc/src/sgml/html/sql-dropaggregate.html (+11/-11)
doc/src/sgml/html/sql-dropcast.html (+7/-7)
doc/src/sgml/html/sql-dropcollation.html (+7/-7)
doc/src/sgml/html/sql-dropconversion.html (+7/-7)
doc/src/sgml/html/sql-dropdatabase.html (+10/-10)
doc/src/sgml/html/sql-dropdomain.html (+7/-7)
doc/src/sgml/html/sql-dropeventtrigger.html (+8/-8)
doc/src/sgml/html/sql-dropextension.html (+10/-10)
doc/src/sgml/html/sql-dropforeigndatawrapper.html (+10/-10)
doc/src/sgml/html/sql-dropforeigntable.html (+10/-10)
doc/src/sgml/html/sql-dropfunction.html (+8/-8)
doc/src/sgml/html/sql-dropgroup.html (+8/-8)
doc/src/sgml/html/sql-dropindex.html (+10/-10)
doc/src/sgml/html/sql-droplanguage.html (+10/-10)
doc/src/sgml/html/sql-dropmaterializedview.html (+10/-10)
doc/src/sgml/html/sql-dropopclass.html (+11/-11)
doc/src/sgml/html/sql-dropoperator.html (+10/-10)
doc/src/sgml/html/sql-dropopfamily.html (+10/-10)
doc/src/sgml/html/sql-droppolicy.html (+10/-10)
doc/src/sgml/html/sql-droprole.html (+11/-11)
doc/src/sgml/html/sql-droprule.html (+10/-10)
doc/src/sgml/html/sql-dropschema.html (+10/-10)
doc/src/sgml/html/sql-dropsequence.html (+10/-10)
doc/src/sgml/html/sql-dropserver.html (+10/-10)
doc/src/sgml/html/sql-droptable.html (+10/-10)
doc/src/sgml/html/sql-droptablespace.html (+11/-11)
doc/src/sgml/html/sql-droptransform.html (+7/-7)
doc/src/sgml/html/sql-droptrigger.html (+8/-8)
doc/src/sgml/html/sql-droptsconfig.html (+10/-10)
doc/src/sgml/html/sql-droptsdictionary.html (+10/-10)
doc/src/sgml/html/sql-droptsparser.html (+10/-10)
doc/src/sgml/html/sql-droptstemplate.html (+10/-10)
doc/src/sgml/html/sql-droptype.html (+7/-7)
doc/src/sgml/html/sql-dropuser.html (+8/-8)
doc/src/sgml/html/sql-dropusermapping.html (+10/-10)
doc/src/sgml/html/sql-dropview.html (+10/-10)
doc/src/sgml/html/sql-end.html (+11/-11)
doc/src/sgml/html/sql-execute.html (+11/-11)
doc/src/sgml/html/sql-explain.html (+12/-12)
doc/src/sgml/html/sql-expressions.html (+3/-3)
doc/src/sgml/html/sql-fetch.html (+12/-12)
doc/src/sgml/html/sql-grant.html (+6/-6)
doc/src/sgml/html/sql-importforeignschema.html (+7/-7)
doc/src/sgml/html/sql-insert.html (+10/-10)
doc/src/sgml/html/sql-keywords-appendix.html (+4/-4)
doc/src/sgml/html/sql-listen.html (+11/-11)
doc/src/sgml/html/sql-load.html (+6/-6)
doc/src/sgml/html/sql-lock.html (+10/-10)
doc/src/sgml/html/sql-move.html (+10/-10)
doc/src/sgml/html/sql-notify.html (+12/-12)
doc/src/sgml/html/sql-prepare-transaction.html (+10/-10)
doc/src/sgml/html/sql-prepare.html (+10/-10)
doc/src/sgml/html/sql-reassign-owned.html (+10/-10)
doc/src/sgml/html/sql-refreshmaterializedview.html (+11/-11)
doc/src/sgml/html/sql-reindex.html (+10/-10)
doc/src/sgml/html/sql-release-savepoint.html (+11/-11)
doc/src/sgml/html/sql-reset.html (+10/-10)
doc/src/sgml/html/sql-revoke.html (+6/-6)
doc/src/sgml/html/sql-rollback-prepared.html (+10/-10)
doc/src/sgml/html/sql-rollback-to.html (+11/-11)
doc/src/sgml/html/sql-rollback.html (+11/-11)
doc/src/sgml/html/sql-savepoint.html (+11/-11)
doc/src/sgml/html/sql-security-label.html (+10/-10)
doc/src/sgml/html/sql-select.html (+22/-22)
doc/src/sgml/html/sql-selectinto.html (+11/-11)
doc/src/sgml/html/sql-set-constraints.html (+8/-8)
doc/src/sgml/html/sql-set-role.html (+10/-10)
doc/src/sgml/html/sql-set-session-authorization.html (+10/-10)
doc/src/sgml/html/sql-set-transaction.html (+8/-8)
doc/src/sgml/html/sql-set.html (+11/-11)
doc/src/sgml/html/sql-show.html (+11/-11)
doc/src/sgml/html/sql-start-transaction.html (+9/-9)
doc/src/sgml/html/sql-syntax-calling-funcs.html (+3/-3)
doc/src/sgml/html/sql-syntax-lexical.html (+3/-3)
doc/src/sgml/html/sql-syntax.html (+3/-3)
doc/src/sgml/html/sql-truncate.html (+10/-10)
doc/src/sgml/html/sql-unlisten.html (+11/-11)
doc/src/sgml/html/sql-update.html (+11/-11)
doc/src/sgml/html/sql-vacuum.html (+12/-12)
doc/src/sgml/html/sql-values.html (+11/-11)
doc/src/sgml/html/sql.html (+3/-3)
doc/src/sgml/html/ssh-tunnels.html (+3/-3)
doc/src/sgml/html/ssl-tcp.html (+3/-3)
doc/src/sgml/html/sslinfo.html (+5/-5)
doc/src/sgml/html/standby-settings.html (+3/-3)
doc/src/sgml/html/storage-file-layout.html (+3/-3)
doc/src/sgml/html/storage-fsm.html (+3/-3)
doc/src/sgml/html/storage-init.html (+3/-3)
doc/src/sgml/html/storage-page-layout.html (+7/-7)
doc/src/sgml/html/storage-toast.html (+3/-3)
doc/src/sgml/html/storage-vm.html (+3/-3)
doc/src/sgml/html/storage.html (+3/-3)
doc/src/sgml/html/supported-platforms.html (+3/-3)
doc/src/sgml/html/tablefunc.html (+10/-10)
doc/src/sgml/html/tablesample-method.html (+3/-3)
doc/src/sgml/html/tablesample-support-functions.html (+3/-3)
doc/src/sgml/html/tcn.html (+3/-3)
doc/src/sgml/html/test-decoding.html (+3/-3)
doc/src/sgml/html/textsearch-configuration.html (+3/-3)
doc/src/sgml/html/textsearch-controls.html (+3/-3)
doc/src/sgml/html/textsearch-debugging.html (+3/-3)
doc/src/sgml/html/textsearch-dictionaries.html (+3/-3)
doc/src/sgml/html/textsearch-features.html (+3/-3)
doc/src/sgml/html/textsearch-indexes.html (+3/-3)
doc/src/sgml/html/textsearch-intro.html (+3/-3)
doc/src/sgml/html/textsearch-limitations.html (+3/-3)
doc/src/sgml/html/textsearch-migration.html (+3/-3)
doc/src/sgml/html/textsearch-parsers.html (+3/-3)
doc/src/sgml/html/textsearch-psql.html (+3/-3)
doc/src/sgml/html/textsearch-tables.html (+3/-3)
doc/src/sgml/html/textsearch.html (+3/-3)
doc/src/sgml/html/transaction-iso.html (+3/-3)
doc/src/sgml/html/trigger-datachanges.html (+3/-3)
doc/src/sgml/html/trigger-definition.html (+3/-3)
doc/src/sgml/html/trigger-example.html (+3/-3)
doc/src/sgml/html/trigger-interface.html (+3/-3)
doc/src/sgml/html/triggers.html (+3/-3)
doc/src/sgml/html/tsearch2.html (+6/-6)
doc/src/sgml/html/tsm-system-rows.html (+4/-4)
doc/src/sgml/html/tsm-system-time.html (+4/-4)
doc/src/sgml/html/tutorial-accessdb.html (+5/-5)
doc/src/sgml/html/tutorial-advanced-intro.html (+3/-3)
doc/src/sgml/html/tutorial-advanced.html (+3/-3)
doc/src/sgml/html/tutorial-agg.html (+3/-3)
doc/src/sgml/html/tutorial-arch.html (+3/-3)
doc/src/sgml/html/tutorial-concepts.html (+3/-3)
doc/src/sgml/html/tutorial-conclusion.html (+3/-3)
doc/src/sgml/html/tutorial-createdb.html (+3/-3)
doc/src/sgml/html/tutorial-delete.html (+3/-3)
doc/src/sgml/html/tutorial-fk.html (+3/-3)
doc/src/sgml/html/tutorial-inheritance.html (+3/-3)
doc/src/sgml/html/tutorial-install.html (+3/-3)
doc/src/sgml/html/tutorial-join.html (+3/-3)
doc/src/sgml/html/tutorial-populate.html (+3/-3)
doc/src/sgml/html/tutorial-select.html (+3/-3)
doc/src/sgml/html/tutorial-sql-intro.html (+3/-3)
doc/src/sgml/html/tutorial-sql.html (+3/-3)
doc/src/sgml/html/tutorial-start.html (+3/-3)
doc/src/sgml/html/tutorial-table.html (+3/-3)
doc/src/sgml/html/tutorial-transactions.html (+3/-3)
doc/src/sgml/html/tutorial-update.html (+3/-3)
doc/src/sgml/html/tutorial-views.html (+3/-3)
doc/src/sgml/html/tutorial-window.html (+3/-3)
doc/src/sgml/html/tutorial.html (+3/-3)
doc/src/sgml/html/typeconv-func.html (+3/-3)
doc/src/sgml/html/typeconv-oper.html (+3/-3)
doc/src/sgml/html/typeconv-overview.html (+3/-3)
doc/src/sgml/html/typeconv-query.html (+3/-3)
doc/src/sgml/html/typeconv-union-case.html (+3/-3)
doc/src/sgml/html/typeconv.html (+3/-3)
doc/src/sgml/html/unaccent.html (+6/-6)
doc/src/sgml/html/unsupported-features-sql-standard.html (+4/-4)
doc/src/sgml/html/upgrading.html (+4/-4)
doc/src/sgml/html/user-manag.html (+3/-3)
doc/src/sgml/html/using-explain.html (+3/-3)
doc/src/sgml/html/uuid-ossp.html (+6/-6)
doc/src/sgml/html/vacuumlo.html (+9/-9)
doc/src/sgml/html/view-pg-available-extension-versions.html (+4/-4)
doc/src/sgml/html/view-pg-available-extensions.html (+4/-4)
doc/src/sgml/html/view-pg-cursors.html (+4/-4)
doc/src/sgml/html/view-pg-file-settings.html (+4/-4)
doc/src/sgml/html/view-pg-group.html (+4/-4)
doc/src/sgml/html/view-pg-indexes.html (+4/-4)
doc/src/sgml/html/view-pg-locks.html (+4/-4)
doc/src/sgml/html/view-pg-matviews.html (+4/-4)
doc/src/sgml/html/view-pg-policies.html (+4/-4)
doc/src/sgml/html/view-pg-prepared-statements.html (+4/-4)
doc/src/sgml/html/view-pg-prepared-xacts.html (+4/-4)
doc/src/sgml/html/view-pg-replication-origin-status.html (+4/-4)
doc/src/sgml/html/view-pg-replication-slots.html (+4/-4)
doc/src/sgml/html/view-pg-roles.html (+4/-4)
doc/src/sgml/html/view-pg-rules.html (+4/-4)
doc/src/sgml/html/view-pg-seclabels.html (+4/-4)
doc/src/sgml/html/view-pg-settings.html (+4/-4)
doc/src/sgml/html/view-pg-shadow.html (+4/-4)
doc/src/sgml/html/view-pg-stats.html (+4/-4)
doc/src/sgml/html/view-pg-tables.html (+4/-4)
doc/src/sgml/html/view-pg-timezone-abbrevs.html (+4/-4)
doc/src/sgml/html/view-pg-timezone-names.html (+4/-4)
doc/src/sgml/html/view-pg-user-mappings.html (+4/-4)
doc/src/sgml/html/view-pg-user.html (+4/-4)
doc/src/sgml/html/view-pg-views.html (+4/-4)
doc/src/sgml/html/views-overview.html (+3/-3)
doc/src/sgml/html/wal-async-commit.html (+3/-3)
doc/src/sgml/html/wal-configuration.html (+3/-3)
doc/src/sgml/html/wal-internals.html (+3/-3)
doc/src/sgml/html/wal-intro.html (+3/-3)
doc/src/sgml/html/wal-reliability.html (+3/-3)
doc/src/sgml/html/wal.html (+3/-3)
doc/src/sgml/html/warm-standby-failover.html (+3/-3)
doc/src/sgml/html/warm-standby.html (+3/-3)
doc/src/sgml/html/xaggr.html (+3/-3)
doc/src/sgml/html/xfunc-c.html (+10/-10)
doc/src/sgml/html/xfunc-internal.html (+3/-3)
doc/src/sgml/html/xfunc-overload.html (+3/-3)
doc/src/sgml/html/xfunc-pl.html (+3/-3)
doc/src/sgml/html/xfunc-sql.html (+5/-5)
doc/src/sgml/html/xfunc-volatility.html (+3/-3)
doc/src/sgml/html/xfunc.html (+3/-3)
doc/src/sgml/html/xindex.html (+3/-3)
doc/src/sgml/html/xml2.html (+10/-10)
doc/src/sgml/html/xoper-optimization.html (+10/-10)
doc/src/sgml/html/xoper.html (+3/-3)
doc/src/sgml/html/xplang-install.html (+3/-3)
doc/src/sgml/html/xplang.html (+3/-3)
doc/src/sgml/html/xtypes.html (+3/-3)
doc/src/sgml/install-windows.sgml (+11/-10)
doc/src/sgml/man1/clusterdb.1 (+3/-3)
doc/src/sgml/man1/createdb.1 (+3/-3)
doc/src/sgml/man1/createlang.1 (+3/-3)
doc/src/sgml/man1/createuser.1 (+3/-3)
doc/src/sgml/man1/dropdb.1 (+3/-3)
doc/src/sgml/man1/droplang.1 (+3/-3)
doc/src/sgml/man1/dropuser.1 (+3/-3)
doc/src/sgml/man1/ecpg.1 (+3/-3)
doc/src/sgml/man1/initdb.1 (+3/-3)
doc/src/sgml/man1/oid2name.1 (+3/-3)
doc/src/sgml/man1/pg_archivecleanup.1 (+3/-3)
doc/src/sgml/man1/pg_basebackup.1 (+3/-3)
doc/src/sgml/man1/pg_config.1 (+3/-3)
doc/src/sgml/man1/pg_controldata.1 (+3/-3)
doc/src/sgml/man1/pg_ctl.1 (+3/-3)
doc/src/sgml/man1/pg_dump.1 (+3/-3)
doc/src/sgml/man1/pg_dumpall.1 (+3/-3)
doc/src/sgml/man1/pg_isready.1 (+3/-3)
doc/src/sgml/man1/pg_receivexlog.1 (+3/-3)
doc/src/sgml/man1/pg_recvlogical.1 (+3/-3)
doc/src/sgml/man1/pg_resetxlog.1 (+3/-3)
doc/src/sgml/man1/pg_restore.1 (+3/-3)
doc/src/sgml/man1/pg_rewind.1 (+3/-3)
doc/src/sgml/man1/pg_standby.1 (+3/-3)
doc/src/sgml/man1/pg_test_fsync.1 (+3/-3)
doc/src/sgml/man1/pg_test_timing.1 (+3/-3)
doc/src/sgml/man1/pg_upgrade.1 (+3/-3)
doc/src/sgml/man1/pg_xlogdump.1 (+3/-3)
doc/src/sgml/man1/pgbench.1 (+3/-3)
doc/src/sgml/man1/postgres.1 (+3/-3)
doc/src/sgml/man1/postmaster.1 (+3/-3)
doc/src/sgml/man1/psql.1 (+4/-4)
doc/src/sgml/man1/reindexdb.1 (+3/-3)
doc/src/sgml/man1/vacuumdb.1 (+3/-3)
doc/src/sgml/man1/vacuumlo.1 (+3/-3)
doc/src/sgml/man3/SPI_connect.3 (+3/-3)
doc/src/sgml/man3/SPI_copytuple.3 (+3/-3)
doc/src/sgml/man3/SPI_cursor_close.3 (+3/-3)
doc/src/sgml/man3/SPI_cursor_fetch.3 (+3/-3)
doc/src/sgml/man3/SPI_cursor_find.3 (+3/-3)
doc/src/sgml/man3/SPI_cursor_move.3 (+3/-3)
doc/src/sgml/man3/SPI_cursor_open.3 (+3/-3)
doc/src/sgml/man3/SPI_cursor_open_with_args.3 (+3/-3)
doc/src/sgml/man3/SPI_cursor_open_with_paramlist.3 (+3/-3)
doc/src/sgml/man3/SPI_exec.3 (+3/-3)
doc/src/sgml/man3/SPI_execp.3 (+3/-3)
doc/src/sgml/man3/SPI_execute.3 (+3/-3)
doc/src/sgml/man3/SPI_execute_plan.3 (+3/-3)
doc/src/sgml/man3/SPI_execute_plan_with_paramlist.3 (+3/-3)
doc/src/sgml/man3/SPI_execute_with_args.3 (+3/-3)
doc/src/sgml/man3/SPI_finish.3 (+3/-3)
doc/src/sgml/man3/SPI_fname.3 (+3/-3)
doc/src/sgml/man3/SPI_fnumber.3 (+3/-3)
doc/src/sgml/man3/SPI_freeplan.3 (+3/-3)
doc/src/sgml/man3/SPI_freetuple.3 (+3/-3)
doc/src/sgml/man3/SPI_freetuptable.3 (+3/-3)
doc/src/sgml/man3/SPI_getargcount.3 (+3/-3)
doc/src/sgml/man3/SPI_getargtypeid.3 (+3/-3)
doc/src/sgml/man3/SPI_getbinval.3 (+3/-3)
doc/src/sgml/man3/SPI_getnspname.3 (+3/-3)
doc/src/sgml/man3/SPI_getrelname.3 (+3/-3)
doc/src/sgml/man3/SPI_gettype.3 (+3/-3)
doc/src/sgml/man3/SPI_gettypeid.3 (+3/-3)
doc/src/sgml/man3/SPI_getvalue.3 (+3/-3)
doc/src/sgml/man3/SPI_is_cursor_plan.3 (+3/-3)
doc/src/sgml/man3/SPI_keepplan.3 (+3/-3)
doc/src/sgml/man3/SPI_modifytuple.3 (+3/-3)
doc/src/sgml/man3/SPI_palloc.3 (+3/-3)
doc/src/sgml/man3/SPI_pfree.3 (+3/-3)
doc/src/sgml/man3/SPI_pop.3 (+3/-3)
doc/src/sgml/man3/SPI_prepare.3 (+3/-3)
doc/src/sgml/man3/SPI_prepare_cursor.3 (+3/-3)
doc/src/sgml/man3/SPI_prepare_params.3 (+3/-3)
doc/src/sgml/man3/SPI_push.3 (+3/-3)
doc/src/sgml/man3/SPI_repalloc.3 (+3/-3)
doc/src/sgml/man3/SPI_returntuple.3 (+3/-3)
doc/src/sgml/man3/SPI_saveplan.3 (+3/-3)
doc/src/sgml/man3/SPI_scroll_cursor_fetch.3 (+3/-3)
doc/src/sgml/man3/SPI_scroll_cursor_move.3 (+3/-3)
doc/src/sgml/man3/dblink.3 (+3/-3)
doc/src/sgml/man3/dblink_build_sql_delete.3 (+3/-3)
doc/src/sgml/man3/dblink_build_sql_insert.3 (+3/-3)
doc/src/sgml/man3/dblink_build_sql_update.3 (+3/-3)
doc/src/sgml/man3/dblink_cancel_query.3 (+3/-3)
doc/src/sgml/man3/dblink_close.3 (+3/-3)
doc/src/sgml/man3/dblink_connect.3 (+3/-3)
doc/src/sgml/man3/dblink_connect_u.3 (+3/-3)
doc/src/sgml/man3/dblink_disconnect.3 (+3/-3)
doc/src/sgml/man3/dblink_error_message.3 (+3/-3)
doc/src/sgml/man3/dblink_exec.3 (+3/-3)
doc/src/sgml/man3/dblink_fetch.3 (+3/-3)
doc/src/sgml/man3/dblink_get_connections.3 (+3/-3)
doc/src/sgml/man3/dblink_get_notify.3 (+3/-3)
doc/src/sgml/man3/dblink_get_pkey.3 (+3/-3)
doc/src/sgml/man3/dblink_get_result.3 (+3/-3)
doc/src/sgml/man3/dblink_is_busy.3 (+3/-3)
doc/src/sgml/man3/dblink_open.3 (+3/-3)
doc/src/sgml/man3/dblink_send_query.3 (+3/-3)
doc/src/sgml/man7/ABORT.7 (+3/-3)
doc/src/sgml/man7/ALTER_AGGREGATE.7 (+3/-3)
doc/src/sgml/man7/ALTER_COLLATION.7 (+3/-3)
doc/src/sgml/man7/ALTER_CONVERSION.7 (+3/-3)
doc/src/sgml/man7/ALTER_DATABASE.7 (+3/-3)
doc/src/sgml/man7/ALTER_DEFAULT_PRIVILEGES.7 (+3/-3)
doc/src/sgml/man7/ALTER_DOMAIN.7 (+3/-3)
doc/src/sgml/man7/ALTER_EVENT_TRIGGER.7 (+3/-3)
doc/src/sgml/man7/ALTER_EXTENSION.7 (+3/-3)
doc/src/sgml/man7/ALTER_FOREIGN_DATA_WRAPPER.7 (+3/-3)
doc/src/sgml/man7/ALTER_FOREIGN_TABLE.7 (+3/-3)
doc/src/sgml/man7/ALTER_FUNCTION.7 (+3/-3)
doc/src/sgml/man7/ALTER_GROUP.7 (+3/-3)
doc/src/sgml/man7/ALTER_INDEX.7 (+3/-3)
doc/src/sgml/man7/ALTER_LANGUAGE.7 (+3/-3)
doc/src/sgml/man7/ALTER_LARGE_OBJECT.7 (+3/-3)
doc/src/sgml/man7/ALTER_MATERIALIZED_VIEW.7 (+3/-3)
doc/src/sgml/man7/ALTER_OPERATOR.7 (+3/-3)
doc/src/sgml/man7/ALTER_OPERATOR_CLASS.7 (+3/-3)
doc/src/sgml/man7/ALTER_OPERATOR_FAMILY.7 (+3/-3)
doc/src/sgml/man7/ALTER_POLICY.7 (+3/-3)
doc/src/sgml/man7/ALTER_ROLE.7 (+3/-3)
doc/src/sgml/man7/ALTER_RULE.7 (+3/-3)
doc/src/sgml/man7/ALTER_SCHEMA.7 (+3/-3)
doc/src/sgml/man7/ALTER_SEQUENCE.7 (+3/-3)
doc/src/sgml/man7/ALTER_SERVER.7 (+3/-3)
doc/src/sgml/man7/ALTER_SYSTEM.7 (+3/-3)
doc/src/sgml/man7/ALTER_TABLE.7 (+3/-3)
doc/src/sgml/man7/ALTER_TABLESPACE.7 (+3/-3)
doc/src/sgml/man7/ALTER_TEXT_SEARCH_CONFIGURATION.7 (+3/-3)
doc/src/sgml/man7/ALTER_TEXT_SEARCH_DICTIONARY.7 (+3/-3)
doc/src/sgml/man7/ALTER_TEXT_SEARCH_PARSER.7 (+3/-3)
doc/src/sgml/man7/ALTER_TEXT_SEARCH_TEMPLATE.7 (+3/-3)
doc/src/sgml/man7/ALTER_TRIGGER.7 (+3/-3)
doc/src/sgml/man7/ALTER_TYPE.7 (+3/-3)
doc/src/sgml/man7/ALTER_USER.7 (+3/-3)
doc/src/sgml/man7/ALTER_USER_MAPPING.7 (+3/-3)
doc/src/sgml/man7/ALTER_VIEW.7 (+3/-3)
doc/src/sgml/man7/ANALYZE.7 (+3/-3)
doc/src/sgml/man7/BEGIN.7 (+3/-3)
doc/src/sgml/man7/CHECKPOINT.7 (+3/-3)
doc/src/sgml/man7/CLOSE.7 (+3/-3)
doc/src/sgml/man7/CLUSTER.7 (+3/-3)
doc/src/sgml/man7/COMMENT.7 (+3/-3)
doc/src/sgml/man7/COMMIT.7 (+3/-3)
doc/src/sgml/man7/COMMIT_PREPARED.7 (+3/-3)
doc/src/sgml/man7/COPY.7 (+3/-3)
doc/src/sgml/man7/CREATE_AGGREGATE.7 (+3/-3)
doc/src/sgml/man7/CREATE_CAST.7 (+3/-3)
doc/src/sgml/man7/CREATE_COLLATION.7 (+3/-3)
doc/src/sgml/man7/CREATE_CONVERSION.7 (+3/-3)
doc/src/sgml/man7/CREATE_DATABASE.7 (+3/-3)
doc/src/sgml/man7/CREATE_DOMAIN.7 (+3/-3)
doc/src/sgml/man7/CREATE_EVENT_TRIGGER.7 (+3/-3)
doc/src/sgml/man7/CREATE_EXTENSION.7 (+3/-3)
doc/src/sgml/man7/CREATE_FOREIGN_DATA_WRAPPER.7 (+3/-3)
doc/src/sgml/man7/CREATE_FOREIGN_TABLE.7 (+3/-3)
doc/src/sgml/man7/CREATE_FUNCTION.7 (+3/-3)
doc/src/sgml/man7/CREATE_GROUP.7 (+3/-3)
doc/src/sgml/man7/CREATE_INDEX.7 (+3/-3)
doc/src/sgml/man7/CREATE_LANGUAGE.7 (+3/-3)
doc/src/sgml/man7/CREATE_MATERIALIZED_VIEW.7 (+3/-3)
doc/src/sgml/man7/CREATE_OPERATOR.7 (+3/-3)
doc/src/sgml/man7/CREATE_OPERATOR_CLASS.7 (+3/-3)
doc/src/sgml/man7/CREATE_OPERATOR_FAMILY.7 (+3/-3)
doc/src/sgml/man7/CREATE_POLICY.7 (+3/-3)
doc/src/sgml/man7/CREATE_ROLE.7 (+3/-3)
doc/src/sgml/man7/CREATE_RULE.7 (+3/-3)
doc/src/sgml/man7/CREATE_SCHEMA.7 (+3/-3)
doc/src/sgml/man7/CREATE_SEQUENCE.7 (+3/-3)
doc/src/sgml/man7/CREATE_SERVER.7 (+3/-3)
doc/src/sgml/man7/CREATE_TABLE.7 (+3/-3)
doc/src/sgml/man7/CREATE_TABLESPACE.7 (+3/-3)
doc/src/sgml/man7/CREATE_TABLE_AS.7 (+3/-3)
doc/src/sgml/man7/CREATE_TEXT_SEARCH_CONFIGURATION.7 (+3/-3)
doc/src/sgml/man7/CREATE_TEXT_SEARCH_DICTIONARY.7 (+3/-3)
doc/src/sgml/man7/CREATE_TEXT_SEARCH_PARSER.7 (+3/-3)
doc/src/sgml/man7/CREATE_TEXT_SEARCH_TEMPLATE.7 (+3/-3)
doc/src/sgml/man7/CREATE_TRANSFORM.7 (+3/-3)
doc/src/sgml/man7/CREATE_TRIGGER.7 (+3/-3)
doc/src/sgml/man7/CREATE_TYPE.7 (+3/-3)
doc/src/sgml/man7/CREATE_USER.7 (+3/-3)
doc/src/sgml/man7/CREATE_USER_MAPPING.7 (+3/-3)
doc/src/sgml/man7/CREATE_VIEW.7 (+3/-3)
doc/src/sgml/man7/DEALLOCATE.7 (+3/-3)
doc/src/sgml/man7/DECLARE.7 (+3/-3)
doc/src/sgml/man7/DELETE.7 (+3/-3)
doc/src/sgml/man7/DISCARD.7 (+3/-3)
doc/src/sgml/man7/DO.7 (+3/-3)
doc/src/sgml/man7/DROP_AGGREGATE.7 (+3/-3)
doc/src/sgml/man7/DROP_CAST.7 (+3/-3)
doc/src/sgml/man7/DROP_COLLATION.7 (+3/-3)
doc/src/sgml/man7/DROP_CONVERSION.7 (+3/-3)
doc/src/sgml/man7/DROP_DATABASE.7 (+3/-3)
doc/src/sgml/man7/DROP_DOMAIN.7 (+3/-3)
doc/src/sgml/man7/DROP_EVENT_TRIGGER.7 (+3/-3)
doc/src/sgml/man7/DROP_EXTENSION.7 (+3/-3)
doc/src/sgml/man7/DROP_FOREIGN_DATA_WRAPPER.7 (+3/-3)
doc/src/sgml/man7/DROP_FOREIGN_TABLE.7 (+3/-3)
doc/src/sgml/man7/DROP_FUNCTION.7 (+3/-3)
doc/src/sgml/man7/DROP_GROUP.7 (+3/-3)
doc/src/sgml/man7/DROP_INDEX.7 (+3/-3)
doc/src/sgml/man7/DROP_LANGUAGE.7 (+3/-3)
doc/src/sgml/man7/DROP_MATERIALIZED_VIEW.7 (+3/-3)
doc/src/sgml/man7/DROP_OPERATOR.7 (+3/-3)
doc/src/sgml/man7/DROP_OPERATOR_CLASS.7 (+3/-3)
doc/src/sgml/man7/DROP_OPERATOR_FAMILY.7 (+3/-3)
doc/src/sgml/man7/DROP_OWNED.7 (+3/-3)
doc/src/sgml/man7/DROP_POLICY.7 (+3/-3)
doc/src/sgml/man7/DROP_ROLE.7 (+3/-3)
doc/src/sgml/man7/DROP_RULE.7 (+3/-3)
doc/src/sgml/man7/DROP_SCHEMA.7 (+3/-3)
doc/src/sgml/man7/DROP_SEQUENCE.7 (+3/-3)
doc/src/sgml/man7/DROP_SERVER.7 (+3/-3)
doc/src/sgml/man7/DROP_TABLE.7 (+3/-3)
doc/src/sgml/man7/DROP_TABLESPACE.7 (+3/-3)
doc/src/sgml/man7/DROP_TEXT_SEARCH_CONFIGURATION.7 (+3/-3)
doc/src/sgml/man7/DROP_TEXT_SEARCH_DICTIONARY.7 (+3/-3)
doc/src/sgml/man7/DROP_TEXT_SEARCH_PARSER.7 (+3/-3)
doc/src/sgml/man7/DROP_TEXT_SEARCH_TEMPLATE.7 (+3/-3)
doc/src/sgml/man7/DROP_TRANSFORM.7 (+3/-3)
doc/src/sgml/man7/DROP_TRIGGER.7 (+3/-3)
doc/src/sgml/man7/DROP_TYPE.7 (+3/-3)
doc/src/sgml/man7/DROP_USER.7 (+3/-3)
doc/src/sgml/man7/DROP_USER_MAPPING.7 (+3/-3)
doc/src/sgml/man7/DROP_VIEW.7 (+3/-3)
doc/src/sgml/man7/END.7 (+3/-3)
doc/src/sgml/man7/EXECUTE.7 (+3/-3)
doc/src/sgml/man7/EXPLAIN.7 (+3/-3)
doc/src/sgml/man7/FETCH.7 (+3/-3)
doc/src/sgml/man7/GRANT.7 (+3/-3)
doc/src/sgml/man7/IMPORT_FOREIGN_SCHEMA.7 (+3/-3)
doc/src/sgml/man7/INSERT.7 (+3/-3)
doc/src/sgml/man7/LISTEN.7 (+3/-3)
doc/src/sgml/man7/LOAD.7 (+3/-3)
doc/src/sgml/man7/LOCK.7 (+3/-3)
doc/src/sgml/man7/MOVE.7 (+3/-3)
doc/src/sgml/man7/NOTIFY.7 (+3/-3)
doc/src/sgml/man7/PREPARE.7 (+3/-3)
doc/src/sgml/man7/PREPARE_TRANSACTION.7 (+3/-3)
doc/src/sgml/man7/REASSIGN_OWNED.7 (+3/-3)
doc/src/sgml/man7/REFRESH_MATERIALIZED_VIEW.7 (+3/-3)
doc/src/sgml/man7/REINDEX.7 (+3/-3)
doc/src/sgml/man7/RELEASE_SAVEPOINT.7 (+3/-3)
doc/src/sgml/man7/RESET.7 (+3/-3)
doc/src/sgml/man7/REVOKE.7 (+3/-3)
doc/src/sgml/man7/ROLLBACK.7 (+3/-3)
doc/src/sgml/man7/ROLLBACK_PREPARED.7 (+3/-3)
doc/src/sgml/man7/ROLLBACK_TO_SAVEPOINT.7 (+3/-3)
doc/src/sgml/man7/SAVEPOINT.7 (+3/-3)
doc/src/sgml/man7/SECURITY_LABEL.7 (+3/-3)
doc/src/sgml/man7/SELECT.7 (+3/-3)
doc/src/sgml/man7/SELECT_INTO.7 (+3/-3)
doc/src/sgml/man7/SET.7 (+3/-3)
doc/src/sgml/man7/SET_CONSTRAINTS.7 (+3/-3)
doc/src/sgml/man7/SET_ROLE.7 (+3/-3)
doc/src/sgml/man7/SET_SESSION_AUTHORIZATION.7 (+3/-3)
doc/src/sgml/man7/SET_TRANSACTION.7 (+3/-3)
doc/src/sgml/man7/SHOW.7 (+3/-3)
doc/src/sgml/man7/START_TRANSACTION.7 (+3/-3)
doc/src/sgml/man7/TRUNCATE.7 (+3/-3)
doc/src/sgml/man7/UNLISTEN.7 (+3/-3)
doc/src/sgml/man7/UPDATE.7 (+3/-3)
doc/src/sgml/man7/VACUUM.7 (+3/-3)
doc/src/sgml/man7/VALUES.7 (+3/-3)
doc/src/sgml/release-9.5.sgml (+468/-0)
src/backend/access/gist/gistbuildbuffers.c (+3/-2)
src/backend/catalog/namespace.c (+14/-1)
src/backend/commands/analyze.c (+7/-7)
src/backend/commands/tablecmds.c (+96/-91)
src/backend/executor/nodeIndexonlyscan.c (+2/-5)
src/backend/optimizer/plan/planner.c (+18/-21)
src/backend/parser/parse_func.c (+6/-1)
src/backend/parser/parse_type.c (+21/-3)
src/backend/po/ru.po (+173/-173)
src/backend/storage/lmgr/proc.c (+6/-8)
src/backend/utils/adt/arrayfuncs.c (+1/-1)
src/backend/utils/adt/cash.c (+38/-20)
src/backend/utils/adt/datetime.c (+8/-9)
src/backend/utils/adt/rangetypes.c (+4/-2)
src/backend/utils/adt/ruleutils.c (+8/-0)
src/bin/initdb/findtimezone.c (+14/-8)
src/bin/initdb/po/ru.po (+151/-146)
src/bin/pg_dump/pg_dump.c (+33/-2)
src/bin/pg_rewind/parsexlog.c (+1/-2)
src/bin/pg_upgrade/test.sh (+2/-8)
src/bin/scripts/po/ru.po (+39/-39)
src/include/catalog/namespace.h (+1/-0)
src/include/parser/parse_type.h (+3/-0)
src/include/pg_config.h.win32 (+4/-4)
src/include/storage/s_lock.h (+21/-4)
src/include/utils/array.h (+13/-6)
src/include/utils/arrayaccess.h (+2/-2)
src/include/utils/expandeddatum.h (+1/-1)
src/interfaces/libpq/fe-connect.c (+8/-4)
src/interfaces/libpq/libpq-dist.rc (+4/-4)
src/interfaces/libpq/libpq.rc.in (+4/-4)
src/interfaces/libpq/po/ru.po (+1/-1)
src/port/win32ver.rc (+2/-2)
src/test/regress/expected/alter_table.out (+20/-2)
src/test/regress/expected/groupingsets.out (+13/-0)
src/test/regress/expected/money.out (+40/-1)
src/test/regress/expected/rangetypes.out (+24/-0)
src/test/regress/expected/temp.out (+15/-0)
src/test/regress/sql/alter_table.sql (+10/-2)
src/test/regress/sql/groupingsets.sql (+3/-0)
src/test/regress/sql/money.sql (+11/-1)
src/test/regress/sql/rangetypes.sql (+4/-0)
src/test/regress/sql/temp.sql (+11/-0)
src/timezone/README (+5/-2)
src/timezone/data/tzdata.zi (+1021/-933)
src/timezone/localtime.c (+45/-44)
src/timezone/pgtz.h (+3/-3)
src/timezone/tzfile.h (+9/-8)
src/timezone/zic.c (+250/-223)
src/tools/msvc/MSBuildProject.pm (+38/-0)
src/tools/msvc/README (+7/-6)
src/tools/msvc/Solution.pm (+132/-12)
src/tools/msvc/VSObjectFactory.pm (+44/-11)
Reviewer Review Type Date Requested Status
Andreas Hasenack Approve
Canonical Server Pending
git-ubuntu developers Pending
Review via email: mp+371000@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Andreas Hasenack (ahasenack) wrote :

- upstream tarball matches git branch
- d/changelog release notes link ok
- d/changelog contents and version ok
- dep8 is red, but known failures you identified. Just libreoffice on i386 isn't on your list, but history shows it's been red for a while.

+1

review: Approve
Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

this landed via -security

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/Makefile b/Makefile
index c400854..99dcfff 100644
--- a/Makefile
+++ b/Makefile
@@ -33,7 +33,7 @@ all check install installdirs installcheck installcheck-parallel uninstall clean
33 \33 \
34 if [ x"$${GMAKE+set}" = xset ]; then \34 if [ x"$${GMAKE+set}" = xset ]; then \
35 echo "Using GNU make found at $${GMAKE}"; \35 echo "Using GNU make found at $${GMAKE}"; \
36 unset MAKEFLAGS; unset MAKELEVEL; \36 unset MAKELEVEL; \
37 $${GMAKE} $@ ; \37 $${GMAKE} $@ ; \
38 else \38 else \
39 echo "You must use GNU make to build PostgreSQL." ; \39 echo "You must use GNU make to build PostgreSQL." ; \
diff --git a/configure b/configure
index 17658d3..7eab1f8 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
1#! /bin/sh1#! /bin/sh
2# Guess values for system-dependent variables and create Makefiles.2# Guess values for system-dependent variables and create Makefiles.
3# Generated by GNU Autoconf 2.69 for PostgreSQL 9.5.18.3# Generated by GNU Autoconf 2.69 for PostgreSQL 9.5.19.
4#4#
5# Report bugs to <pgsql-bugs@postgresql.org>.5# Report bugs to <pgsql-bugs@postgresql.org>.
6#6#
@@ -582,8 +582,8 @@ MAKEFLAGS=
582# Identity of this package.582# Identity of this package.
583PACKAGE_NAME='PostgreSQL'583PACKAGE_NAME='PostgreSQL'
584PACKAGE_TARNAME='postgresql'584PACKAGE_TARNAME='postgresql'
585PACKAGE_VERSION='9.5.18'585PACKAGE_VERSION='9.5.19'
586PACKAGE_STRING='PostgreSQL 9.5.18'586PACKAGE_STRING='PostgreSQL 9.5.19'
587PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org'587PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org'
588PACKAGE_URL=''588PACKAGE_URL=''
589589
@@ -1399,7 +1399,7 @@ if test "$ac_init_help" = "long"; then
1399 # Omit some internal or obsolete options to make the list less imposing.1399 # Omit some internal or obsolete options to make the list less imposing.
1400 # This message is too long to be a string in the A/UX 3.1 sh.1400 # This message is too long to be a string in the A/UX 3.1 sh.
1401 cat <<_ACEOF1401 cat <<_ACEOF
1402\`configure' configures PostgreSQL 9.5.18 to adapt to many kinds of systems.1402\`configure' configures PostgreSQL 9.5.19 to adapt to many kinds of systems.
14031403
1404Usage: $0 [OPTION]... [VAR=VALUE]...1404Usage: $0 [OPTION]... [VAR=VALUE]...
14051405
@@ -1464,7 +1464,7 @@ fi
14641464
1465if test -n "$ac_init_help"; then1465if test -n "$ac_init_help"; then
1466 case $ac_init_help in1466 case $ac_init_help in
1467 short | recursive ) echo "Configuration of PostgreSQL 9.5.18:";;1467 short | recursive ) echo "Configuration of PostgreSQL 9.5.19:";;
1468 esac1468 esac
1469 cat <<\_ACEOF1469 cat <<\_ACEOF
14701470
@@ -1614,7 +1614,7 @@ fi
1614test -n "$ac_init_help" && exit $ac_status1614test -n "$ac_init_help" && exit $ac_status
1615if $ac_init_version; then1615if $ac_init_version; then
1616 cat <<\_ACEOF1616 cat <<\_ACEOF
1617PostgreSQL configure 9.5.181617PostgreSQL configure 9.5.19
1618generated by GNU Autoconf 2.691618generated by GNU Autoconf 2.69
16191619
1620Copyright (C) 2012 Free Software Foundation, Inc.1620Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2329,7 +2329,7 @@ cat >config.log <<_ACEOF
2329This file contains any messages produced by compilers while2329This file contains any messages produced by compilers while
2330running configure, to aid debugging if configure makes a mistake.2330running configure, to aid debugging if configure makes a mistake.
23312331
2332It was created by PostgreSQL $as_me 9.5.18, which was2332It was created by PostgreSQL $as_me 9.5.19, which was
2333generated by GNU Autoconf 2.69. Invocation command line was2333generated by GNU Autoconf 2.69. Invocation command line was
23342334
2335 $ $0 $@2335 $ $0 $@
@@ -16849,7 +16849,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
16849# report actual input values of CONFIG_FILES etc. instead of their16849# report actual input values of CONFIG_FILES etc. instead of their
16850# values after options handling.16850# values after options handling.
16851ac_log="16851ac_log="
16852This file was extended by PostgreSQL $as_me 9.5.18, which was16852This file was extended by PostgreSQL $as_me 9.5.19, which was
16853generated by GNU Autoconf 2.69. Invocation command line was16853generated by GNU Autoconf 2.69. Invocation command line was
1685416854
16855 CONFIG_FILES = $CONFIG_FILES16855 CONFIG_FILES = $CONFIG_FILES
@@ -16919,7 +16919,7 @@ _ACEOF
16919cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=116919cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16920ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"16920ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
16921ac_cs_version="\\16921ac_cs_version="\\
16922PostgreSQL config.status 9.5.1816922PostgreSQL config.status 9.5.19
16923configured by $0, generated by GNU Autoconf 2.69,16923configured by $0, generated by GNU Autoconf 2.69,
16924 with options \\"\$ac_cs_config\\"16924 with options \\"\$ac_cs_config\\"
1692516925
diff --git a/configure.in b/configure.in
index ef8c5d2..ffc782b 100644
--- a/configure.in
+++ b/configure.in
@@ -17,7 +17,7 @@ dnl Read the Autoconf manual for details.
17dnl17dnl
18m4_pattern_forbid(^PGAC_)dnl to catch undefined macros18m4_pattern_forbid(^PGAC_)dnl to catch undefined macros
1919
20AC_INIT([PostgreSQL], [9.5.18], [pgsql-bugs@postgresql.org])20AC_INIT([PostgreSQL], [9.5.19], [pgsql-bugs@postgresql.org])
2121
22m4_if(m4_defn([m4_PACKAGE_VERSION]), [2.69], [], [m4_fatal([Autoconf version 2.69 is required.22m4_if(m4_defn([m4_PACKAGE_VERSION]), [2.69], [], [m4_fatal([Autoconf version 2.69 is required.
23Untested combinations of 'autoconf' and PostgreSQL versions are not23Untested combinations of 'autoconf' and PostgreSQL versions are not
diff --git a/contrib/passwordcheck/passwordcheck.c b/contrib/passwordcheck/passwordcheck.c
index 78c44b2..8c8c3bb 100644
--- a/contrib/passwordcheck/passwordcheck.c
+++ b/contrib/passwordcheck/passwordcheck.c
@@ -26,10 +26,14 @@
2626
27PG_MODULE_MAGIC;27PG_MODULE_MAGIC;
2828
29/* Saved hook value in case of unload */
30static check_password_hook_type prev_check_password_hook = NULL;
31
29/* passwords shorter than this will be rejected */32/* passwords shorter than this will be rejected */
30#define MIN_PWD_LENGTH 833#define MIN_PWD_LENGTH 8
3134
32extern void _PG_init(void);35extern void _PG_init(void);
36extern void _PG_fini(void);
3337
34/*38/*
35 * check_password39 * check_password
@@ -62,6 +66,11 @@ check_password(const char *username,
62 bool pwd_has_letter,66 bool pwd_has_letter,
63 pwd_has_nonletter;67 pwd_has_nonletter;
6468
69 if (prev_check_password_hook)
70 prev_check_password_hook(username, password,
71 password_type, validuntil_time,
72 validuntil_null);
73
65 switch (password_type)74 switch (password_type)
66 {75 {
67 case PASSWORD_TYPE_MD5:76 case PASSWORD_TYPE_MD5:
@@ -143,5 +152,16 @@ void
143_PG_init(void)152_PG_init(void)
144{153{
145 /* activate password checks when the module is loaded */154 /* activate password checks when the module is loaded */
155 prev_check_password_hook = check_password_hook;
146 check_password_hook = check_password;156 check_password_hook = check_password;
147}157}
158
159/*
160 * Module unload function
161 */
162void
163_PG_fini(void)
164{
165 /* uninstall hook */
166 check_password_hook = prev_check_password_hook;
167}
diff --git a/contrib/sepgsql/sepgsql-regtest.te b/contrib/sepgsql/sepgsql-regtest.te
index e5d6524..5d9af1a 100644
--- a/contrib/sepgsql/sepgsql-regtest.te
+++ b/contrib/sepgsql/sepgsql-regtest.te
@@ -31,6 +31,9 @@ userdom_base_user_template(sepgsql_regtest_superuser)
31userdom_manage_home_role(sepgsql_regtest_superuser_r, sepgsql_regtest_superuser_t)31userdom_manage_home_role(sepgsql_regtest_superuser_r, sepgsql_regtest_superuser_t)
32userdom_exec_user_home_content_files(sepgsql_regtest_superuser_t)32userdom_exec_user_home_content_files(sepgsql_regtest_superuser_t)
33userdom_write_user_tmp_sockets(sepgsql_regtest_superuser_t)33userdom_write_user_tmp_sockets(sepgsql_regtest_superuser_t)
34
35auth_read_passwd(sepgsql_regtest_superuser_t)
36
34optional_policy(`37optional_policy(`
35 postgresql_stream_connect(sepgsql_regtest_superuser_t)38 postgresql_stream_connect(sepgsql_regtest_superuser_t)
36 postgresql_unconfined(sepgsql_regtest_superuser_t)39 postgresql_unconfined(sepgsql_regtest_superuser_t)
@@ -60,6 +63,9 @@ userdom_base_user_template(sepgsql_regtest_dba)
60userdom_manage_home_role(sepgsql_regtest_dba_r, sepgsql_regtest_dba_t)63userdom_manage_home_role(sepgsql_regtest_dba_r, sepgsql_regtest_dba_t)
61userdom_exec_user_home_content_files(sepgsql_regtest_dba_t)64userdom_exec_user_home_content_files(sepgsql_regtest_dba_t)
62userdom_write_user_tmp_sockets(sepgsql_regtest_user_t)65userdom_write_user_tmp_sockets(sepgsql_regtest_user_t)
66
67auth_read_passwd(sepgsql_regtest_dba_t)
68
63optional_policy(`69optional_policy(`
64 postgresql_admin(sepgsql_regtest_dba_t, sepgsql_regtest_dba_r)70 postgresql_admin(sepgsql_regtest_dba_t, sepgsql_regtest_dba_r)
65 postgresql_stream_connect(sepgsql_regtest_dba_t)71 postgresql_stream_connect(sepgsql_regtest_dba_t)
@@ -98,6 +104,9 @@ userdom_base_user_template(sepgsql_regtest_user)
98userdom_manage_home_role(sepgsql_regtest_user_r, sepgsql_regtest_user_t)104userdom_manage_home_role(sepgsql_regtest_user_r, sepgsql_regtest_user_t)
99userdom_exec_user_home_content_files(sepgsql_regtest_user_t)105userdom_exec_user_home_content_files(sepgsql_regtest_user_t)
100userdom_write_user_tmp_sockets(sepgsql_regtest_user_t)106userdom_write_user_tmp_sockets(sepgsql_regtest_user_t)
107
108auth_read_passwd(sepgsql_regtest_user_t)
109
101optional_policy(`110optional_policy(`
102 postgresql_role(sepgsql_regtest_user_r, sepgsql_regtest_user_t)111 postgresql_role(sepgsql_regtest_user_r, sepgsql_regtest_user_t)
103 postgresql_stream_connect(sepgsql_regtest_user_t)112 postgresql_stream_connect(sepgsql_regtest_user_t)
@@ -126,6 +135,8 @@ userdom_manage_home_role(sepgsql_regtest_pool_r, sepgsql_regtest_pool_t)
126userdom_exec_user_home_content_files(sepgsql_regtest_pool_t)135userdom_exec_user_home_content_files(sepgsql_regtest_pool_t)
127userdom_write_user_tmp_sockets(sepgsql_regtest_pool_t)136userdom_write_user_tmp_sockets(sepgsql_regtest_pool_t)
128137
138auth_read_passwd(sepgsql_regtest_pool_t)
139
129type sepgsql_regtest_foo_t;140type sepgsql_regtest_foo_t;
130type sepgsql_regtest_var_t;141type sepgsql_regtest_var_t;
131type sepgsql_regtest_foo_table_t;142type sepgsql_regtest_foo_table_t;
diff --git a/debian/changelog b/debian/changelog
index 94f2324..116e892 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
1postgresql-9.5 (9.5.19-0ubuntu0.16.04.1) xenial; urgency=medium
2
3 * New upstream release (LP: #1839058)
4 - Require schema qualification to cast to a temporary type when using
5 functional cast syntax (CVE-2019-10208)
6 - Fix failure of ALTER TABLE ... ALTER COLUMN TYPE when altering multiple
7 columns' types in one command. This fixes a regression introduced in the
8 most recent minor releases
9 - Details about these and many further changes can be found at:
10 https://www.postgresql.org/docs/9.5/static/release-9-5-19.html
11
12 -- Christian Ehrhardt <christian.ehrhardt@canonical.com> Tue, 06 Aug 2019 08:54:29 +0200
13
1postgresql-9.5 (9.5.18-0ubuntu0.16.04.1) xenial; urgency=medium14postgresql-9.5 (9.5.18-0ubuntu0.16.04.1) xenial; urgency=medium
215
3 * New upstream release (LP: #1833211)16 * New upstream release (LP: #1833211)
diff --git a/doc/bug.template b/doc/bug.template
index 4f1622b..914dc5d 100644
--- a/doc/bug.template
+++ b/doc/bug.template
@@ -27,7 +27,7 @@ System Configuration:
2727
28 Operating System (example: Linux 2.4.18) :28 Operating System (example: Linux 2.4.18) :
2929
30 PostgreSQL version (example: PostgreSQL 9.5.18): PostgreSQL 9.5.1830 PostgreSQL version (example: PostgreSQL 9.5.19): PostgreSQL 9.5.19
3131
32 Compiler used (example: gcc 3.3.5) :32 Compiler used (example: gcc 3.3.5) :
3333
diff --git a/doc/src/sgml/client-auth.sgml b/doc/src/sgml/client-auth.sgml
index 5eef08f..932607e 100644
--- a/doc/src/sgml/client-auth.sgml
+++ b/doc/src/sgml/client-auth.sgml
@@ -572,8 +572,9 @@ hostnossl <replaceable>database</replaceable> <replaceable>user</replaceable>
572 <systemitem>SIGHUP</systemitem><indexterm><primary>SIGHUP</primary></indexterm>572 <systemitem>SIGHUP</systemitem><indexterm><primary>SIGHUP</primary></indexterm>
573 signal. If you edit the file on an573 signal. If you edit the file on an
574 active system, you will need to signal the postmaster574 active system, you will need to signal the postmaster
575 (using <literal>pg_ctl reload</> or <literal>kill -HUP</>) to make it575 (using <literal>pg_ctl reload</literal>, calling the SQL function
576 re-read the file.576 <function>pg_reload_conf()</function>, or using <literal>kill
577 -HUP</literal>) to make it re-read the file.
577 </para>578 </para>
578579
579 <tip>580 <tip>
@@ -767,8 +768,9 @@ mymap /^(.*)@otherdomain\.com$ guest
767 <systemitem>SIGHUP</systemitem><indexterm><primary>SIGHUP</primary></indexterm>768 <systemitem>SIGHUP</systemitem><indexterm><primary>SIGHUP</primary></indexterm>
768 signal. If you edit the file on an769 signal. If you edit the file on an
769 active system, you will need to signal the postmaster770 active system, you will need to signal the postmaster
770 (using <literal>pg_ctl reload</> or <literal>kill -HUP</>) to make it771 (using <literal>pg_ctl reload</literal>, calling the SQL function
771 re-read the file.772 <function>pg_reload_conf()</function>, or using <literal>kill
773 -HUP</literal>) to make it re-read the file.
772 </para>774 </para>
773775
774 <para>776 <para>
diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml
index 66b331b..9aa1e83 100644
--- a/doc/src/sgml/config.sgml
+++ b/doc/src/sgml/config.sgml
@@ -5524,6 +5524,10 @@ COPY postgres_log FROM '/full/path/to/logfile.csv' WITH csv;
5524 be searched <emphasis>before</> searching any of the path items.5524 be searched <emphasis>before</> searching any of the path items.
5525 </para>5525 </para>
55265526
5527 <!-- To further split hairs, funcname('foo') does not use the temporary
5528 schema, even when it considers typname='funcname'. This paragraph
5529 refers to function names in a loose sense, "pg_proc.proname or
5530 func_name grammar production". -->
5527 <para>5531 <para>
5528 Likewise, the current session's temporary-table schema,5532 Likewise, the current session's temporary-table schema,
5529 <literal>pg_temp_<replaceable>nnn</></>, is always searched if it5533 <literal>pg_temp_<replaceable>nnn</></>, is always searched if it
diff --git a/doc/src/sgml/event-trigger.sgml b/doc/src/sgml/event-trigger.sgml
index c7b880d..5fe494c 100644
--- a/doc/src/sgml/event-trigger.sgml
+++ b/doc/src/sgml/event-trigger.sgml
@@ -176,6 +176,14 @@
176 <entry align="center"></entry>176 <entry align="center"></entry>
177 </row>177 </row>
178 <row>178 <row>
179 <entry align="left"><literal>ALTER DEFAULT PRIVILEGES</literal></entry>
180 <entry align="center"><literal>X</literal></entry>
181 <entry align="center"><literal>X</literal></entry>
182 <entry align="center"><literal>-</literal></entry>
183 <entry align="center"><literal>-</literal></entry>
184 <entry align="center"></entry>
185 </row>
186 <row>
179 <entry align="left"><literal>ALTER EXTENSION</literal></entry>187 <entry align="left"><literal>ALTER EXTENSION</literal></entry>
180 <entry align="center"><literal>X</literal></entry>188 <entry align="center"><literal>X</literal></entry>
181 <entry align="center"><literal>X</literal></entry>189 <entry align="center"><literal>X</literal></entry>
@@ -216,6 +224,22 @@
216 <entry align="center"></entry>224 <entry align="center"></entry>
217 </row>225 </row>
218 <row>226 <row>
227 <entry align="left"><literal>ALTER LARGE OBJECT</literal></entry>
228 <entry align="center"><literal>X</literal></entry>
229 <entry align="center"><literal>X</literal></entry>
230 <entry align="center"><literal>-</literal></entry>
231 <entry align="center"><literal>-</literal></entry>
232 <entry align="center"></entry>
233 </row>
234 <row>
235 <entry align="left"><literal>ALTER MATERIALIZED VIEW</literal></entry>
236 <entry align="center"><literal>X</literal></entry>
237 <entry align="center"><literal>X</literal></entry>
238 <entry align="center"><literal>-</literal></entry>
239 <entry align="center"><literal>-</literal></entry>
240 <entry align="center"></entry>
241 </row>
242 <row>
219 <entry align="left"><literal>ALTER OPERATOR</literal></entry>243 <entry align="left"><literal>ALTER OPERATOR</literal></entry>
220 <entry align="center"><literal>X</literal></entry>244 <entry align="center"><literal>X</literal></entry>
221 <entry align="center"><literal>X</literal></entry>245 <entry align="center"><literal>X</literal></entry>
@@ -344,20 +368,20 @@
344 <entry align="center"></entry>368 <entry align="center"></entry>
345 </row>369 </row>
346 <row>370 <row>
347 <entry align="left"><literal>CREATE AGGREGATE</literal></entry>371 <entry align="left"><literal>COMMENT</literal></entry>
348 <entry align="center"><literal>X</literal></entry>372 <entry align="center"><literal>X</literal></entry>
349 <entry align="center"><literal>X</literal></entry>373 <entry align="center"><literal>X</literal></entry>
350 <entry align="center"><literal>-</literal></entry>374 <entry align="center"><literal>-</literal></entry>
351 <entry align="center"><literal>-</literal></entry>375 <entry align="center"><literal>-</literal></entry>
352 <entry align="center"></entry>376 <entry align="center">Only for local objects</entry>
353 </row>377 </row>
354 <row>378 <row>
355 <entry align="left"><literal>COMMENT</literal></entry>379 <entry align="left"><literal>CREATE AGGREGATE</literal></entry>
356 <entry align="center"><literal>X</literal></entry>380 <entry align="center"><literal>X</literal></entry>
357 <entry align="center"><literal>X</literal></entry>381 <entry align="center"><literal>X</literal></entry>
358 <entry align="center"><literal>-</literal></entry>382 <entry align="center"><literal>-</literal></entry>
359 <entry align="center"><literal>-</literal></entry>383 <entry align="center"><literal>-</literal></entry>
360 <entry align="center">Only for local objects</entry>384 <entry align="center"></entry>
361 </row>385 </row>
362 <row>386 <row>
363 <entry align="left"><literal>CREATE CAST</literal></entry>387 <entry align="left"><literal>CREATE CAST</literal></entry>
@@ -440,6 +464,14 @@
440 <entry align="center"></entry>464 <entry align="center"></entry>
441 </row>465 </row>
442 <row>466 <row>
467 <entry align="left"><literal>CREATE MATERIALIZED VIEW</literal></entry>
468 <entry align="center"><literal>X</literal></entry>
469 <entry align="center"><literal>X</literal></entry>
470 <entry align="center"><literal>-</literal></entry>
471 <entry align="center"><literal>-</literal></entry>
472 <entry align="center"></entry>
473 </row>
474 <row>
443 <entry align="left"><literal>CREATE OPERATOR</literal></entry>475 <entry align="left"><literal>CREATE OPERATOR</literal></entry>
444 <entry align="center"><literal>X</literal></entry>476 <entry align="center"><literal>X</literal></entry>
445 <entry align="center"><literal>X</literal></entry>477 <entry align="center"><literal>X</literal></entry>
@@ -672,6 +704,14 @@
672 <entry align="center"></entry>704 <entry align="center"></entry>
673 </row>705 </row>
674 <row>706 <row>
707 <entry align="left"><literal>DROP MATERIALIZED VIEW</literal></entry>
708 <entry align="center"><literal>X</literal></entry>
709 <entry align="center"><literal>X</literal></entry>
710 <entry align="center"><literal>X</literal></entry>
711 <entry align="center"><literal>-</literal></entry>
712 <entry align="center"></entry>
713 </row>
714 <row>
675 <entry align="left"><literal>DROP OPERATOR</literal></entry>715 <entry align="left"><literal>DROP OPERATOR</literal></entry>
676 <entry align="center"><literal>X</literal></entry>716 <entry align="center"><literal>X</literal></entry>
677 <entry align="center"><literal>X</literal></entry>717 <entry align="center"><literal>X</literal></entry>
@@ -832,6 +872,14 @@
832 <entry align="center"></entry>872 <entry align="center"></entry>
833 </row>873 </row>
834 <row>874 <row>
875 <entry align="left"><literal>REFRESH MATERIALIZED VIEW</literal></entry>
876 <entry align="center"><literal>X</literal></entry>
877 <entry align="center"><literal>X</literal></entry>
878 <entry align="center"><literal>-</literal></entry>
879 <entry align="center"><literal>-</literal></entry>
880 <entry align="center"></entry>
881 </row>
882 <row>
835 <entry align="left"><literal>REVOKE</literal></entry>883 <entry align="left"><literal>REVOKE</literal></entry>
836 <entry align="center"><literal>X</literal></entry>884 <entry align="center"><literal>X</literal></entry>
837 <entry align="center"><literal>X</literal></entry>885 <entry align="center"><literal>X</literal></entry>
diff --git a/doc/src/sgml/html/LEGALNOTICE.html b/doc/src/sgml/html/LEGALNOTICE.html
index 7cb4050..5fd41e0 100644
--- a/doc/src/sgml/html/LEGALNOTICE.html
+++ b/doc/src/sgml/html/LEGALNOTICE.html
@@ -7,7 +7,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
7REV="MADE"7REV="MADE"
8HREF="mailto:pgsql-docs@postgresql.org"><LINK8HREF="mailto:pgsql-docs@postgresql.org"><LINK
9REL="HOME"9REL="HOME"
10TITLE="PostgreSQL 9.5.18 Documentation"10TITLE="PostgreSQL 9.5.19 Documentation"
11HREF="index.html"><LINK11HREF="index.html"><LINK
12REL="NEXT"12REL="NEXT"
13TITLE="Preface"13TITLE="Preface"
@@ -18,7 +18,7 @@ HREF="stylesheet.css"><META
18HTTP-EQUIV="Content-Type"18HTTP-EQUIV="Content-Type"
19CONTENT="text/html; charset=ISO-8859-1"><META19CONTENT="text/html; charset=ISO-8859-1"><META
20NAME="creation"20NAME="creation"
21CONTENT="2019-06-17T21:35:51"></HEAD21CONTENT="2019-08-05T21:33:19"></HEAD
22><BODY22><BODY
23><DIV23><DIV
24CLASS="NAVHEADER"24CLASS="NAVHEADER"
@@ -35,7 +35,7 @@ ALIGN="center"
35VALIGN="bottom"35VALIGN="bottom"
36><A36><A
37HREF="index.html"37HREF="index.html"
38>PostgreSQL 9.5.18 Documentation</A38>PostgreSQL 9.5.19 Documentation</A
39></TH39></TH
40></TR40></TR
41></TABLE41></TABLE
diff --git a/doc/src/sgml/html/acronyms.html b/doc/src/sgml/html/acronyms.html
index 065daa8..f1228c8 100644
--- a/doc/src/sgml/html/acronyms.html
+++ b/doc/src/sgml/html/acronyms.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="UP"14REL="UP"
15TITLE="Appendixes"15TITLE="Appendixes"
@@ -26,7 +26,7 @@ HREF="stylesheet.css"><META
26HTTP-EQUIV="Content-Type"26HTTP-EQUIV="Content-Type"
27CONTENT="text/html; charset=ISO-8859-1"><META27CONTENT="text/html; charset=ISO-8859-1"><META
28NAME="creation"28NAME="creation"
29CONTENT="2019-06-17T21:35:51"></HEAD29CONTENT="2019-08-05T21:33:19"></HEAD
30><BODY30><BODY
31CLASS="APPENDIX"31CLASS="APPENDIX"
32><DIV32><DIV
@@ -44,7 +44,7 @@ ALIGN="center"
44VALIGN="bottom"44VALIGN="bottom"
45><A45><A
46HREF="index.html"46HREF="index.html"
47>PostgreSQL 9.5.18 Documentation</A47>PostgreSQL 9.5.19 Documentation</A
48></TH48></TH
49></TR49></TR
50><TR50><TR
diff --git a/doc/src/sgml/html/admin.html b/doc/src/sgml/html/admin.html
index 4abc72a..86490e3 100644
--- a/doc/src/sgml/html/admin.html
+++ b/doc/src/sgml/html/admin.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="PREVIOUS"14REL="PREVIOUS"
15TITLE="Non-Durable Settings"15TITLE="Non-Durable Settings"
@@ -23,7 +23,7 @@ HREF="stylesheet.css"><META
23HTTP-EQUIV="Content-Type"23HTTP-EQUIV="Content-Type"
24CONTENT="text/html; charset=ISO-8859-1"><META24CONTENT="text/html; charset=ISO-8859-1"><META
25NAME="creation"25NAME="creation"
26CONTENT="2019-06-17T21:35:51"></HEAD26CONTENT="2019-08-05T21:33:19"></HEAD
27><BODY27><BODY
28CLASS="PART"28CLASS="PART"
29><DIV29><DIV
@@ -41,7 +41,7 @@ ALIGN="center"
41VALIGN="bottom"41VALIGN="bottom"
42><A42><A
43HREF="index.html"43HREF="index.html"
44>PostgreSQL 9.5.18 Documentation</A44>PostgreSQL 9.5.19 Documentation</A
45></TH45></TH
46></TR46></TR
47><TR47><TR
diff --git a/doc/src/sgml/html/adminpack.html b/doc/src/sgml/html/adminpack.html
index 7aa7838..50a64d2 100644
--- a/doc/src/sgml/html/adminpack.html
+++ b/doc/src/sgml/html/adminpack.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="UP"14REL="UP"
15TITLE="Additional Supplied Modules"15TITLE="Additional Supplied Modules"
@@ -26,7 +26,7 @@ HREF="stylesheet.css"><META
26HTTP-EQUIV="Content-Type"26HTTP-EQUIV="Content-Type"
27CONTENT="text/html; charset=ISO-8859-1"><META27CONTENT="text/html; charset=ISO-8859-1"><META
28NAME="creation"28NAME="creation"
29CONTENT="2019-06-17T21:35:51"></HEAD29CONTENT="2019-08-05T21:33:19"></HEAD
30><BODY30><BODY
31CLASS="SECT1"31CLASS="SECT1"
32><DIV32><DIV
@@ -44,7 +44,7 @@ ALIGN="center"
44VALIGN="bottom"44VALIGN="bottom"
45><A45><A
46HREF="index.html"46HREF="index.html"
47>PostgreSQL 9.5.18 Documentation</A47>PostgreSQL 9.5.19 Documentation</A
48></TH48></TH
49></TR49></TR
50><TR50><TR
diff --git a/doc/src/sgml/html/app-clusterdb.html b/doc/src/sgml/html/app-clusterdb.html
index 823cb14..e682eac 100644
--- a/doc/src/sgml/html/app-clusterdb.html
+++ b/doc/src/sgml/html/app-clusterdb.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="UP"14REL="UP"
15TITLE="PostgreSQL Client Applications"15TITLE="PostgreSQL Client Applications"
@@ -26,7 +26,7 @@ HREF="stylesheet.css"><META
26HTTP-EQUIV="Content-Type"26HTTP-EQUIV="Content-Type"
27CONTENT="text/html; charset=ISO-8859-1"><META27CONTENT="text/html; charset=ISO-8859-1"><META
28NAME="creation"28NAME="creation"
29CONTENT="2019-06-17T21:35:51"></HEAD29CONTENT="2019-08-05T21:33:19"></HEAD
30><BODY30><BODY
31CLASS="REFENTRY"31CLASS="REFENTRY"
32><DIV32><DIV
@@ -44,7 +44,7 @@ ALIGN="center"
44VALIGN="bottom"44VALIGN="bottom"
45><A45><A
46HREF="index.html"46HREF="index.html"
47>PostgreSQL 9.5.18 Documentation</A47>PostgreSQL 9.5.19 Documentation</A
48></TH48></TH
49></TR49></TR
50><TR50><TR
@@ -98,7 +98,7 @@ CLASS="APPLICATION"
98><DIV98><DIV
99CLASS="REFNAMEDIV"99CLASS="REFNAMEDIV"
100><A100><A
101NAME="AEN89857"101NAME="AEN89932"
102></A102></A
103><H2103><H2
104>Name</H2104>Name</H2
@@ -109,7 +109,7 @@ CLASS="PRODUCTNAME"
109><DIV109><DIV
110CLASS="REFSYNOPSISDIV"110CLASS="REFSYNOPSISDIV"
111><A111><A
112NAME="AEN89861"112NAME="AEN89936"
113></A113></A
114><H2114><H2
115>Synopsis</H2115>Synopsis</H2
@@ -174,7 +174,7 @@ CLASS="OPTION"
174><DIV174><DIV
175CLASS="REFSECT1"175CLASS="REFSECT1"
176><A176><A
177NAME="AEN89895"177NAME="AEN89970"
178></A178></A
179><H2179><H2
180>Description</H2180>Description</H2
@@ -207,7 +207,7 @@ HREF="sql-cluster.html"
207><DIV207><DIV
208CLASS="REFSECT1"208CLASS="REFSECT1"
209><A209><A
210NAME="AEN89903"210NAME="AEN89978"
211></A211></A
212><H2212><H2
213>Options</H2213>Options</H2
@@ -564,7 +564,7 @@ CLASS="LITERAL"
564><DIV564><DIV
565CLASS="REFSECT1"565CLASS="REFSECT1"
566><A566><A
567NAME="AEN90036"567NAME="AEN90111"
568></A568></A
569><H2569><H2
570>Environment</H2570>Environment</H2
@@ -612,7 +612,7 @@ HREF="libpq-envars.html"
612><DIV612><DIV
613CLASS="REFSECT1"613CLASS="REFSECT1"
614><A614><A
615NAME="AEN90054"615NAME="AEN90129"
616></A616></A
617><H2617><H2
618>Diagnostics</H2618>Diagnostics</H2
@@ -641,7 +641,7 @@ CLASS="APPLICATION"
641><DIV641><DIV
642CLASS="REFSECT1"642CLASS="REFSECT1"
643><A643><A
644NAME="AEN90060"644NAME="AEN90135"
645></A645></A
646><H2646><H2
647>Examples</H2647>Examples</H2
@@ -685,7 +685,7 @@ CLASS="USERINPUT"
685><DIV685><DIV
686CLASS="REFSECT1"686CLASS="REFSECT1"
687><A687><A
688NAME="AEN90073"688NAME="AEN90148"
689></A689></A
690><H2690><H2
691>See Also</H2691>See Also</H2
diff --git a/doc/src/sgml/html/app-createdb.html b/doc/src/sgml/html/app-createdb.html
index 3f53896..ecec6f2 100644
--- a/doc/src/sgml/html/app-createdb.html
+++ b/doc/src/sgml/html/app-createdb.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="UP"14REL="UP"
15TITLE="PostgreSQL Client Applications"15TITLE="PostgreSQL Client Applications"
@@ -26,7 +26,7 @@ HREF="stylesheet.css"><META
26HTTP-EQUIV="Content-Type"26HTTP-EQUIV="Content-Type"
27CONTENT="text/html; charset=ISO-8859-1"><META27CONTENT="text/html; charset=ISO-8859-1"><META
28NAME="creation"28NAME="creation"
29CONTENT="2019-06-17T21:35:51"></HEAD29CONTENT="2019-08-05T21:33:19"></HEAD
30><BODY30><BODY
31CLASS="REFENTRY"31CLASS="REFENTRY"
32><DIV32><DIV
@@ -44,7 +44,7 @@ ALIGN="center"
44VALIGN="bottom"44VALIGN="bottom"
45><A45><A
46HREF="index.html"46HREF="index.html"
47>PostgreSQL 9.5.18 Documentation</A47>PostgreSQL 9.5.19 Documentation</A
48></TH48></TH
49></TR49></TR
50><TR50><TR
@@ -98,7 +98,7 @@ CLASS="APPLICATION"
98><DIV98><DIV
99CLASS="REFNAMEDIV"99CLASS="REFNAMEDIV"
100><A100><A
101NAME="AEN90086"101NAME="AEN90161"
102></A102></A
103><H2103><H2
104>Name</H2104>Name</H2
@@ -109,7 +109,7 @@ CLASS="PRODUCTNAME"
109><DIV109><DIV
110CLASS="REFSYNOPSISDIV"110CLASS="REFSYNOPSISDIV"
111><A111><A
112NAME="AEN90090"112NAME="AEN90165"
113></A113></A
114><H2114><H2
115>Synopsis</H2115>Synopsis</H2
@@ -186,7 +186,7 @@ HREF="sql-createdatabase.html"
186><DIV186><DIV
187CLASS="REFSECT1"187CLASS="REFSECT1"
188><A188><A
189NAME="AEN90112"189NAME="AEN90187"
190></A190></A
191><H2191><H2
192>Options</H2192>Options</H2
@@ -648,7 +648,7 @@ CLASS="LITERAL"
648><DIV648><DIV
649CLASS="REFSECT1"649CLASS="REFSECT1"
650><A650><A
651NAME="AEN90278"651NAME="AEN90353"
652></A652></A
653><H2653><H2
654>Environment</H2654>Environment</H2
@@ -712,7 +712,7 @@ HREF="libpq-envars.html"
712><DIV712><DIV
713CLASS="REFSECT1"713CLASS="REFSECT1"
714><A714><A
715NAME="AEN90301"715NAME="AEN90376"
716></A716></A
717><H2717><H2
718>Diagnostics</H2718>Diagnostics</H2
@@ -741,7 +741,7 @@ CLASS="APPLICATION"
741><DIV741><DIV
742CLASS="REFSECT1"742CLASS="REFSECT1"
743><A743><A
744NAME="AEN90307"744NAME="AEN90382"
745></A745></A
746><H2746><H2
747>Examples</H2747>Examples</H2
@@ -794,7 +794,7 @@ CLASS="COMPUTEROUTPUT"
794><DIV794><DIV
795CLASS="REFSECT1"795CLASS="REFSECT1"
796><A796><A
797NAME="AEN90322"797NAME="AEN90397"
798></A798></A
799><H2799><H2
800>See Also</H2800>See Also</H2
diff --git a/doc/src/sgml/html/app-createlang.html b/doc/src/sgml/html/app-createlang.html
index 580934d..735d66c 100644
--- a/doc/src/sgml/html/app-createlang.html
+++ b/doc/src/sgml/html/app-createlang.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="UP"14REL="UP"
15TITLE="PostgreSQL Client Applications"15TITLE="PostgreSQL Client Applications"
@@ -26,7 +26,7 @@ HREF="stylesheet.css"><META
26HTTP-EQUIV="Content-Type"26HTTP-EQUIV="Content-Type"
27CONTENT="text/html; charset=ISO-8859-1"><META27CONTENT="text/html; charset=ISO-8859-1"><META
28NAME="creation"28NAME="creation"
29CONTENT="2019-06-17T21:35:51"></HEAD29CONTENT="2019-08-05T21:33:19"></HEAD
30><BODY30><BODY
31CLASS="REFENTRY"31CLASS="REFENTRY"
32><DIV32><DIV
@@ -44,7 +44,7 @@ ALIGN="center"
44VALIGN="bottom"44VALIGN="bottom"
45><A45><A
46HREF="index.html"46HREF="index.html"
47>PostgreSQL 9.5.18 Documentation</A47>PostgreSQL 9.5.19 Documentation</A
48></TH48></TH
49></TR49></TR
50><TR50><TR
@@ -98,7 +98,7 @@ CLASS="APPLICATION"
98><DIV98><DIV
99CLASS="REFNAMEDIV"99CLASS="REFNAMEDIV"
100><A100><A
101NAME="AEN90337"101NAME="AEN90412"
102></A102></A
103><H2103><H2
104>Name</H2104>Name</H2
@@ -109,7 +109,7 @@ CLASS="PRODUCTNAME"
109><DIV109><DIV
110CLASS="REFSYNOPSISDIV"110CLASS="REFSYNOPSISDIV"
111><A111><A
112NAME="AEN90341"112NAME="AEN90416"
113></A113></A
114><H2114><H2
115>Synopsis</H2115>Synopsis</H2
@@ -158,7 +158,7 @@ CLASS="REPLACEABLE"
158><DIV158><DIV
159CLASS="REFSECT1"159CLASS="REFSECT1"
160><A160><A
161NAME="AEN90361"161NAME="AEN90436"
162></A162></A
163><H2163><H2
164>Description</H2164>Description</H2
@@ -222,7 +222,7 @@ CLASS="COMMAND"
222><DIV222><DIV
223CLASS="REFSECT1"223CLASS="REFSECT1"
224><A224><A
225NAME="AEN90374"225NAME="AEN90449"
226></A226></A
227><H2227><H2
228>Options</H2228>Options</H2
@@ -494,7 +494,7 @@ CLASS="OPTION"
494><DIV494><DIV
495CLASS="REFSECT1"495CLASS="REFSECT1"
496><A496><A
497NAME="AEN90475"497NAME="AEN90550"
498></A498></A
499><H2499><H2
500>Environment</H2500>Environment</H2
@@ -542,7 +542,7 @@ HREF="libpq-envars.html"
542><DIV542><DIV
543CLASS="REFSECT1"543CLASS="REFSECT1"
544><A544><A
545NAME="AEN90493"545NAME="AEN90568"
546></A546></A
547><H2547><H2
548>Diagnostics</H2548>Diagnostics</H2
@@ -570,7 +570,7 @@ CLASS="APPLICATION"
570><DIV570><DIV
571CLASS="REFSECT1"571CLASS="REFSECT1"
572><A572><A
573NAME="AEN90500"573NAME="AEN90575"
574></A574></A
575><H2575><H2
576>Notes</H2576>Notes</H2
@@ -587,7 +587,7 @@ CLASS="APPLICATION"
587><DIV587><DIV
588CLASS="REFSECT1"588CLASS="REFSECT1"
589><A589><A
590NAME="AEN90504"590NAME="AEN90579"
591></A591></A
592><H2592><H2
593>Examples</H2593>Examples</H2
@@ -621,7 +621,7 @@ CLASS="LITERAL"
621><DIV621><DIV
622CLASS="REFSECT1"622CLASS="REFSECT1"
623><A623><A
624NAME="AEN90513"624NAME="AEN90588"
625></A625></A
626><H2626><H2
627>See Also</H2627>See Also</H2
diff --git a/doc/src/sgml/html/app-createuser.html b/doc/src/sgml/html/app-createuser.html
index 78905ea..83dc1c9 100644
--- a/doc/src/sgml/html/app-createuser.html
+++ b/doc/src/sgml/html/app-createuser.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="UP"14REL="UP"
15TITLE="PostgreSQL Client Applications"15TITLE="PostgreSQL Client Applications"
@@ -26,7 +26,7 @@ HREF="stylesheet.css"><META
26HTTP-EQUIV="Content-Type"26HTTP-EQUIV="Content-Type"
27CONTENT="text/html; charset=ISO-8859-1"><META27CONTENT="text/html; charset=ISO-8859-1"><META
28NAME="creation"28NAME="creation"
29CONTENT="2019-06-17T21:35:51"></HEAD29CONTENT="2019-08-05T21:33:19"></HEAD
30><BODY30><BODY
31CLASS="REFENTRY"31CLASS="REFENTRY"
32><DIV32><DIV
@@ -44,7 +44,7 @@ ALIGN="center"
44VALIGN="bottom"44VALIGN="bottom"
45><A45><A
46HREF="index.html"46HREF="index.html"
47>PostgreSQL 9.5.18 Documentation</A47>PostgreSQL 9.5.19 Documentation</A
48></TH48></TH
49></TR49></TR
50><TR50><TR
@@ -98,7 +98,7 @@ CLASS="APPLICATION"
98><DIV98><DIV
99CLASS="REFNAMEDIV"99CLASS="REFNAMEDIV"
100><A100><A
101NAME="AEN90530"101NAME="AEN90605"
102></A102></A
103><H2103><H2
104>Name</H2104>Name</H2
@@ -109,7 +109,7 @@ CLASS="PRODUCTNAME"
109><DIV109><DIV
110CLASS="REFSYNOPSISDIV"110CLASS="REFSYNOPSISDIV"
111><A111><A
112NAME="AEN90534"112NAME="AEN90609"
113></A113></A
114><H2114><H2
115>Synopsis</H2115>Synopsis</H2
@@ -137,7 +137,7 @@ CLASS="REPLACEABLE"
137><DIV137><DIV
138CLASS="REFSECT1"138CLASS="REFSECT1"
139><A139><A
140NAME="AEN90543"140NAME="AEN90618"
141></A141></A
142><H2142><H2
143>Description</H2143>Description</H2
@@ -192,7 +192,7 @@ HREF="sql-createrole.html"
192><DIV192><DIV
193CLASS="REFSECT1"193CLASS="REFSECT1"
194><A194><A
195NAME="AEN90557"195NAME="AEN90632"
196></A196></A
197><H2197><H2
198>Options</H2198>Options</H2
@@ -742,7 +742,7 @@ CLASS="OPTION"
742><DIV742><DIV
743CLASS="REFSECT1"743CLASS="REFSECT1"
744><A744><A
745NAME="AEN90780"745NAME="AEN90855"
746></A746></A
747><H2747><H2
748>Environment</H2748>Environment</H2
@@ -787,7 +787,7 @@ HREF="libpq-envars.html"
787><DIV787><DIV
788CLASS="REFSECT1"788CLASS="REFSECT1"
789><A789><A
790NAME="AEN90796"790NAME="AEN90871"
791></A791></A
792><H2792><H2
793>Diagnostics</H2793>Diagnostics</H2
@@ -816,7 +816,7 @@ CLASS="APPLICATION"
816><DIV816><DIV
817CLASS="REFSECT1"817CLASS="REFSECT1"
818><A818><A
819NAME="AEN90802"819NAME="AEN90877"
820></A820></A
821><H2821><H2
822>Examples</H2822>Examples</H2
@@ -958,7 +958,7 @@ CLASS="OPTION"
958><DIV958><DIV
959CLASS="REFSECT1"959CLASS="REFSECT1"
960><A960><A
961NAME="AEN90840"961NAME="AEN90915"
962></A962></A
963><H2963><H2
964>See Also</H2964>See Also</H2
diff --git a/doc/src/sgml/html/app-dropdb.html b/doc/src/sgml/html/app-dropdb.html
index 5bbfd81..62b7674 100644
--- a/doc/src/sgml/html/app-dropdb.html
+++ b/doc/src/sgml/html/app-dropdb.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="UP"14REL="UP"
15TITLE="PostgreSQL Client Applications"15TITLE="PostgreSQL Client Applications"
@@ -26,7 +26,7 @@ HREF="stylesheet.css"><META
26HTTP-EQUIV="Content-Type"26HTTP-EQUIV="Content-Type"
27CONTENT="text/html; charset=ISO-8859-1"><META27CONTENT="text/html; charset=ISO-8859-1"><META
28NAME="creation"28NAME="creation"
29CONTENT="2019-06-17T21:35:51"></HEAD29CONTENT="2019-08-05T21:33:19"></HEAD
30><BODY30><BODY
31CLASS="REFENTRY"31CLASS="REFENTRY"
32><DIV32><DIV
@@ -44,7 +44,7 @@ ALIGN="center"
44VALIGN="bottom"44VALIGN="bottom"
45><A45><A
46HREF="index.html"46HREF="index.html"
47>PostgreSQL 9.5.18 Documentation</A47>PostgreSQL 9.5.19 Documentation</A
48></TH48></TH
49></TR49></TR
50><TR50><TR
@@ -98,7 +98,7 @@ CLASS="APPLICATION"
98><DIV98><DIV
99CLASS="REFNAMEDIV"99CLASS="REFNAMEDIV"
100><A100><A
101NAME="AEN90855"101NAME="AEN90930"
102></A102></A
103><H2103><H2
104>Name</H2104>Name</H2
@@ -109,7 +109,7 @@ CLASS="PRODUCTNAME"
109><DIV109><DIV
110CLASS="REFSYNOPSISDIV"110CLASS="REFSYNOPSISDIV"
111><A111><A
112NAME="AEN90859"112NAME="AEN90934"
113></A113></A
114><H2114><H2
115>Synopsis</H2115>Synopsis</H2
@@ -137,7 +137,7 @@ CLASS="REPLACEABLE"
137><DIV137><DIV
138CLASS="REFSECT1"138CLASS="REFSECT1"
139><A139><A
140NAME="AEN90868"140NAME="AEN90943"
141></A141></A
142><H2142><H2
143>Description</H2143>Description</H2
@@ -172,7 +172,7 @@ HREF="sql-dropdatabase.html"
172><DIV172><DIV
173CLASS="REFSECT1"173CLASS="REFSECT1"
174><A174><A
175NAME="AEN90877"175NAME="AEN90952"
176></A176></A
177><H2177><H2
178>Options</H2178>Options</H2
@@ -452,7 +452,7 @@ CLASS="LITERAL"
452><DIV452><DIV
453CLASS="REFSECT1"453CLASS="REFSECT1"
454><A454><A
455NAME="AEN90981"455NAME="AEN91056"
456></A456></A
457><H2457><H2
458>Environment</H2458>Environment</H2
@@ -497,7 +497,7 @@ HREF="libpq-envars.html"
497><DIV497><DIV
498CLASS="REFSECT1"498CLASS="REFSECT1"
499><A499><A
500NAME="AEN90997"500NAME="AEN91072"
501></A501></A
502><H2502><H2
503>Diagnostics</H2503>Diagnostics</H2
@@ -526,7 +526,7 @@ CLASS="APPLICATION"
526><DIV526><DIV
527CLASS="REFSECT1"527CLASS="REFSECT1"
528><A528><A
529NAME="AEN91003"529NAME="AEN91078"
530></A530></A
531><H2531><H2
532>Examples</H2532>Examples</H2
@@ -583,7 +583,7 @@ CLASS="COMPUTEROUTPUT"
583><DIV583><DIV
584CLASS="REFSECT1"584CLASS="REFSECT1"
585><A585><A
586NAME="AEN91019"586NAME="AEN91094"
587></A587></A
588><H2588><H2
589>See Also</H2589>See Also</H2
diff --git a/doc/src/sgml/html/app-droplang.html b/doc/src/sgml/html/app-droplang.html
index 2e7f98a..c41638c 100644
--- a/doc/src/sgml/html/app-droplang.html
+++ b/doc/src/sgml/html/app-droplang.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="UP"14REL="UP"
15TITLE="PostgreSQL Client Applications"15TITLE="PostgreSQL Client Applications"
@@ -26,7 +26,7 @@ HREF="stylesheet.css"><META
26HTTP-EQUIV="Content-Type"26HTTP-EQUIV="Content-Type"
27CONTENT="text/html; charset=ISO-8859-1"><META27CONTENT="text/html; charset=ISO-8859-1"><META
28NAME="creation"28NAME="creation"
29CONTENT="2019-06-17T21:35:51"></HEAD29CONTENT="2019-08-05T21:33:19"></HEAD
30><BODY30><BODY
31CLASS="REFENTRY"31CLASS="REFENTRY"
32><DIV32><DIV
@@ -44,7 +44,7 @@ ALIGN="center"
44VALIGN="bottom"44VALIGN="bottom"
45><A45><A
46HREF="index.html"46HREF="index.html"
47>PostgreSQL 9.5.18 Documentation</A47>PostgreSQL 9.5.19 Documentation</A
48></TH48></TH
49></TR49></TR
50><TR50><TR
@@ -98,7 +98,7 @@ CLASS="APPLICATION"
98><DIV98><DIV
99CLASS="REFNAMEDIV"99CLASS="REFNAMEDIV"
100><A100><A
101NAME="AEN91034"101NAME="AEN91109"
102></A102></A
103><H2103><H2
104>Name</H2104>Name</H2
@@ -109,7 +109,7 @@ CLASS="PRODUCTNAME"
109><DIV109><DIV
110CLASS="REFSYNOPSISDIV"110CLASS="REFSYNOPSISDIV"
111><A111><A
112NAME="AEN91038"112NAME="AEN91113"
113></A113></A
114><H2114><H2
115>Synopsis</H2115>Synopsis</H2
@@ -224,7 +224,7 @@ CLASS="COMMAND"
224><DIV224><DIV
225CLASS="REFSECT1"225CLASS="REFSECT1"
226><A226><A
227NAME="AEN91071"227NAME="AEN91146"
228></A228></A
229><H2229><H2
230>Options</H2230>Options</H2
@@ -496,7 +496,7 @@ CLASS="OPTION"
496><DIV496><DIV
497CLASS="REFSECT1"497CLASS="REFSECT1"
498><A498><A
499NAME="AEN91172"499NAME="AEN91247"
500></A500></A
501><H2501><H2
502>Environment</H2502>Environment</H2
@@ -544,7 +544,7 @@ HREF="libpq-envars.html"
544><DIV544><DIV
545CLASS="REFSECT1"545CLASS="REFSECT1"
546><A546><A
547NAME="AEN91190"547NAME="AEN91265"
548></A548></A
549><H2549><H2
550>Diagnostics</H2550>Diagnostics</H2
@@ -572,7 +572,7 @@ CLASS="APPLICATION"
572><DIV572><DIV
573CLASS="REFSECT1"573CLASS="REFSECT1"
574><A574><A
575NAME="AEN91197"575NAME="AEN91272"
576></A576></A
577><H2577><H2
578>Notes</H2578>Notes</H2
@@ -589,7 +589,7 @@ CLASS="APPLICATION"
589><DIV589><DIV
590CLASS="REFSECT1"590CLASS="REFSECT1"
591><A591><A
592NAME="AEN91201"592NAME="AEN91276"
593></A593></A
594><H2594><H2
595>Examples</H2595>Examples</H2
@@ -612,7 +612,7 @@ CLASS="USERINPUT"
612><DIV612><DIV
613CLASS="REFSECT1"613CLASS="REFSECT1"
614><A614><A
615NAME="AEN91208"615NAME="AEN91283"
616></A616></A
617><H2617><H2
618>See Also</H2618>See Also</H2
diff --git a/doc/src/sgml/html/app-dropuser.html b/doc/src/sgml/html/app-dropuser.html
index 4de9b08..9d57800 100644
--- a/doc/src/sgml/html/app-dropuser.html
+++ b/doc/src/sgml/html/app-dropuser.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="UP"14REL="UP"
15TITLE="PostgreSQL Client Applications"15TITLE="PostgreSQL Client Applications"
@@ -26,7 +26,7 @@ HREF="stylesheet.css"><META
26HTTP-EQUIV="Content-Type"26HTTP-EQUIV="Content-Type"
27CONTENT="text/html; charset=ISO-8859-1"><META27CONTENT="text/html; charset=ISO-8859-1"><META
28NAME="creation"28NAME="creation"
29CONTENT="2019-06-17T21:35:51"></HEAD29CONTENT="2019-08-05T21:33:19"></HEAD
30><BODY30><BODY
31CLASS="REFENTRY"31CLASS="REFENTRY"
32><DIV32><DIV
@@ -44,7 +44,7 @@ ALIGN="center"
44VALIGN="bottom"44VALIGN="bottom"
45><A45><A
46HREF="index.html"46HREF="index.html"
47>PostgreSQL 9.5.18 Documentation</A47>PostgreSQL 9.5.19 Documentation</A
48></TH48></TH
49></TR49></TR
50><TR50><TR
@@ -98,7 +98,7 @@ CLASS="APPLICATION"
98><DIV98><DIV
99CLASS="REFNAMEDIV"99CLASS="REFNAMEDIV"
100><A100><A
101NAME="AEN91225"101NAME="AEN91300"
102></A102></A
103><H2103><H2
104>Name</H2104>Name</H2
@@ -109,7 +109,7 @@ CLASS="PRODUCTNAME"
109><DIV109><DIV
110CLASS="REFSYNOPSISDIV"110CLASS="REFSYNOPSISDIV"
111><A111><A
112NAME="AEN91229"112NAME="AEN91304"
113></A113></A
114><H2114><H2
115>Synopsis</H2115>Synopsis</H2
@@ -137,7 +137,7 @@ CLASS="REPLACEABLE"
137><DIV137><DIV
138CLASS="REFSECT1"138CLASS="REFSECT1"
139><A139><A
140NAME="AEN91238"140NAME="AEN91313"
141></A141></A
142><H2142><H2
143>Description</H2143>Description</H2
@@ -179,7 +179,7 @@ HREF="sql-droprole.html"
179><DIV179><DIV
180CLASS="REFSECT1"180CLASS="REFSECT1"
181><A181><A
182NAME="AEN91249"182NAME="AEN91324"
183></A183></A
184><H2184><H2
185>Options</H2185>Options</H2
@@ -447,7 +447,7 @@ CLASS="OPTION"
447><DIV447><DIV
448CLASS="REFSECT1"448CLASS="REFSECT1"
449><A449><A
450NAME="AEN91348"450NAME="AEN91423"
451></A451></A
452><H2452><H2
453>Environment</H2453>Environment</H2
@@ -492,7 +492,7 @@ HREF="libpq-envars.html"
492><DIV492><DIV
493CLASS="REFSECT1"493CLASS="REFSECT1"
494><A494><A
495NAME="AEN91364"495NAME="AEN91439"
496></A496></A
497><H2497><H2
498>Diagnostics</H2498>Diagnostics</H2
@@ -521,7 +521,7 @@ CLASS="APPLICATION"
521><DIV521><DIV
522CLASS="REFSECT1"522CLASS="REFSECT1"
523><A523><A
524NAME="AEN91370"524NAME="AEN91445"
525></A525></A
526><H2526><H2
527>Examples</H2527>Examples</H2
@@ -578,7 +578,7 @@ CLASS="COMPUTEROUTPUT"
578><DIV578><DIV
579CLASS="REFSECT1"579CLASS="REFSECT1"
580><A580><A
581NAME="AEN91386"581NAME="AEN91461"
582></A582></A
583><H2583><H2
584>See Also</H2584>See Also</H2
diff --git a/doc/src/sgml/html/app-ecpg.html b/doc/src/sgml/html/app-ecpg.html
index 3d16d77..000adf5 100644
--- a/doc/src/sgml/html/app-ecpg.html
+++ b/doc/src/sgml/html/app-ecpg.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="UP"14REL="UP"
15TITLE="PostgreSQL Client Applications"15TITLE="PostgreSQL Client Applications"
@@ -26,7 +26,7 @@ HREF="stylesheet.css"><META
26HTTP-EQUIV="Content-Type"26HTTP-EQUIV="Content-Type"
27CONTENT="text/html; charset=ISO-8859-1"><META27CONTENT="text/html; charset=ISO-8859-1"><META
28NAME="creation"28NAME="creation"
29CONTENT="2019-06-17T21:35:51"></HEAD29CONTENT="2019-08-05T21:33:19"></HEAD
30><BODY30><BODY
31CLASS="REFENTRY"31CLASS="REFENTRY"
32><DIV32><DIV
@@ -44,7 +44,7 @@ ALIGN="center"
44VALIGN="bottom"44VALIGN="bottom"
45><A45><A
46HREF="index.html"46HREF="index.html"
47>PostgreSQL 9.5.18 Documentation</A47>PostgreSQL 9.5.19 Documentation</A
48></TH48></TH
49></TR49></TR
50><TR50><TR
@@ -98,7 +98,7 @@ CLASS="APPLICATION"
98><DIV98><DIV
99CLASS="REFNAMEDIV"99CLASS="REFNAMEDIV"
100><A100><A
101NAME="AEN91401"101NAME="AEN91476"
102></A102></A
103><H2103><H2
104>Name</H2104>Name</H2
@@ -109,7 +109,7 @@ CLASS="APPLICATION"
109><DIV109><DIV
110CLASS="REFSYNOPSISDIV"110CLASS="REFSYNOPSISDIV"
111><A111><A
112NAME="AEN91405"112NAME="AEN91480"
113></A113></A
114><H2114><H2
115>Synopsis</H2115>Synopsis</H2
@@ -178,7 +178,7 @@ HREF="ecpg.html"
178><DIV178><DIV
179CLASS="REFSECT1"179CLASS="REFSECT1"
180><A180><A
181NAME="AEN91423"181NAME="AEN91498"
182></A182></A
183><H2183><H2
184>Options</H2184>Options</H2
@@ -452,7 +452,7 @@ CLASS="APPLICATION"
452><DIV452><DIV
453CLASS="REFSECT1"453CLASS="REFSECT1"
454><A454><A
455NAME="AEN91522"455NAME="AEN91597"
456></A456></A
457><H2457><H2
458>Notes</H2458>Notes</H2
@@ -497,7 +497,7 @@ HREF="app-pgconfig.html"
497><DIV497><DIV
498CLASS="REFSECT1"498CLASS="REFSECT1"
499><A499><A
500NAME="AEN91534"500NAME="AEN91609"
501></A501></A
502><H2502><H2
503>Examples</H2503>Examples</H2
diff --git a/doc/src/sgml/html/app-initdb.html b/doc/src/sgml/html/app-initdb.html
index 4eab4e7..b13b186 100644
--- a/doc/src/sgml/html/app-initdb.html
+++ b/doc/src/sgml/html/app-initdb.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="UP"14REL="UP"
15TITLE="PostgreSQL Server Applications"15TITLE="PostgreSQL Server Applications"
@@ -26,7 +26,7 @@ HREF="stylesheet.css"><META
26HTTP-EQUIV="Content-Type"26HTTP-EQUIV="Content-Type"
27CONTENT="text/html; charset=ISO-8859-1"><META27CONTENT="text/html; charset=ISO-8859-1"><META
28NAME="creation"28NAME="creation"
29CONTENT="2019-06-17T21:35:51"></HEAD29CONTENT="2019-08-05T21:33:19"></HEAD
30><BODY30><BODY
31CLASS="REFENTRY"31CLASS="REFENTRY"
32><DIV32><DIV
@@ -44,7 +44,7 @@ ALIGN="center"
44VALIGN="bottom"44VALIGN="bottom"
45><A45><A
46HREF="index.html"46HREF="index.html"
47>PostgreSQL 9.5.18 Documentation</A47>PostgreSQL 9.5.19 Documentation</A
48></TH48></TH
49></TR49></TR
50><TR50><TR
@@ -95,7 +95,7 @@ NAME="APP-INITDB"
95><DIV95><DIV
96CLASS="REFNAMEDIV"96CLASS="REFNAMEDIV"
97><A97><A
98NAME="AEN98117"98NAME="AEN98192"
99></A99></A
100><H2100><H2
101>Name</H2101>Name</H2
@@ -106,7 +106,7 @@ CLASS="PRODUCTNAME"
106><DIV106><DIV
107CLASS="REFSYNOPSISDIV"107CLASS="REFSYNOPSISDIV"
108><A108><A
109NAME="AEN98121"109NAME="AEN98196"
110></A110></A
111><H2111><H2
112>Synopsis</H2112>Synopsis</H2
@@ -297,7 +297,7 @@ HREF="multibyte.html"
297><DIV297><DIV
298CLASS="REFSECT1"298CLASS="REFSECT1"
299><A299><A
300NAME="AEN98173"300NAME="AEN98248"
301></A301></A
302><H2302><H2
303>Options</H2303>Options</H2
@@ -877,7 +877,7 @@ CLASS="APPLICATION"
877><DIV877><DIV
878CLASS="REFSECT1"878CLASS="REFSECT1"
879><A879><A
880NAME="AEN98379"880NAME="AEN98454"
881></A881></A
882><H2882><H2
883>Environment</H2883>Environment</H2
@@ -935,7 +935,7 @@ HREF="libpq-envars.html"
935><DIV935><DIV
936CLASS="REFSECT1"936CLASS="REFSECT1"
937><A937><A
938NAME="AEN98398"938NAME="AEN98473"
939></A939></A
940><H2940><H2
941>Notes</H2941>Notes</H2
@@ -953,7 +953,7 @@ CLASS="COMMAND"
953><DIV953><DIV
954CLASS="REFSECT1"954CLASS="REFSECT1"
955><A955><A
956NAME="AEN98403"956NAME="AEN98478"
957></A957></A
958><H2958><H2
959>See Also</H2959>See Also</H2
diff --git a/doc/src/sgml/html/app-pg-ctl.html b/doc/src/sgml/html/app-pg-ctl.html
index caf7206..b3c34d3 100644
--- a/doc/src/sgml/html/app-pg-ctl.html
+++ b/doc/src/sgml/html/app-pg-ctl.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="UP"14REL="UP"
15TITLE="PostgreSQL Server Applications"15TITLE="PostgreSQL Server Applications"
@@ -26,7 +26,7 @@ HREF="stylesheet.css"><META
26HTTP-EQUIV="Content-Type"26HTTP-EQUIV="Content-Type"
27CONTENT="text/html; charset=ISO-8859-1"><META27CONTENT="text/html; charset=ISO-8859-1"><META
28NAME="creation"28NAME="creation"
29CONTENT="2019-06-17T21:35:51"></HEAD29CONTENT="2019-08-05T21:33:19"></HEAD
30><BODY30><BODY
31CLASS="REFENTRY"31CLASS="REFENTRY"
32><DIV32><DIV
@@ -44,7 +44,7 @@ ALIGN="center"
44VALIGN="bottom"44VALIGN="bottom"
45><A45><A
46HREF="index.html"46HREF="index.html"
47>PostgreSQL 9.5.18 Documentation</A47>PostgreSQL 9.5.19 Documentation</A
48></TH48></TH
49></TR49></TR
50><TR50><TR
@@ -98,7 +98,7 @@ CLASS="APPLICATION"
98><DIV98><DIV
99CLASS="REFNAMEDIV"99CLASS="REFNAMEDIV"
100><A100><A
101NAME="AEN98576"101NAME="AEN98651"
102></A102></A
103><H2103><H2
104>Name</H2104>Name</H2
@@ -109,7 +109,7 @@ CLASS="PRODUCTNAME"
109><DIV109><DIV
110CLASS="REFSYNOPSISDIV"110CLASS="REFSYNOPSISDIV"
111><A111><A
112NAME="AEN98580"112NAME="AEN98655"
113></A113></A
114><H2114><H2
115>Synopsis</H2115>Synopsis</H2
@@ -1175,7 +1175,7 @@ CLASS="LITERAL"
1175><DIV1175><DIV
1176CLASS="REFSECT1"1176CLASS="REFSECT1"
1177><A1177><A
1178NAME="AEN98964"1178NAME="AEN99039"
1179></A1179></A
1180><H21180><H2
1181>Environment</H21181>Environment</H2
@@ -1236,7 +1236,7 @@ CLASS="APPLICATION"
1236><DIV1236><DIV
1237CLASS="REFSECT1"1237CLASS="REFSECT1"
1238><A1238><A
1239NAME="AEN98983"1239NAME="AEN99058"
1240></A1240></A
1241><H21241><H2
1242>Files</H21242>Files</H2
@@ -1484,7 +1484,7 @@ CLASS="COMPUTEROUTPUT"
1484><DIV1484><DIV
1485CLASS="REFSECT1"1485CLASS="REFSECT1"
1486><A1486><A
1487NAME="AEN99054"1487NAME="AEN99129"
1488></A1488></A
1489><H21489><H2
1490>See Also</H21490>See Also</H2
diff --git a/doc/src/sgml/html/app-pg-dumpall.html b/doc/src/sgml/html/app-pg-dumpall.html
index 43fe7b3..15284e4 100644
--- a/doc/src/sgml/html/app-pg-dumpall.html
+++ b/doc/src/sgml/html/app-pg-dumpall.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="UP"14REL="UP"
15TITLE="PostgreSQL Client Applications"15TITLE="PostgreSQL Client Applications"
@@ -26,7 +26,7 @@ HREF="stylesheet.css"><META
26HTTP-EQUIV="Content-Type"26HTTP-EQUIV="Content-Type"
27CONTENT="text/html; charset=ISO-8859-1"><META27CONTENT="text/html; charset=ISO-8859-1"><META
28NAME="creation"28NAME="creation"
29CONTENT="2019-06-17T21:35:51"></HEAD29CONTENT="2019-08-05T21:33:19"></HEAD
30><BODY30><BODY
31CLASS="REFENTRY"31CLASS="REFENTRY"
32><DIV32><DIV
@@ -44,7 +44,7 @@ ALIGN="center"
44VALIGN="bottom"44VALIGN="bottom"
45><A45><A
46HREF="index.html"46HREF="index.html"
47>PostgreSQL 9.5.18 Documentation</A47>PostgreSQL 9.5.19 Documentation</A
48></TH48></TH
49></TR49></TR
50><TR50><TR
@@ -98,7 +98,7 @@ CLASS="APPLICATION"
98><DIV98><DIV
99CLASS="REFNAMEDIV"99CLASS="REFNAMEDIV"
100><A100><A
101NAME="AEN93613"101NAME="AEN93688"
102></A102></A
103><H2103><H2
104>Name</H2104>Name</H2
@@ -109,7 +109,7 @@ CLASS="PRODUCTNAME"
109><DIV109><DIV
110CLASS="REFSYNOPSISDIV"110CLASS="REFSYNOPSISDIV"
111><A111><A
112NAME="AEN93617"112NAME="AEN93692"
113></A113></A
114><H2114><H2
115>Synopsis</H2115>Synopsis</H2
@@ -213,7 +213,7 @@ HREF="libpq-pgpass.html"
213><DIV213><DIV
214CLASS="REFSECT1"214CLASS="REFSECT1"
215><A215><A
216NAME="AEN93643"216NAME="AEN93718"
217></A217></A
218><H2218><H2
219>Options</H2219>Options</H2
@@ -1027,7 +1027,7 @@ CLASS="APPLICATION"
1027><DIV1027><DIV
1028CLASS="REFSECT1"1028CLASS="REFSECT1"
1029><A1029><A
1030NAME="AEN93938"1030NAME="AEN94013"
1031></A1031></A
1032><H21032><H2
1033>Environment</H21033>Environment</H2
@@ -1075,7 +1075,7 @@ HREF="libpq-envars.html"
1075><DIV1075><DIV
1076CLASS="REFSECT1"1076CLASS="REFSECT1"
1077><A1077><A
1078NAME="AEN93956"1078NAME="AEN94031"
1079></A1079></A
1080><H21080><H2
1081>Notes</H21081>Notes</H2
@@ -1160,7 +1160,7 @@ CLASS="APPLICATION"
1160><DIV1160><DIV
1161CLASS="REFSECT1"1161CLASS="REFSECT1"
1162><A1162><A
1163NAME="AEN93978"1163NAME="AEN94053"
1164></A1164></A
1165><H21165><H2
1166>See Also</H21166>See Also</H2
diff --git a/doc/src/sgml/html/app-pg-isready.html b/doc/src/sgml/html/app-pg-isready.html
index f687426..fc4c3df 100644
--- a/doc/src/sgml/html/app-pg-isready.html
+++ b/doc/src/sgml/html/app-pg-isready.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="UP"14REL="UP"
15TITLE="PostgreSQL Client Applications"15TITLE="PostgreSQL Client Applications"
@@ -26,7 +26,7 @@ HREF="stylesheet.css"><META
26HTTP-EQUIV="Content-Type"26HTTP-EQUIV="Content-Type"
27CONTENT="text/html; charset=ISO-8859-1"><META27CONTENT="text/html; charset=ISO-8859-1"><META
28NAME="creation"28NAME="creation"
29CONTENT="2019-06-17T21:35:51"></HEAD29CONTENT="2019-08-05T21:33:19"></HEAD
30><BODY30><BODY
31CLASS="REFENTRY"31CLASS="REFENTRY"
32><DIV32><DIV
@@ -44,7 +44,7 @@ ALIGN="center"
44VALIGN="bottom"44VALIGN="bottom"
45><A45><A
46HREF="index.html"46HREF="index.html"
47>PostgreSQL 9.5.18 Documentation</A47>PostgreSQL 9.5.19 Documentation</A
48></TH48></TH
49></TR49></TR
50><TR50><TR
@@ -98,7 +98,7 @@ CLASS="APPLICATION"
98><DIV98><DIV
99CLASS="REFNAMEDIV"99CLASS="REFNAMEDIV"
100><A100><A
101NAME="AEN93990"101NAME="AEN94065"
102></A102></A
103><H2103><H2
104>Name</H2104>Name</H2
@@ -109,7 +109,7 @@ CLASS="PRODUCTNAME"
109><DIV109><DIV
110CLASS="REFSYNOPSISDIV"110CLASS="REFSYNOPSISDIV"
111><A111><A
112NAME="AEN93994"112NAME="AEN94069"
113></A113></A
114><H2114><H2
115>Synopsis</H2115>Synopsis</H2
@@ -369,7 +369,7 @@ CLASS="APPLICATION"
369><DIV369><DIV
370CLASS="REFSECT1"370CLASS="REFSECT1"
371><A371><A
372NAME="AEN94086"372NAME="AEN94161"
373></A373></A
374><H2374><H2
375>Exit Status</H2375>Exit Status</H2
@@ -399,7 +399,7 @@ CLASS="LITERAL"
399><DIV399><DIV
400CLASS="REFSECT1"400CLASS="REFSECT1"
401><A401><A
402NAME="AEN94094"402NAME="AEN94169"
403></A403></A
404><H2404><H2
405>Environment</H2405>Environment</H2
diff --git a/doc/src/sgml/html/app-pgbasebackup.html b/doc/src/sgml/html/app-pgbasebackup.html
index d856b02..2c910fc 100644
--- a/doc/src/sgml/html/app-pgbasebackup.html
+++ b/doc/src/sgml/html/app-pgbasebackup.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="UP"14REL="UP"
15TITLE="PostgreSQL Client Applications"15TITLE="PostgreSQL Client Applications"
@@ -26,7 +26,7 @@ HREF="stylesheet.css"><META
26HTTP-EQUIV="Content-Type"26HTTP-EQUIV="Content-Type"
27CONTENT="text/html; charset=ISO-8859-1"><META27CONTENT="text/html; charset=ISO-8859-1"><META
28NAME="creation"28NAME="creation"
29CONTENT="2019-06-17T21:35:51"></HEAD29CONTENT="2019-08-05T21:33:19"></HEAD
30><BODY30><BODY
31CLASS="REFENTRY"31CLASS="REFENTRY"
32><DIV32><DIV
@@ -44,7 +44,7 @@ ALIGN="center"
44VALIGN="bottom"44VALIGN="bottom"
45><A45><A
46HREF="index.html"46HREF="index.html"
47>PostgreSQL 9.5.18 Documentation</A47>PostgreSQL 9.5.19 Documentation</A
48></TH48></TH
49></TR49></TR
50><TR50><TR
@@ -95,7 +95,7 @@ NAME="APP-PGBASEBACKUP"
95><DIV95><DIV
96CLASS="REFNAMEDIV"96CLASS="REFNAMEDIV"
97><A97><A
98NAME="AEN91546"98NAME="AEN91621"
99></A99></A
100><H2100><H2
101>Name</H2101>Name</H2
@@ -106,7 +106,7 @@ CLASS="PRODUCTNAME"
106><DIV106><DIV
107CLASS="REFSYNOPSISDIV"107CLASS="REFSYNOPSISDIV"
108><A108><A
109NAME="AEN91550"109NAME="AEN91625"
110></A110></A
111><H2111><H2
112>Synopsis</H2112>Synopsis</H2
@@ -124,7 +124,7 @@ CLASS="REPLACEABLE"
124><DIV124><DIV
125CLASS="REFSECT1"125CLASS="REFSECT1"
126><A126><A
127NAME="AEN91555"127NAME="AEN91630"
128></A128></A
129><H2129><H2
130> Description130> Description
@@ -270,7 +270,7 @@ CLASS="VARNAME"
270><DIV270><DIV
271CLASS="REFSECT1"271CLASS="REFSECT1"
272><A272><A
273NAME="AEN91593"273NAME="AEN91668"
274></A274></A
275><H2275><H2
276>Options</H2276>Options</H2
@@ -1112,7 +1112,7 @@ CLASS="APPLICATION"
1112><DIV1112><DIV
1113CLASS="REFSECT1"1113CLASS="REFSECT1"
1114><A1114><A
1115NAME="AEN91872"1115NAME="AEN91947"
1116></A1116></A
1117><H21117><H2
1118>Environment</H21118>Environment</H2
@@ -1134,7 +1134,7 @@ HREF="libpq-envars.html"
1134><DIV1134><DIV
1135CLASS="REFSECT1"1135CLASS="REFSECT1"
1136><A1136><A
1137NAME="AEN91878"1137NAME="AEN91953"
1138></A1138></A
1139><H21139><H2
1140>Notes</H21140>Notes</H2
@@ -1208,7 +1208,7 @@ CLASS="LITERAL"
1208><DIV1208><DIV
1209CLASS="REFSECT1"1209CLASS="REFSECT1"
1210><A1210><A
1211NAME="AEN91894"1211NAME="AEN91969"
1212></A1212></A
1213><H21213><H2
1214>Examples</H21214>Examples</H2
@@ -1295,7 +1295,7 @@ CLASS="USERINPUT"
1295><DIV1295><DIV
1296CLASS="REFSECT1"1296CLASS="REFSECT1"
1297><A1297><A
1298NAME="AEN91918"1298NAME="AEN91993"
1299></A1299></A
1300><H21300><H2
1301>See Also</H21301>See Also</H2
diff --git a/doc/src/sgml/html/app-pgconfig.html b/doc/src/sgml/html/app-pgconfig.html
index 021fb1f..5966e54 100644
--- a/doc/src/sgml/html/app-pgconfig.html
+++ b/doc/src/sgml/html/app-pgconfig.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="UP"14REL="UP"
15TITLE="PostgreSQL Client Applications"15TITLE="PostgreSQL Client Applications"
@@ -26,7 +26,7 @@ HREF="stylesheet.css"><META
26HTTP-EQUIV="Content-Type"26HTTP-EQUIV="Content-Type"
27CONTENT="text/html; charset=ISO-8859-1"><META27CONTENT="text/html; charset=ISO-8859-1"><META
28NAME="creation"28NAME="creation"
29CONTENT="2019-06-17T21:35:51"></HEAD29CONTENT="2019-08-05T21:33:19"></HEAD
30><BODY30><BODY
31CLASS="REFENTRY"31CLASS="REFENTRY"
32><DIV32><DIV
@@ -44,7 +44,7 @@ ALIGN="center"
44VALIGN="bottom"44VALIGN="bottom"
45><A45><A
46HREF="index.html"46HREF="index.html"
47>PostgreSQL 9.5.18 Documentation</A47>PostgreSQL 9.5.19 Documentation</A
48></TH48></TH
49></TR49></TR
50><TR50><TR
@@ -95,7 +95,7 @@ NAME="APP-PGCONFIG"
95><DIV95><DIV
96CLASS="REFNAMEDIV"96CLASS="REFNAMEDIV"
97><A97><A
98NAME="AEN92659"98NAME="AEN92734"
99></A99></A
100><H2100><H2
101>Name</H2101>Name</H2
@@ -106,7 +106,7 @@ CLASS="PRODUCTNAME"
106><DIV106><DIV
107CLASS="REFSYNOPSISDIV"107CLASS="REFSYNOPSISDIV"
108><A108><A
109NAME="AEN92663"109NAME="AEN92738"
110></A110></A
111><H2111><H2
112>Synopsis</H2112>Synopsis</H2
@@ -124,7 +124,7 @@ CLASS="REPLACEABLE"
124><DIV124><DIV
125CLASS="REFSECT1"125CLASS="REFSECT1"
126><A126><A
127NAME="AEN92668"127NAME="AEN92743"
128></A128></A
129><H2129><H2
130>Description</H2130>Description</H2
@@ -148,7 +148,7 @@ CLASS="PRODUCTNAME"
148><DIV148><DIV
149CLASS="REFSECT1"149CLASS="REFSECT1"
150><A150><A
151NAME="AEN92674"151NAME="AEN92749"
152></A152></A
153><H2153><H2
154>Options</H2154>Options</H2
@@ -522,7 +522,7 @@ CLASS="APPLICATION"
522><DIV522><DIV
523CLASS="REFSECT1"523CLASS="REFSECT1"
524><A524><A
525NAME="AEN92827"525NAME="AEN92902"
526></A526></A
527><H2527><H2
528>Notes</H2528>Notes</H2
@@ -595,7 +595,7 @@ CLASS="PRODUCTNAME"
595><DIV595><DIV
596CLASS="REFSECT1"596CLASS="REFSECT1"
597><A597><A
598NAME="AEN92848"598NAME="AEN92923"
599></A599></A
600><H2600><H2
601>Example</H2601>Example</H2
diff --git a/doc/src/sgml/html/app-pgcontroldata.html b/doc/src/sgml/html/app-pgcontroldata.html
index 2ce917d..7b57e24 100644
--- a/doc/src/sgml/html/app-pgcontroldata.html
+++ b/doc/src/sgml/html/app-pgcontroldata.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="UP"14REL="UP"
15TITLE="PostgreSQL Server Applications"15TITLE="PostgreSQL Server Applications"
@@ -26,7 +26,7 @@ HREF="stylesheet.css"><META
26HTTP-EQUIV="Content-Type"26HTTP-EQUIV="Content-Type"
27CONTENT="text/html; charset=ISO-8859-1"><META27CONTENT="text/html; charset=ISO-8859-1"><META
28NAME="creation"28NAME="creation"
29CONTENT="2019-06-17T21:35:51"></HEAD29CONTENT="2019-08-05T21:33:19"></HEAD
30><BODY30><BODY
31CLASS="REFENTRY"31CLASS="REFENTRY"
32><DIV32><DIV
@@ -44,7 +44,7 @@ ALIGN="center"
44VALIGN="bottom"44VALIGN="bottom"
45><A45><A
46HREF="index.html"46HREF="index.html"
47>PostgreSQL 9.5.18 Documentation</A47>PostgreSQL 9.5.19 Documentation</A
48></TH48></TH
49></TR49></TR
50><TR50><TR
@@ -98,7 +98,7 @@ CLASS="APPLICATION"
98><DIV98><DIV
99CLASS="REFNAMEDIV"99CLASS="REFNAMEDIV"
100><A100><A
101NAME="AEN98535"101NAME="AEN98610"
102></A102></A
103><H2103><H2
104>Name</H2104>Name</H2
@@ -109,7 +109,7 @@ CLASS="PRODUCTNAME"
109><DIV109><DIV
110CLASS="REFSYNOPSISDIV"110CLASS="REFSYNOPSISDIV"
111><A111><A
112NAME="AEN98539"112NAME="AEN98614"
113></A113></A
114><H2114><H2
115>Synopsis</H2115>Synopsis</H2
@@ -184,7 +184,7 @@ CLASS="OPTION"
184><DIV184><DIV
185CLASS="REFSECT1"185CLASS="REFSECT1"
186><A186><A
187NAME="AEN98560"187NAME="AEN98635"
188></A188></A
189><H2189><H2
190>Environment</H2190>Environment</H2
diff --git a/doc/src/sgml/html/app-pgdump.html b/doc/src/sgml/html/app-pgdump.html
index 40bd5cc..33d7958 100644
--- a/doc/src/sgml/html/app-pgdump.html
+++ b/doc/src/sgml/html/app-pgdump.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="UP"14REL="UP"
15TITLE="PostgreSQL Client Applications"15TITLE="PostgreSQL Client Applications"
@@ -26,7 +26,7 @@ HREF="stylesheet.css"><META
26HTTP-EQUIV="Content-Type"26HTTP-EQUIV="Content-Type"
27CONTENT="text/html; charset=ISO-8859-1"><META27CONTENT="text/html; charset=ISO-8859-1"><META
28NAME="creation"28NAME="creation"
29CONTENT="2019-06-17T21:35:51"></HEAD29CONTENT="2019-08-05T21:33:19"></HEAD
30><BODY30><BODY
31CLASS="REFENTRY"31CLASS="REFENTRY"
32><DIV32><DIV
@@ -44,7 +44,7 @@ ALIGN="center"
44VALIGN="bottom"44VALIGN="bottom"
45><A45><A
46HREF="index.html"46HREF="index.html"
47>PostgreSQL 9.5.18 Documentation</A47>PostgreSQL 9.5.19 Documentation</A
48></TH48></TH
49></TR49></TR
50><TR50><TR
@@ -95,7 +95,7 @@ NAME="APP-PGDUMP"
95><DIV95><DIV
96CLASS="REFNAMEDIV"96CLASS="REFNAMEDIV"
97><A97><A
98NAME="AEN92861"98NAME="AEN92936"
99></A99></A
100><H2100><H2
101>Name</H2101>Name</H2
@@ -107,7 +107,7 @@ CLASS="PRODUCTNAME"
107><DIV107><DIV
108CLASS="REFSYNOPSISDIV"108CLASS="REFSYNOPSISDIV"
109><A109><A
110NAME="AEN92865"110NAME="AEN92940"
111></A111></A
112><H2112><H2
113>Synopsis</H2113>Synopsis</H2
@@ -2062,7 +2062,7 @@ CLASS="APPLICATION"
2062><DIV2062><DIV
2063CLASS="REFSECT1"2063CLASS="REFSECT1"
2064><A2064><A
2065NAME="AEN93468"2065NAME="AEN93543"
2066></A2066></A
2067><H22067><H2
2068>Environment</H22068>Environment</H2
@@ -2532,7 +2532,7 @@ CLASS="USERINPUT"
2532><DIV2532><DIV
2533CLASS="REFSECT1"2533CLASS="REFSECT1"
2534><A2534><A
2535NAME="AEN93596"2535NAME="AEN93671"
2536></A2536></A
2537><H22537><H2
2538>See Also</H22538>See Also</H2
diff --git a/doc/src/sgml/html/app-pgreceivexlog.html b/doc/src/sgml/html/app-pgreceivexlog.html
index f9d8129..e938838 100644
--- a/doc/src/sgml/html/app-pgreceivexlog.html
+++ b/doc/src/sgml/html/app-pgreceivexlog.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="UP"14REL="UP"
15TITLE="PostgreSQL Client Applications"15TITLE="PostgreSQL Client Applications"
@@ -26,7 +26,7 @@ HREF="stylesheet.css"><META
26HTTP-EQUIV="Content-Type"26HTTP-EQUIV="Content-Type"
27CONTENT="text/html; charset=ISO-8859-1"><META27CONTENT="text/html; charset=ISO-8859-1"><META
28NAME="creation"28NAME="creation"
29CONTENT="2019-06-17T21:35:51"></HEAD29CONTENT="2019-08-05T21:33:19"></HEAD
30><BODY30><BODY
31CLASS="REFENTRY"31CLASS="REFENTRY"
32><DIV32><DIV
@@ -44,7 +44,7 @@ ALIGN="center"
44VALIGN="bottom"44VALIGN="bottom"
45><A45><A
46HREF="index.html"46HREF="index.html"
47>PostgreSQL 9.5.18 Documentation</A47>PostgreSQL 9.5.19 Documentation</A
48></TH48></TH
49></TR49></TR
50><TR50><TR
@@ -95,7 +95,7 @@ NAME="APP-PGRECEIVEXLOG"
95><DIV95><DIV
96CLASS="REFNAMEDIV"96CLASS="REFNAMEDIV"
97><A97><A
98NAME="AEN94139"98NAME="AEN94214"
99></A99></A
100><H2100><H2
101>Name</H2101>Name</H2
@@ -106,7 +106,7 @@ CLASS="PRODUCTNAME"
106><DIV106><DIV
107CLASS="REFSYNOPSISDIV"107CLASS="REFSYNOPSISDIV"
108><A108><A
109NAME="AEN94143"109NAME="AEN94218"
110></A110></A
111><H2111><H2
112>Synopsis</H2112>Synopsis</H2
@@ -124,7 +124,7 @@ CLASS="REPLACEABLE"
124><DIV124><DIV
125CLASS="REFSECT1"125CLASS="REFSECT1"
126><A126><A
127NAME="AEN94148"127NAME="AEN94223"
128></A128></A
129><H2129><H2
130> Description130> Description
@@ -220,7 +220,7 @@ CLASS="LITERAL"
220><DIV220><DIV
221CLASS="REFSECT1"221CLASS="REFSECT1"
222><A222><A
223NAME="AEN94171"223NAME="AEN94246"
224></A224></A
225><H2225><H2
226>Options</H2226>Options</H2
@@ -684,7 +684,7 @@ CLASS="APPLICATION"
684><DIV684><DIV
685CLASS="REFSECT1"685CLASS="REFSECT1"
686><A686><A
687NAME="AEN94333"687NAME="AEN94408"
688></A688></A
689><H2689><H2
690>Environment</H2690>Environment</H2
@@ -706,7 +706,7 @@ HREF="libpq-envars.html"
706><DIV706><DIV
707CLASS="REFSECT1"707CLASS="REFSECT1"
708><A708><A
709NAME="AEN94339"709NAME="AEN94414"
710></A710></A
711><H2711><H2
712>Notes</H2712>Notes</H2
@@ -734,7 +734,7 @@ HREF="runtime-config-wal.html#GUC-ARCHIVE-COMMAND"
734><DIV734><DIV
735CLASS="REFSECT1"735CLASS="REFSECT1"
736><A736><A
737NAME="AEN94345"737NAME="AEN94420"
738></A738></A
739><H2739><H2
740>Examples</H2740>Examples</H2
@@ -762,7 +762,7 @@ CLASS="USERINPUT"
762><DIV762><DIV
763CLASS="REFSECT1"763CLASS="REFSECT1"
764><A764><A
765NAME="AEN94353"765NAME="AEN94428"
766></A766></A
767><H2767><H2
768>See Also</H2768>See Also</H2
diff --git a/doc/src/sgml/html/app-pgrecvlogical.html b/doc/src/sgml/html/app-pgrecvlogical.html
index 7c51a10..e9e91f6 100644
--- a/doc/src/sgml/html/app-pgrecvlogical.html
+++ b/doc/src/sgml/html/app-pgrecvlogical.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="UP"14REL="UP"
15TITLE="PostgreSQL Client Applications"15TITLE="PostgreSQL Client Applications"
@@ -26,7 +26,7 @@ HREF="stylesheet.css"><META
26HTTP-EQUIV="Content-Type"26HTTP-EQUIV="Content-Type"
27CONTENT="text/html; charset=ISO-8859-1"><META27CONTENT="text/html; charset=ISO-8859-1"><META
28NAME="creation"28NAME="creation"
29CONTENT="2019-06-17T21:35:51"></HEAD29CONTENT="2019-08-05T21:33:19"></HEAD
30><BODY30><BODY
31CLASS="REFENTRY"31CLASS="REFENTRY"
32><DIV32><DIV
@@ -44,7 +44,7 @@ ALIGN="center"
44VALIGN="bottom"44VALIGN="bottom"
45><A45><A
46HREF="index.html"46HREF="index.html"
47>PostgreSQL 9.5.18 Documentation</A47>PostgreSQL 9.5.19 Documentation</A
48></TH48></TH
49></TR49></TR
50><TR50><TR
@@ -98,7 +98,7 @@ CLASS="APPLICATION"
98><DIV98><DIV
99CLASS="REFNAMEDIV"99CLASS="REFNAMEDIV"
100><A100><A
101NAME="AEN94366"101NAME="AEN94441"
102></A102></A
103><H2103><H2
104>Name</H2104>Name</H2
@@ -109,7 +109,7 @@ CLASS="PRODUCTNAME"
109><DIV109><DIV
110CLASS="REFSYNOPSISDIV"110CLASS="REFSYNOPSISDIV"
111><A111><A
112NAME="AEN94370"112NAME="AEN94445"
113></A113></A
114><H2114><H2
115>Synopsis</H2115>Synopsis</H2
@@ -127,7 +127,7 @@ CLASS="REPLACEABLE"
127><DIV127><DIV
128CLASS="REFSECT1"128CLASS="REFSECT1"
129><A129><A
130NAME="AEN94375"130NAME="AEN94450"
131></A131></A
132><H2132><H2
133>Description</H2133>Description</H2
@@ -153,7 +153,7 @@ HREF="logicaldecoding.html"
153><DIV153><DIV
154CLASS="REFSECT1"154CLASS="REFSECT1"
155><A155><A
156NAME="AEN94382"156NAME="AEN94457"
157></A157></A
158><H2158><H2
159>Options</H2159>Options</H2
@@ -784,7 +784,7 @@ CLASS="APPLICATION"
784><DIV784><DIV
785CLASS="REFSECT1"785CLASS="REFSECT1"
786><A786><A
787NAME="AEN94599"787NAME="AEN94674"
788></A788></A
789><H2789><H2
790>Environment</H2790>Environment</H2
@@ -806,7 +806,7 @@ HREF="libpq-envars.html"
806><DIV806><DIV
807CLASS="REFSECT1"807CLASS="REFSECT1"
808><A808><A
809NAME="AEN94605"809NAME="AEN94680"
810></A810></A
811><H2811><H2
812>Examples</H2812>Examples</H2
@@ -820,7 +820,7 @@ HREF="logicaldecoding-example.html"
820><DIV820><DIV
821CLASS="REFSECT1"821CLASS="REFSECT1"
822><A822><A
823NAME="AEN94609"823NAME="AEN94684"
824></A824></A
825><H2825><H2
826>See Also</H2826>See Also</H2
diff --git a/doc/src/sgml/html/app-pgresetxlog.html b/doc/src/sgml/html/app-pgresetxlog.html
index 5466081..26fe8be 100644
--- a/doc/src/sgml/html/app-pgresetxlog.html
+++ b/doc/src/sgml/html/app-pgresetxlog.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="UP"14REL="UP"
15TITLE="PostgreSQL Server Applications"15TITLE="PostgreSQL Server Applications"
@@ -26,7 +26,7 @@ HREF="stylesheet.css"><META
26HTTP-EQUIV="Content-Type"26HTTP-EQUIV="Content-Type"
27CONTENT="text/html; charset=ISO-8859-1"><META27CONTENT="text/html; charset=ISO-8859-1"><META
28NAME="creation"28NAME="creation"
29CONTENT="2019-06-17T21:35:51"></HEAD29CONTENT="2019-08-05T21:33:19"></HEAD
30><BODY30><BODY
31CLASS="REFENTRY"31CLASS="REFENTRY"
32><DIV32><DIV
@@ -44,7 +44,7 @@ ALIGN="center"
44VALIGN="bottom"44VALIGN="bottom"
45><A45><A
46HREF="index.html"46HREF="index.html"
47>PostgreSQL 9.5.18 Documentation</A47>PostgreSQL 9.5.19 Documentation</A
48></TH48></TH
49></TR49></TR
50><TR50><TR
@@ -98,7 +98,7 @@ CLASS="APPLICATION"
98><DIV98><DIV
99CLASS="REFNAMEDIV"99CLASS="REFNAMEDIV"
100><A100><A
101NAME="AEN99069"101NAME="AEN99144"
102></A102></A
103><H2103><H2
104>Name</H2104>Name</H2
@@ -109,7 +109,7 @@ CLASS="PRODUCTNAME"
109><DIV109><DIV
110CLASS="REFSYNOPSISDIV"110CLASS="REFSYNOPSISDIV"
111><A111><A
112NAME="AEN99073"112NAME="AEN99148"
113></A113></A
114><H2114><H2
115>Synopsis</H2115>Synopsis</H2
@@ -547,7 +547,7 @@ CLASS="OPTION"
547><DIV547><DIV
548CLASS="REFSECT1"548CLASS="REFSECT1"
549><A549><A
550NAME="AEN99189"550NAME="AEN99264"
551></A551></A
552><H2552><H2
553>Notes</H2553>Notes</H2
diff --git a/doc/src/sgml/html/app-pgrestore.html b/doc/src/sgml/html/app-pgrestore.html
index 78b6ff4..a76a629 100644
--- a/doc/src/sgml/html/app-pgrestore.html
+++ b/doc/src/sgml/html/app-pgrestore.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="UP"14REL="UP"
15TITLE="PostgreSQL Client Applications"15TITLE="PostgreSQL Client Applications"
@@ -26,7 +26,7 @@ HREF="stylesheet.css"><META
26HTTP-EQUIV="Content-Type"26HTTP-EQUIV="Content-Type"
27CONTENT="text/html; charset=ISO-8859-1"><META27CONTENT="text/html; charset=ISO-8859-1"><META
28NAME="creation"28NAME="creation"
29CONTENT="2019-06-17T21:35:51"></HEAD29CONTENT="2019-08-05T21:33:19"></HEAD
30><BODY30><BODY
31CLASS="REFENTRY"31CLASS="REFENTRY"
32><DIV32><DIV
@@ -44,7 +44,7 @@ ALIGN="center"
44VALIGN="bottom"44VALIGN="bottom"
45><A45><A
46HREF="index.html"46HREF="index.html"
47>PostgreSQL 9.5.18 Documentation</A47>PostgreSQL 9.5.19 Documentation</A
48></TH48></TH
49></TR49></TR
50><TR50><TR
@@ -95,7 +95,7 @@ NAME="APP-PGRESTORE"
95><DIV95><DIV
96CLASS="REFNAMEDIV"96CLASS="REFNAMEDIV"
97><A97><A
98NAME="AEN94621"98NAME="AEN94696"
99></A99></A
100><H2100><H2
101>Name</H2101>Name</H2
@@ -111,7 +111,7 @@ CLASS="APPLICATION"
111><DIV111><DIV
112CLASS="REFSYNOPSISDIV"112CLASS="REFSYNOPSISDIV"
113><A113><A
114NAME="AEN94626"114NAME="AEN94701"
115></A115></A
116><H2116><H2
117>Synopsis</H2117>Synopsis</H2
@@ -1367,7 +1367,7 @@ CLASS="APPLICATION"
1367><DIV1367><DIV
1368CLASS="REFSECT1"1368CLASS="REFSECT1"
1369><A1369><A
1370NAME="AEN95058"1370NAME="AEN95133"
1371></A1371></A
1372><H21372><H2
1373>Environment</H21373>Environment</H2
@@ -1732,7 +1732,7 @@ CLASS="USERINPUT"
1732><DIV1732><DIV
1733CLASS="REFSECT1"1733CLASS="REFSECT1"
1734><A1734><A
1735NAME="AEN95152"1735NAME="AEN95227"
1736></A1736></A
1737><H21737><H2
1738>See Also</H21738>See Also</H2
diff --git a/doc/src/sgml/html/app-pgrewind.html b/doc/src/sgml/html/app-pgrewind.html
index 58ca1a9..fe82177 100644
--- a/doc/src/sgml/html/app-pgrewind.html
+++ b/doc/src/sgml/html/app-pgrewind.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="UP"14REL="UP"
15TITLE="PostgreSQL Server Applications"15TITLE="PostgreSQL Server Applications"
@@ -26,7 +26,7 @@ HREF="stylesheet.css"><META
26HTTP-EQUIV="Content-Type"26HTTP-EQUIV="Content-Type"
27CONTENT="text/html; charset=ISO-8859-1"><META27CONTENT="text/html; charset=ISO-8859-1"><META
28NAME="creation"28NAME="creation"
29CONTENT="2019-06-17T21:35:51"></HEAD29CONTENT="2019-08-05T21:33:19"></HEAD
30><BODY30><BODY
31CLASS="REFENTRY"31CLASS="REFENTRY"
32><DIV32><DIV
@@ -44,7 +44,7 @@ ALIGN="center"
44VALIGN="bottom"44VALIGN="bottom"
45><A45><A
46HREF="index.html"46HREF="index.html"
47>PostgreSQL 9.5.18 Documentation</A47>PostgreSQL 9.5.19 Documentation</A
48></TH48></TH
49></TR49></TR
50><TR50><TR
@@ -98,7 +98,7 @@ CLASS="APPLICATION"
98><DIV98><DIV
99CLASS="REFNAMEDIV"99CLASS="REFNAMEDIV"
100><A100><A
101NAME="AEN99204"101NAME="AEN99279"
102></A102></A
103><H2103><H2
104>Name</H2104>Name</H2
@@ -109,7 +109,7 @@ CLASS="PRODUCTNAME"
109><DIV109><DIV
110CLASS="REFSYNOPSISDIV"110CLASS="REFSYNOPSISDIV"
111><A111><A
112NAME="AEN99208"112NAME="AEN99283"
113></A113></A
114><H2114><H2
115>Synopsis</H2115>Synopsis</H2
@@ -154,7 +154,7 @@ CLASS="REPLACEABLE"
154><DIV154><DIV
155CLASS="REFSECT1"155CLASS="REFSECT1"
156><A156><A
157NAME="AEN99227"157NAME="AEN99302"
158></A158></A
159><H2159><H2
160>Description</H2160>Description</H2
@@ -307,7 +307,7 @@ CLASS="APPLICATION"
307><DIV307><DIV
308CLASS="REFSECT1"308CLASS="REFSECT1"
309><A309><A
310NAME="AEN99257"310NAME="AEN99332"
311></A311></A
312><H2312><H2
313>Options</H2313>Options</H2
@@ -466,7 +466,7 @@ CLASS="OPTION"
466><DIV466><DIV
467CLASS="REFSECT1"467CLASS="REFSECT1"
468><A468><A
469NAME="AEN99320"469NAME="AEN99395"
470></A470></A
471><H2471><H2
472>Environment</H2472>Environment</H2
@@ -491,7 +491,7 @@ HREF="libpq-envars.html"
491><DIV491><DIV
492CLASS="REFSECT1"492CLASS="REFSECT1"
493><A493><A
494NAME="AEN99327"494NAME="AEN99402"
495></A495></A
496><H2496><H2
497>Notes</H2497>Notes</H2
@@ -515,7 +515,7 @@ CLASS="APPLICATION"
515><DIV515><DIV
516CLASS="REFSECT2"516CLASS="REFSECT2"
517><A517><A
518NAME="AEN99333"518NAME="AEN99408"
519></A519></A
520><H3520><H3
521>How it works</H3521>How it works</H3
diff --git a/doc/src/sgml/html/app-postgres.html b/doc/src/sgml/html/app-postgres.html
index 079b670..189a234 100644
--- a/doc/src/sgml/html/app-postgres.html
+++ b/doc/src/sgml/html/app-postgres.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="UP"14REL="UP"
15TITLE="PostgreSQL Server Applications"15TITLE="PostgreSQL Server Applications"
@@ -26,7 +26,7 @@ HREF="stylesheet.css"><META
26HTTP-EQUIV="Content-Type"26HTTP-EQUIV="Content-Type"
27CONTENT="text/html; charset=ISO-8859-1"><META27CONTENT="text/html; charset=ISO-8859-1"><META
28NAME="creation"28NAME="creation"
29CONTENT="2019-06-17T21:35:51"></HEAD29CONTENT="2019-08-05T21:33:19"></HEAD
30><BODY30><BODY
31CLASS="REFENTRY"31CLASS="REFENTRY"
32><DIV32><DIV
@@ -44,7 +44,7 @@ ALIGN="center"
44VALIGN="bottom"44VALIGN="bottom"
45><A45><A
46HREF="index.html"46HREF="index.html"
47>PostgreSQL 9.5.18 Documentation</A47>PostgreSQL 9.5.19 Documentation</A
48></TH48></TH
49></TR49></TR
50><TR50><TR
@@ -98,7 +98,7 @@ CLASS="APPLICATION"
98><DIV98><DIV
99CLASS="REFNAMEDIV"99CLASS="REFNAMEDIV"
100><A100><A
101NAME="AEN100115"101NAME="AEN100190"
102></A102></A
103><H2103><H2
104>Name</H2104>Name</H2
@@ -109,7 +109,7 @@ CLASS="PRODUCTNAME"
109><DIV109><DIV
110CLASS="REFSYNOPSISDIV"110CLASS="REFSYNOPSISDIV"
111><A111><A
112NAME="AEN100119"112NAME="AEN100194"
113></A113></A
114><H2114><H2
115>Synopsis</H2115>Synopsis</H2
@@ -127,7 +127,7 @@ CLASS="REPLACEABLE"
127><DIV127><DIV
128CLASS="REFSECT1"128CLASS="REFSECT1"
129><A129><A
130NAME="AEN100124"130NAME="AEN100199"
131></A131></A
132><H2132><H2
133>Description</H2133>Description</H2
@@ -269,7 +269,7 @@ CLASS="COMMAND"
269><DIV269><DIV
270CLASS="REFSECT2"270CLASS="REFSECT2"
271><A271><A
272NAME="AEN100156"272NAME="AEN100231"
273></A273></A
274><H3274><H3
275>General Purpose</H3275>General Purpose</H3
@@ -829,7 +829,7 @@ CLASS="APPLICATION"
829><DIV829><DIV
830CLASS="REFSECT2"830CLASS="REFSECT2"
831><A831><A
832NAME="AEN100336"832NAME="AEN100411"
833></A833></A
834><H3834><H3
835>Semi-internal Options</H3835>Semi-internal Options</H3
@@ -1039,7 +1039,7 @@ CLASS="REPLACEABLE"
1039><DIV1039><DIV
1040CLASS="REFSECT2"1040CLASS="REFSECT2"
1041><A1041><A
1042NAME="AEN100401"1042NAME="AEN100476"
1043></A1043></A
1044><H31044><H3
1045>Options for Single-User Mode</H31045>Options for Single-User Mode</H3
@@ -1124,7 +1124,7 @@ CLASS="REPLACEABLE"
1124><DIV1124><DIV
1125CLASS="REFSECT1"1125CLASS="REFSECT1"
1126><A1126><A
1127NAME="AEN100434"1127NAME="AEN100509"
1128></A1128></A
1129><H21129><H2
1130>Environment</H21130>Environment</H2
@@ -1185,7 +1185,7 @@ CLASS="ENVAR"
1185><DIV1185><DIV
1186CLASS="REFSECT1"1186CLASS="REFSECT1"
1187><A1187><A
1188NAME="AEN100458"1188NAME="AEN100533"
1189></A1189></A
1190><H21190><H2
1191>Diagnostics</H21191>Diagnostics</H2
@@ -1271,7 +1271,7 @@ CLASS="QUOTE"
1271><DIV1271><DIV
1272CLASS="REFSECT1"1272CLASS="REFSECT1"
1273><A1273><A
1274NAME="AEN100478"1274NAME="AEN100553"
1275></A1275></A
1276><H21276><H2
1277>Notes</H21277>Notes</H2
@@ -1433,7 +1433,7 @@ CLASS="PRODUCTNAME"
1433><DIV1433><DIV
1434CLASS="REFSECT1"1434CLASS="REFSECT1"
1435><A1435><A
1436NAME="AEN100517"1436NAME="AEN100592"
1437></A1437></A
1438><H21438><H2
1439>Usage</H21439>Usage</H2
@@ -1630,7 +1630,7 @@ CLASS="FILENAME"
1630><DIV1630><DIV
1631CLASS="REFSECT1"1631CLASS="REFSECT1"
1632><A1632><A
1633NAME="AEN100569"1633NAME="AEN100644"
1634></A1634></A
1635><H21635><H2
1636>See Also</H21636>See Also</H2
diff --git a/doc/src/sgml/html/app-postmaster.html b/doc/src/sgml/html/app-postmaster.html
index 78ec05f..f84a057 100644
--- a/doc/src/sgml/html/app-postmaster.html
+++ b/doc/src/sgml/html/app-postmaster.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="UP"14REL="UP"
15TITLE="PostgreSQL Server Applications"15TITLE="PostgreSQL Server Applications"
@@ -26,7 +26,7 @@ HREF="stylesheet.css"><META
26HTTP-EQUIV="Content-Type"26HTTP-EQUIV="Content-Type"
27CONTENT="text/html; charset=ISO-8859-1"><META27CONTENT="text/html; charset=ISO-8859-1"><META
28NAME="creation"28NAME="creation"
29CONTENT="2019-06-17T21:35:51"></HEAD29CONTENT="2019-08-05T21:33:19"></HEAD
30><BODY30><BODY
31CLASS="REFENTRY"31CLASS="REFENTRY"
32><DIV32><DIV
@@ -44,7 +44,7 @@ ALIGN="center"
44VALIGN="bottom"44VALIGN="bottom"
45><A45><A
46HREF="index.html"46HREF="index.html"
47>PostgreSQL 9.5.18 Documentation</A47>PostgreSQL 9.5.19 Documentation</A
48></TH48></TH
49></TR49></TR
50><TR50><TR
@@ -98,7 +98,7 @@ CLASS="APPLICATION"
98><DIV98><DIV
99CLASS="REFNAMEDIV"99CLASS="REFNAMEDIV"
100><A100><A
101NAME="AEN100582"101NAME="AEN100657"
102></A102></A
103><H2103><H2
104>Name</H2104>Name</H2
@@ -109,7 +109,7 @@ CLASS="PRODUCTNAME"
109><DIV109><DIV
110CLASS="REFSYNOPSISDIV"110CLASS="REFSYNOPSISDIV"
111><A111><A
112NAME="AEN100586"112NAME="AEN100661"
113></A113></A
114><H2114><H2
115>Synopsis</H2115>Synopsis</H2
@@ -127,7 +127,7 @@ CLASS="REPLACEABLE"
127><DIV127><DIV
128CLASS="REFSECT1"128CLASS="REFSECT1"
129><A129><A
130NAME="AEN100591"130NAME="AEN100666"
131></A131></A
132><H2132><H2
133>Description</H2133>Description</H2
@@ -144,7 +144,7 @@ CLASS="COMMAND"
144><DIV144><DIV
145CLASS="REFSECT1"145CLASS="REFSECT1"
146><A146><A
147NAME="AEN100596"147NAME="AEN100671"
148></A148></A
149><H2149><H2
150>See Also</H2150>See Also</H2
diff --git a/doc/src/sgml/html/app-psql.html b/doc/src/sgml/html/app-psql.html
index 468f4a5..71d7e0e 100644
--- a/doc/src/sgml/html/app-psql.html
+++ b/doc/src/sgml/html/app-psql.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="UP"14REL="UP"
15TITLE="PostgreSQL Client Applications"15TITLE="PostgreSQL Client Applications"
@@ -26,7 +26,7 @@ HREF="stylesheet.css"><META
26HTTP-EQUIV="Content-Type"26HTTP-EQUIV="Content-Type"
27CONTENT="text/html; charset=ISO-8859-1"><META27CONTENT="text/html; charset=ISO-8859-1"><META
28NAME="creation"28NAME="creation"
29CONTENT="2019-06-17T21:35:51"></HEAD29CONTENT="2019-08-05T21:33:19"></HEAD
30><BODY30><BODY
31CLASS="REFENTRY"31CLASS="REFENTRY"
32><DIV32><DIV
@@ -44,7 +44,7 @@ ALIGN="center"
44VALIGN="bottom"44VALIGN="bottom"
45><A45><A
46HREF="index.html"46HREF="index.html"
47>PostgreSQL 9.5.18 Documentation</A47>PostgreSQL 9.5.19 Documentation</A
48></TH48></TH
49></TR49></TR
50><TR50><TR
@@ -98,7 +98,7 @@ CLASS="APPLICATION"
98><DIV98><DIV
99CLASS="REFNAMEDIV"99CLASS="REFNAMEDIV"
100><A100><A
101NAME="AEN95169"101NAME="AEN95244"
102></A102></A
103><H2103><H2
104>Name</H2104>Name</H2
@@ -113,7 +113,7 @@ CLASS="PRODUCTNAME"
113><DIV113><DIV
114CLASS="REFSYNOPSISDIV"114CLASS="REFSYNOPSISDIV"
115><A115><A
116NAME="AEN95174"116NAME="AEN95249"
117></A117></A
118><H2118><H2
119>Synopsis</H2119>Synopsis</H2
@@ -142,7 +142,7 @@ CLASS="REPLACEABLE"
142><DIV142><DIV
143CLASS="REFSECT1"143CLASS="REFSECT1"
144><A144><A
145NAME="AEN95183"145NAME="AEN95258"
146></A146></A
147><H2147><H2
148>Description</H2148>Description</H2
@@ -1274,7 +1274,7 @@ CLASS="APPLICATION"
1274><DIV1274><DIV
1275CLASS="REFSECT1"1275CLASS="REFSECT1"
1276><A1276><A
1277NAME="AEN95573"1277NAME="AEN95648"
1278></A1278></A
1279><H21279><H2
1280>Exit Status</H21280>Exit Status</H2
@@ -1295,7 +1295,7 @@ CLASS="VARNAME"
1295><DIV1295><DIV
1296CLASS="REFSECT1"1296CLASS="REFSECT1"
1297><A1297><A
1298NAME="AEN95578"1298NAME="AEN95653"
1299></A1299></A
1300><H21300><H2
1301>Usage</H21301>Usage</H2
@@ -1481,7 +1481,7 @@ CLASS="PROGRAMLISTING"
1481CLASS="USERINPUT"1481CLASS="USERINPUT"
1482>psql testdb</KBD1482>psql testdb</KBD
1483>1483>
1484psql (9.5.18)1484psql (9.5.19)
1485Type "help" for help.1485Type "help" for help.
14861486
1487testdb=&gt;</PRE1487testdb=&gt;</PRE
@@ -6130,7 +6130,7 @@ CLASS="LITERAL"
6130><DIV6130><DIV
6131CLASS="REFSECT2"6131CLASS="REFSECT2"
6132><A6132><A
6133NAME="AEN96908"6133NAME="AEN96983"
6134></A6134></A
6135><H36135><H3
6136>Advanced Features</H36136>Advanced Features</H3
@@ -7484,7 +7484,7 @@ CLASS="APPLICATION"
7484><DIV7484><DIV
7485CLASS="REFSECT3"7485CLASS="REFSECT3"
7486><A7486><A
7487NAME="AEN97314"7487NAME="AEN97389"
7488></A7488></A
7489><H47489><H4
7490>Command-Line Editing</H47490>Command-Line Editing</H4
@@ -7776,7 +7776,7 @@ HREF="libpq-envars.html"
7776><DIV7776><DIV
7777CLASS="REFSECT1"7777CLASS="REFSECT1"
7778><A7778><A
7779NAME="AEN97414"7779NAME="AEN97489"
7780></A7780></A
7781><H27781><H2
7782>Files</H27782>Files</H2
@@ -7924,7 +7924,7 @@ CLASS="ENVAR"
7924><DIV7924><DIV
7925CLASS="REFSECT1"7925CLASS="REFSECT1"
7926><A7926><A
7927NAME="AEN97455"7927NAME="AEN97530"
7928></A7928></A
7929><H27929><H2
7930>Notes</H27930>Notes</H2
@@ -7994,7 +7994,7 @@ CLASS="APPLICATION"
7994><DIV7994><DIV
7995CLASS="REFSECT1"7995CLASS="REFSECT1"
7996><A7996><A
7997NAME="AEN97472"7997NAME="AEN97547"
7998></A7998></A
7999><H27999><H2
8000>Notes for Windows Users</H28000>Notes for Windows Users</H2
diff --git a/doc/src/sgml/html/app-reindexdb.html b/doc/src/sgml/html/app-reindexdb.html
index cffc34c..e4f1719 100644
--- a/doc/src/sgml/html/app-reindexdb.html
+++ b/doc/src/sgml/html/app-reindexdb.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="UP"14REL="UP"
15TITLE="PostgreSQL Client Applications"15TITLE="PostgreSQL Client Applications"
@@ -26,7 +26,7 @@ HREF="stylesheet.css"><META
26HTTP-EQUIV="Content-Type"26HTTP-EQUIV="Content-Type"
27CONTENT="text/html; charset=ISO-8859-1"><META27CONTENT="text/html; charset=ISO-8859-1"><META
28NAME="creation"28NAME="creation"
29CONTENT="2019-06-17T21:35:51"></HEAD29CONTENT="2019-08-05T21:33:19"></HEAD
30><BODY30><BODY
31CLASS="REFENTRY"31CLASS="REFENTRY"
32><DIV32><DIV
@@ -44,7 +44,7 @@ ALIGN="center"
44VALIGN="bottom"44VALIGN="bottom"
45><A45><A
46HREF="index.html"46HREF="index.html"
47>PostgreSQL 9.5.18 Documentation</A47>PostgreSQL 9.5.19 Documentation</A
48></TH48></TH
49></TR49></TR
50><TR50><TR
@@ -98,7 +98,7 @@ CLASS="APPLICATION"
98><DIV98><DIV
99CLASS="REFNAMEDIV"99CLASS="REFNAMEDIV"
100><A100><A
101NAME="AEN97522"101NAME="AEN97597"
102></A102></A
103><H2103><H2
104>Name</H2104>Name</H2
@@ -109,7 +109,7 @@ CLASS="PRODUCTNAME"
109><DIV109><DIV
110CLASS="REFSYNOPSISDIV"110CLASS="REFSYNOPSISDIV"
111><A111><A
112NAME="AEN97526"112NAME="AEN97601"
113></A113></A
114><H2114><H2
115>Synopsis</H2115>Synopsis</H2
@@ -226,7 +226,7 @@ CLASS="REPLACEABLE"
226><DIV226><DIV
227CLASS="REFSECT1"227CLASS="REFSECT1"
228><A228><A
229NAME="AEN97583"229NAME="AEN97658"
230></A230></A
231><H2231><H2
232>Description</H2232>Description</H2
@@ -256,7 +256,7 @@ HREF="sql-reindex.html"
256><DIV256><DIV
257CLASS="REFSECT1"257CLASS="REFSECT1"
258><A258><A
259NAME="AEN97591"259NAME="AEN97666"
260></A260></A
261><H2261><H2
262>Options</H2262>Options</H2
@@ -693,7 +693,7 @@ CLASS="LITERAL"
693><DIV693><DIV
694CLASS="REFSECT1"694CLASS="REFSECT1"
695><A695><A
696NAME="AEN97753"696NAME="AEN97828"
697></A697></A
698><H2698><H2
699>Environment</H2699>Environment</H2
@@ -741,7 +741,7 @@ HREF="libpq-envars.html"
741><DIV741><DIV
742CLASS="REFSECT1"742CLASS="REFSECT1"
743><A743><A
744NAME="AEN97771"744NAME="AEN97846"
745></A745></A
746><H2746><H2
747>Diagnostics</H2747>Diagnostics</H2
@@ -770,7 +770,7 @@ CLASS="APPLICATION"
770><DIV770><DIV
771CLASS="REFSECT1"771CLASS="REFSECT1"
772><A772><A
773NAME="AEN97777"773NAME="AEN97852"
774></A774></A
775><H2775><H2
776>Notes</H2776>Notes</H2
@@ -796,7 +796,7 @@ HREF="libpq-pgpass.html"
796><DIV796><DIV
797CLASS="REFSECT1"797CLASS="REFSECT1"
798><A798><A
799NAME="AEN97784"799NAME="AEN97859"
800></A800></A
801><H2801><H2
802>Examples</H2802>Examples</H2
@@ -842,7 +842,7 @@ CLASS="USERINPUT"
842><DIV842><DIV
843CLASS="REFSECT1"843CLASS="REFSECT1"
844><A844><A
845NAME="AEN97798"845NAME="AEN97873"
846></A846></A
847><H2847><H2
848>See Also</H2848>See Also</H2
diff --git a/doc/src/sgml/html/app-vacuumdb.html b/doc/src/sgml/html/app-vacuumdb.html
index 9a4ccc4..bd7f104 100644
--- a/doc/src/sgml/html/app-vacuumdb.html
+++ b/doc/src/sgml/html/app-vacuumdb.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="UP"14REL="UP"
15TITLE="PostgreSQL Client Applications"15TITLE="PostgreSQL Client Applications"
@@ -26,7 +26,7 @@ HREF="stylesheet.css"><META
26HTTP-EQUIV="Content-Type"26HTTP-EQUIV="Content-Type"
27CONTENT="text/html; charset=ISO-8859-1"><META27CONTENT="text/html; charset=ISO-8859-1"><META
28NAME="creation"28NAME="creation"
29CONTENT="2019-06-17T21:35:51"></HEAD29CONTENT="2019-08-05T21:33:19"></HEAD
30><BODY30><BODY
31CLASS="REFENTRY"31CLASS="REFENTRY"
32><DIV32><DIV
@@ -44,7 +44,7 @@ ALIGN="center"
44VALIGN="bottom"44VALIGN="bottom"
45><A45><A
46HREF="index.html"46HREF="index.html"
47>PostgreSQL 9.5.18 Documentation</A47>PostgreSQL 9.5.19 Documentation</A
48></TH48></TH
49></TR49></TR
50><TR50><TR
@@ -98,7 +98,7 @@ CLASS="APPLICATION"
98><DIV98><DIV
99CLASS="REFNAMEDIV"99CLASS="REFNAMEDIV"
100><A100><A
101NAME="AEN97811"101NAME="AEN97886"
102></A102></A
103><H2103><H2
104>Name</H2104>Name</H2
@@ -109,7 +109,7 @@ CLASS="PRODUCTNAME"
109><DIV109><DIV
110CLASS="REFSYNOPSISDIV"110CLASS="REFSYNOPSISDIV"
111><A111><A
112NAME="AEN97815"112NAME="AEN97890"
113></A113></A
114><H2114><H2
115>Synopsis</H2115>Synopsis</H2
@@ -178,7 +178,7 @@ CLASS="OPTION"
178><DIV178><DIV
179CLASS="REFSECT1"179CLASS="REFSECT1"
180><A180><A
181NAME="AEN97845"181NAME="AEN97920"
182></A182></A
183><H2183><H2
184>Description</H2184>Description</H2
@@ -217,7 +217,7 @@ HREF="sql-vacuum.html"
217><DIV217><DIV
218CLASS="REFSECT1"218CLASS="REFSECT1"
219><A219><A
220NAME="AEN97855"220NAME="AEN97930"
221></A221></A
222><H2222><H2
223>Options</H2223>Options</H2
@@ -745,7 +745,7 @@ CLASS="LITERAL"
745><DIV745><DIV
746CLASS="REFSECT1"746CLASS="REFSECT1"
747><A747><A
748NAME="AEN98049"748NAME="AEN98124"
749></A749></A
750><H2750><H2
751>Environment</H2751>Environment</H2
@@ -793,7 +793,7 @@ HREF="libpq-envars.html"
793><DIV793><DIV
794CLASS="REFSECT1"794CLASS="REFSECT1"
795><A795><A
796NAME="AEN98067"796NAME="AEN98142"
797></A797></A
798><H2798><H2
799>Diagnostics</H2799>Diagnostics</H2
@@ -822,7 +822,7 @@ CLASS="APPLICATION"
822><DIV822><DIV
823CLASS="REFSECT1"823CLASS="REFSECT1"
824><A824><A
825NAME="AEN98073"825NAME="AEN98148"
826></A826></A
827><H2827><H2
828>Notes</H2828>Notes</H2
@@ -848,7 +848,7 @@ HREF="libpq-pgpass.html"
848><DIV848><DIV
849CLASS="REFSECT1"849CLASS="REFSECT1"
850><A850><A
851NAME="AEN98080"851NAME="AEN98155"
852></A852></A
853><H2853><H2
854>Examples</H2854>Examples</H2
@@ -913,7 +913,7 @@ CLASS="USERINPUT"
913><DIV913><DIV
914CLASS="REFSECT1"914CLASS="REFSECT1"
915><A915><A
916NAME="AEN98099"916NAME="AEN98174"
917></A917></A
918><H2918><H2
919>See Also</H2919>See Also</H2
diff --git a/doc/src/sgml/html/appendixes.html b/doc/src/sgml/html/appendixes.html
index 638dba3..020d49c 100644
--- a/doc/src/sgml/html/appendixes.html
+++ b/doc/src/sgml/html/appendixes.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="PREVIOUS"14REL="PREVIOUS"
15TITLE="Planner Statistics and Security"15TITLE="Planner Statistics and Security"
@@ -23,7 +23,7 @@ HREF="stylesheet.css"><META
23HTTP-EQUIV="Content-Type"23HTTP-EQUIV="Content-Type"
24CONTENT="text/html; charset=ISO-8859-1"><META24CONTENT="text/html; charset=ISO-8859-1"><META
25NAME="creation"25NAME="creation"
26CONTENT="2019-06-17T21:35:51"></HEAD26CONTENT="2019-08-05T21:33:19"></HEAD
27><BODY27><BODY
28CLASS="PART"28CLASS="PART"
29><DIV29><DIV
@@ -41,7 +41,7 @@ ALIGN="center"
41VALIGN="bottom"41VALIGN="bottom"
42><A42><A
43HREF="index.html"43HREF="index.html"
44>PostgreSQL 9.5.18 Documentation</A44>PostgreSQL 9.5.19 Documentation</A
45></TH45></TH
46></TR46></TR
47><TR47><TR
@@ -179,101 +179,106 @@ HREF="release.html"
179><DL179><DL
180><DT180><DT
181>E.1. <A181>E.1. <A
182HREF="release-9-5-19.html"
183>Release 9.5.19</A
184></DT
185><DT
186>E.2. <A
182HREF="release-9-5-18.html"187HREF="release-9-5-18.html"
183>Release 9.5.18</A188>Release 9.5.18</A
184></DT189></DT
185><DT190><DT
186>E.2. <A191>E.3. <A
187HREF="release-9-5-17.html"192HREF="release-9-5-17.html"
188>Release 9.5.17</A193>Release 9.5.17</A
189></DT194></DT
190><DT195><DT
191>E.3. <A196>E.4. <A
192HREF="release-9-5-16.html"197HREF="release-9-5-16.html"
193>Release 9.5.16</A198>Release 9.5.16</A
194></DT199></DT
195><DT200><DT
196>E.4. <A201>E.5. <A
197HREF="release-9-5-15.html"202HREF="release-9-5-15.html"
198>Release 9.5.15</A203>Release 9.5.15</A
199></DT204></DT
200><DT205><DT
201>E.5. <A206>E.6. <A
202HREF="release-9-5-14.html"207HREF="release-9-5-14.html"
203>Release 9.5.14</A208>Release 9.5.14</A
204></DT209></DT
205><DT210><DT
206>E.6. <A211>E.7. <A
207HREF="release-9-5-13.html"212HREF="release-9-5-13.html"
208>Release 9.5.13</A213>Release 9.5.13</A
209></DT214></DT
210><DT215><DT
211>E.7. <A216>E.8. <A
212HREF="release-9-5-12.html"217HREF="release-9-5-12.html"
213>Release 9.5.12</A218>Release 9.5.12</A
214></DT219></DT
215><DT220><DT
216>E.8. <A221>E.9. <A
217HREF="release-9-5-11.html"222HREF="release-9-5-11.html"
218>Release 9.5.11</A223>Release 9.5.11</A
219></DT224></DT
220><DT225><DT
221>E.9. <A226>E.10. <A
222HREF="release-9-5-10.html"227HREF="release-9-5-10.html"
223>Release 9.5.10</A228>Release 9.5.10</A
224></DT229></DT
225><DT230><DT
226>E.10. <A231>E.11. <A
227HREF="release-9-5-9.html"232HREF="release-9-5-9.html"
228>Release 9.5.9</A233>Release 9.5.9</A
229></DT234></DT
230><DT235><DT
231>E.11. <A236>E.12. <A
232HREF="release-9-5-8.html"237HREF="release-9-5-8.html"
233>Release 9.5.8</A238>Release 9.5.8</A
234></DT239></DT
235><DT240><DT
236>E.12. <A241>E.13. <A
237HREF="release-9-5-7.html"242HREF="release-9-5-7.html"
238>Release 9.5.7</A243>Release 9.5.7</A
239></DT244></DT
240><DT245><DT
241>E.13. <A246>E.14. <A
242HREF="release-9-5-6.html"247HREF="release-9-5-6.html"
243>Release 9.5.6</A248>Release 9.5.6</A
244></DT249></DT
245><DT250><DT
246>E.14. <A251>E.15. <A
247HREF="release-9-5-5.html"252HREF="release-9-5-5.html"
248>Release 9.5.5</A253>Release 9.5.5</A
249></DT254></DT
250><DT255><DT
251>E.15. <A256>E.16. <A
252HREF="release-9-5-4.html"257HREF="release-9-5-4.html"
253>Release 9.5.4</A258>Release 9.5.4</A
254></DT259></DT
255><DT260><DT
256>E.16. <A261>E.17. <A
257HREF="release-9-5-3.html"262HREF="release-9-5-3.html"
258>Release 9.5.3</A263>Release 9.5.3</A
259></DT264></DT
260><DT265><DT
261>E.17. <A266>E.18. <A
262HREF="release-9-5-2.html"267HREF="release-9-5-2.html"
263>Release 9.5.2</A268>Release 9.5.2</A
264></DT269></DT
265><DT270><DT
266>E.18. <A271>E.19. <A
267HREF="release-9-5-1.html"272HREF="release-9-5-1.html"
268>Release 9.5.1</A273>Release 9.5.1</A
269></DT274></DT
270><DT275><DT
271>E.19. <A276>E.20. <A
272HREF="release-9-5.html"277HREF="release-9-5.html"
273>Release 9.5</A278>Release 9.5</A
274></DT279></DT
275><DT280><DT
276>E.20. <A281>E.21. <A
277HREF="release-prior.html"282HREF="release-prior.html"
278>Prior Releases</A283>Prior Releases</A
279></DT284></DT
diff --git a/doc/src/sgml/html/applevel-consistency.html b/doc/src/sgml/html/applevel-consistency.html
index 0970ffb..8f62250 100644
--- a/doc/src/sgml/html/applevel-consistency.html
+++ b/doc/src/sgml/html/applevel-consistency.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="UP"14REL="UP"
15TITLE="Concurrency Control"15TITLE="Concurrency Control"
@@ -26,7 +26,7 @@ HREF="stylesheet.css"><META
26HTTP-EQUIV="Content-Type"26HTTP-EQUIV="Content-Type"
27CONTENT="text/html; charset=ISO-8859-1"><META27CONTENT="text/html; charset=ISO-8859-1"><META
28NAME="creation"28NAME="creation"
29CONTENT="2019-06-17T21:35:51"></HEAD29CONTENT="2019-08-05T21:33:19"></HEAD
30><BODY30><BODY
31CLASS="SECT1"31CLASS="SECT1"
32><DIV32><DIV
@@ -44,7 +44,7 @@ ALIGN="center"
44VALIGN="bottom"44VALIGN="bottom"
45><A45><A
46HREF="index.html"46HREF="index.html"
47>PostgreSQL 9.5.18 Documentation</A47>PostgreSQL 9.5.19 Documentation</A
48></TH48></TH
49></TR49></TR
50><TR50><TR
diff --git a/doc/src/sgml/html/archive-recovery-settings.html b/doc/src/sgml/html/archive-recovery-settings.html
index 75c9f54..4e80124 100644
--- a/doc/src/sgml/html/archive-recovery-settings.html
+++ b/doc/src/sgml/html/archive-recovery-settings.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="UP"14REL="UP"
15TITLE="Recovery Configuration"15TITLE="Recovery Configuration"
@@ -26,7 +26,7 @@ HREF="stylesheet.css"><META
26HTTP-EQUIV="Content-Type"26HTTP-EQUIV="Content-Type"
27CONTENT="text/html; charset=ISO-8859-1"><META27CONTENT="text/html; charset=ISO-8859-1"><META
28NAME="creation"28NAME="creation"
29CONTENT="2019-06-17T21:35:51"></HEAD29CONTENT="2019-08-05T21:33:19"></HEAD
30><BODY30><BODY
31CLASS="SECT1"31CLASS="SECT1"
32><DIV32><DIV
@@ -44,7 +44,7 @@ ALIGN="center"
44VALIGN="bottom"44VALIGN="bottom"
45><A45><A
46HREF="index.html"46HREF="index.html"
47>PostgreSQL 9.5.18 Documentation</A47>PostgreSQL 9.5.19 Documentation</A
48></TH48></TH
49></TR49></TR
50><TR50><TR
diff --git a/doc/src/sgml/html/arrays.html b/doc/src/sgml/html/arrays.html
index 2116e31..b2e64bb 100644
--- a/doc/src/sgml/html/arrays.html
+++ b/doc/src/sgml/html/arrays.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="UP"14REL="UP"
15TITLE="Data Types"15TITLE="Data Types"
@@ -26,7 +26,7 @@ HREF="stylesheet.css"><META
26HTTP-EQUIV="Content-Type"26HTTP-EQUIV="Content-Type"
27CONTENT="text/html; charset=ISO-8859-1"><META27CONTENT="text/html; charset=ISO-8859-1"><META
28NAME="creation"28NAME="creation"
29CONTENT="2019-06-17T21:35:51"></HEAD29CONTENT="2019-08-05T21:33:19"></HEAD
30><BODY30><BODY
31CLASS="SECT1"31CLASS="SECT1"
32><DIV32><DIV
@@ -44,7 +44,7 @@ ALIGN="center"
44VALIGN="bottom"44VALIGN="bottom"
45><A45><A
46HREF="index.html"46HREF="index.html"
47>PostgreSQL 9.5.18 Documentation</A47>PostgreSQL 9.5.19 Documentation</A
48></TH48></TH
49></TR49></TR
50><TR50><TR
diff --git a/doc/src/sgml/html/auth-delay.html b/doc/src/sgml/html/auth-delay.html
index 41dffc7..ccf6aef 100644
--- a/doc/src/sgml/html/auth-delay.html
+++ b/doc/src/sgml/html/auth-delay.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="UP"14REL="UP"
15TITLE="Additional Supplied Modules"15TITLE="Additional Supplied Modules"
@@ -26,7 +26,7 @@ HREF="stylesheet.css"><META
26HTTP-EQUIV="Content-Type"26HTTP-EQUIV="Content-Type"
27CONTENT="text/html; charset=ISO-8859-1"><META27CONTENT="text/html; charset=ISO-8859-1"><META
28NAME="creation"28NAME="creation"
29CONTENT="2019-06-17T21:35:51"></HEAD29CONTENT="2019-08-05T21:33:19"></HEAD
30><BODY30><BODY
31CLASS="SECT1"31CLASS="SECT1"
32><DIV32><DIV
@@ -44,7 +44,7 @@ ALIGN="center"
44VALIGN="bottom"44VALIGN="bottom"
45><A45><A
46HREF="index.html"46HREF="index.html"
47>PostgreSQL 9.5.18 Documentation</A47>PostgreSQL 9.5.19 Documentation</A
48></TH48></TH
49></TR49></TR
50><TR50><TR
@@ -121,7 +121,7 @@ CLASS="SECT2"
121><H2121><H2
122CLASS="SECT2"122CLASS="SECT2"
123><A123><A
124NAME="AEN131147"124NAME="AEN131325"
125>F.2.1. Configuration Parameters</A125>F.2.1. Configuration Parameters</A
126></H2126></H2
127><P127><P
@@ -165,7 +165,7 @@ CLASS="SECT2"
165><H2165><H2
166CLASS="SECT2"166CLASS="SECT2"
167><A167><A
168NAME="AEN131162"168NAME="AEN131340"
169>F.2.2. Author</A169>F.2.2. Author</A
170></H2170></H2
171><P171><P
diff --git a/doc/src/sgml/html/auth-methods.html b/doc/src/sgml/html/auth-methods.html
index 2b00b17..31c7990 100644
--- a/doc/src/sgml/html/auth-methods.html
+++ b/doc/src/sgml/html/auth-methods.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="UP"14REL="UP"
15TITLE="Client Authentication"15TITLE="Client Authentication"
@@ -26,7 +26,7 @@ HREF="stylesheet.css"><META
26HTTP-EQUIV="Content-Type"26HTTP-EQUIV="Content-Type"
27CONTENT="text/html; charset=ISO-8859-1"><META27CONTENT="text/html; charset=ISO-8859-1"><META
28NAME="creation"28NAME="creation"
29CONTENT="2019-06-17T21:35:51"></HEAD29CONTENT="2019-08-05T21:33:19"></HEAD
30><BODY30><BODY
31CLASS="SECT1"31CLASS="SECT1"
32><DIV32><DIV
@@ -44,7 +44,7 @@ ALIGN="center"
44VALIGN="bottom"44VALIGN="bottom"
45><A45><A
46HREF="index.html"46HREF="index.html"
47>PostgreSQL 9.5.18 Documentation</A47>PostgreSQL 9.5.19 Documentation</A
48></TH48></TH
49></TR49></TR
50><TR50><TR
@@ -894,7 +894,7 @@ CLASS="REPLACEABLE"
894 trust the machine running the ident server.894 trust the machine running the ident server.
895 Heed the warning:895 Heed the warning:
896 <A896 <A
897NAME="AEN36030"897NAME="AEN36033"
898></A898></A
899><TABLE899><TABLE
900BORDER="0"900BORDER="0"
diff --git a/doc/src/sgml/html/auth-pg-hba-conf.html b/doc/src/sgml/html/auth-pg-hba-conf.html
index 3063584..ecf9f27 100644
--- a/doc/src/sgml/html/auth-pg-hba-conf.html
+++ b/doc/src/sgml/html/auth-pg-hba-conf.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="UP"14REL="UP"
15TITLE="Client Authentication"15TITLE="Client Authentication"
@@ -26,7 +26,7 @@ HREF="stylesheet.css"><META
26HTTP-EQUIV="Content-Type"26HTTP-EQUIV="Content-Type"
27CONTENT="text/html; charset=ISO-8859-1"><META27CONTENT="text/html; charset=ISO-8859-1"><META
28NAME="creation"28NAME="creation"
29CONTENT="2019-06-17T21:35:51"></HEAD29CONTENT="2019-08-05T21:33:19"></HEAD
30><BODY30><BODY
31CLASS="SECT1"31CLASS="SECT1"
32><DIV32><DIV
@@ -44,7 +44,7 @@ ALIGN="center"
44VALIGN="bottom"44VALIGN="bottom"
45><A45><A
46HREF="index.html"46HREF="index.html"
47>PostgreSQL 9.5.18 Documentation</A47>PostgreSQL 9.5.19 Documentation</A
48></TH48></TH
49></TR49></TR
50><TR50><TR
@@ -774,7 +774,7 @@ CLASS="SIDEBAR"
774><P774><P
775></P775></P
776><A776><A
777NAME="AEN35604"777NAME="AEN35605"
778></A778></A
779><P779><P
780> Users sometimes wonder why host names are handled780> Users sometimes wonder why host names are handled
@@ -1188,11 +1188,15 @@ CLASS="SYSTEMITEM"
1188 (using <TT1188 (using <TT
1189CLASS="LITERAL"1189CLASS="LITERAL"
1190>pg_ctl reload</TT1190>pg_ctl reload</TT
1191> or <TT1191>, calling the SQL function
1192CLASS="LITERAL"1192 <CODE
1193>kill -HUP</TT1193CLASS="FUNCTION"
1194>) to make it1194>pg_reload_conf()</CODE
1195 re-read the file.1195>, or using <TT
1196CLASS="LITERAL"
1197>kill
1198 -HUP</TT
1199>) to make it re-read the file.
1196 </P1200 </P
1197><DIV1201><DIV
1198CLASS="TIP"1202CLASS="TIP"
diff --git a/doc/src/sgml/html/auth-username-maps.html b/doc/src/sgml/html/auth-username-maps.html
index eeb380c..8252ccd 100644
--- a/doc/src/sgml/html/auth-username-maps.html
+++ b/doc/src/sgml/html/auth-username-maps.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="UP"14REL="UP"
15TITLE="Client Authentication"15TITLE="Client Authentication"
@@ -26,7 +26,7 @@ HREF="stylesheet.css"><META
26HTTP-EQUIV="Content-Type"26HTTP-EQUIV="Content-Type"
27CONTENT="text/html; charset=ISO-8859-1"><META27CONTENT="text/html; charset=ISO-8859-1"><META
28NAME="creation"28NAME="creation"
29CONTENT="2019-06-17T21:35:51"></HEAD29CONTENT="2019-08-05T21:33:19"></HEAD
30><BODY30><BODY
31CLASS="SECT1"31CLASS="SECT1"
32><DIV32><DIV
@@ -44,7 +44,7 @@ ALIGN="center"
44VALIGN="bottom"44VALIGN="bottom"
45><A45><A
46HREF="index.html"46HREF="index.html"
47>PostgreSQL 9.5.18 Documentation</A47>PostgreSQL 9.5.19 Documentation</A
48></TH48></TH
49></TR49></TR
50><TR50><TR
@@ -283,11 +283,15 @@ CLASS="SYSTEMITEM"
283 (using <TT283 (using <TT
284CLASS="LITERAL"284CLASS="LITERAL"
285>pg_ctl reload</TT285>pg_ctl reload</TT
286> or <TT286>, calling the SQL function
287 <CODE
288CLASS="FUNCTION"
289>pg_reload_conf()</CODE
290>, or using <TT
287CLASS="LITERAL"291CLASS="LITERAL"
288>kill -HUP</TT292>kill
289>) to make it293 -HUP</TT
290 re-read the file.294>) to make it re-read the file.
291 </P295 </P
292><P296><P
293> A <TT297> A <TT
diff --git a/doc/src/sgml/html/auto-explain.html b/doc/src/sgml/html/auto-explain.html
index ef3a13c..b44fc27 100644
--- a/doc/src/sgml/html/auto-explain.html
+++ b/doc/src/sgml/html/auto-explain.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="UP"14REL="UP"
15TITLE="Additional Supplied Modules"15TITLE="Additional Supplied Modules"
@@ -26,7 +26,7 @@ HREF="stylesheet.css"><META
26HTTP-EQUIV="Content-Type"26HTTP-EQUIV="Content-Type"
27CONTENT="text/html; charset=ISO-8859-1"><META27CONTENT="text/html; charset=ISO-8859-1"><META
28NAME="creation"28NAME="creation"
29CONTENT="2019-06-17T21:35:51"></HEAD29CONTENT="2019-08-05T21:33:19"></HEAD
30><BODY30><BODY
31CLASS="SECT1"31CLASS="SECT1"
32><DIV32><DIV
@@ -44,7 +44,7 @@ ALIGN="center"
44VALIGN="bottom"44VALIGN="bottom"
45><A45><A
46HREF="index.html"46HREF="index.html"
47>PostgreSQL 9.5.18 Documentation</A47>PostgreSQL 9.5.19 Documentation</A
48></TH48></TH
49></TR49></TR
50><TR50><TR
@@ -142,7 +142,7 @@ CLASS="SECT2"
142><H2142><H2
143CLASS="SECT2"143CLASS="SECT2"
144><A144><A
145NAME="AEN131179"145NAME="AEN131357"
146>F.3.1. Configuration Parameters</A146>F.3.1. Configuration Parameters</A
147></H2147></H2
148><P148><P
@@ -430,7 +430,7 @@ CLASS="SECT2"
430><H2430><H2
431CLASS="SECT2"431CLASS="SECT2"
432><A432><A
433NAME="AEN131288"433NAME="AEN131466"
434>F.3.2. Example</A434>F.3.2. Example</A
435></H2435></H2
436><PRE436><PRE
@@ -464,7 +464,7 @@ CLASS="SECT2"
464><H2464><H2
465CLASS="SECT2"465CLASS="SECT2"
466><A466><A
467NAME="AEN131293"467NAME="AEN131471"
468>F.3.3. Author</A468>F.3.3. Author</A
469></H2469></H2
470><P470><P
diff --git a/doc/src/sgml/html/backup-dump.html b/doc/src/sgml/html/backup-dump.html
index 05f7c16..3528a44 100644
--- a/doc/src/sgml/html/backup-dump.html
+++ b/doc/src/sgml/html/backup-dump.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="UP"14REL="UP"
15TITLE="Backup and Restore"15TITLE="Backup and Restore"
@@ -26,7 +26,7 @@ HREF="stylesheet.css"><META
26HTTP-EQUIV="Content-Type"26HTTP-EQUIV="Content-Type"
27CONTENT="text/html; charset=ISO-8859-1"><META27CONTENT="text/html; charset=ISO-8859-1"><META
28NAME="creation"28NAME="creation"
29CONTENT="2019-06-17T21:35:51"></HEAD29CONTENT="2019-08-05T21:33:19"></HEAD
30><BODY30><BODY
31CLASS="SECT1"31CLASS="SECT1"
32><DIV32><DIV
@@ -44,7 +44,7 @@ ALIGN="center"
44VALIGN="bottom"44VALIGN="bottom"
45><A45><A
46HREF="index.html"46HREF="index.html"
47>PostgreSQL 9.5.18 Documentation</A47>PostgreSQL 9.5.19 Documentation</A
48></TH48></TH
49></TR49></TR
50><TR50><TR
diff --git a/doc/src/sgml/html/backup-file.html b/doc/src/sgml/html/backup-file.html
index a0202d3..057090e 100644
--- a/doc/src/sgml/html/backup-file.html
+++ b/doc/src/sgml/html/backup-file.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="UP"14REL="UP"
15TITLE="Backup and Restore"15TITLE="Backup and Restore"
@@ -26,7 +26,7 @@ HREF="stylesheet.css"><META
26HTTP-EQUIV="Content-Type"26HTTP-EQUIV="Content-Type"
27CONTENT="text/html; charset=ISO-8859-1"><META27CONTENT="text/html; charset=ISO-8859-1"><META
28NAME="creation"28NAME="creation"
29CONTENT="2019-06-17T21:35:51"></HEAD29CONTENT="2019-08-05T21:33:19"></HEAD
30><BODY30><BODY
31CLASS="SECT1"31CLASS="SECT1"
32><DIV32><DIV
@@ -44,7 +44,7 @@ ALIGN="center"
44VALIGN="bottom"44VALIGN="bottom"
45><A45><A
46HREF="index.html"46HREF="index.html"
47>PostgreSQL 9.5.18 Documentation</A47>PostgreSQL 9.5.19 Documentation</A
48></TH48></TH
49></TR49></TR
50><TR50><TR
diff --git a/doc/src/sgml/html/backup.html b/doc/src/sgml/html/backup.html
index 7d17d99..0338370 100644
--- a/doc/src/sgml/html/backup.html
+++ b/doc/src/sgml/html/backup.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="UP"14REL="UP"
15TITLE="Server Administration"15TITLE="Server Administration"
@@ -26,7 +26,7 @@ HREF="stylesheet.css"><META
26HTTP-EQUIV="Content-Type"26HTTP-EQUIV="Content-Type"
27CONTENT="text/html; charset=ISO-8859-1"><META27CONTENT="text/html; charset=ISO-8859-1"><META
28NAME="creation"28NAME="creation"
29CONTENT="2019-06-17T21:35:51"></HEAD29CONTENT="2019-08-05T21:33:19"></HEAD
30><BODY30><BODY
31CLASS="CHAPTER"31CLASS="CHAPTER"
32><DIV32><DIV
@@ -44,7 +44,7 @@ ALIGN="center"
44VALIGN="bottom"44VALIGN="bottom"
45><A45><A
46HREF="index.html"46HREF="index.html"
47>PostgreSQL 9.5.18 Documentation</A47>PostgreSQL 9.5.19 Documentation</A
48></TH48></TH
49></TR49></TR
50><TR50><TR
diff --git a/doc/src/sgml/html/bgworker.html b/doc/src/sgml/html/bgworker.html
index 179a18e..4e2a193 100644
--- a/doc/src/sgml/html/bgworker.html
+++ b/doc/src/sgml/html/bgworker.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="UP"14REL="UP"
15TITLE="Server Programming"15TITLE="Server Programming"
@@ -26,7 +26,7 @@ HREF="stylesheet.css"><META
26HTTP-EQUIV="Content-Type"26HTTP-EQUIV="Content-Type"
27CONTENT="text/html; charset=ISO-8859-1"><META27CONTENT="text/html; charset=ISO-8859-1"><META
28NAME="creation"28NAME="creation"
29CONTENT="2019-06-17T21:35:51"></HEAD29CONTENT="2019-08-05T21:33:19"></HEAD
30><BODY30><BODY
31CLASS="CHAPTER"31CLASS="CHAPTER"
32><DIV32><DIV
@@ -44,7 +44,7 @@ ALIGN="center"
44VALIGN="bottom"44VALIGN="bottom"
45><A45><A
46HREF="index.html"46HREF="index.html"
47>PostgreSQL 9.5.18 Documentation</A47>PostgreSQL 9.5.19 Documentation</A
48></TH48></TH
49></TR49></TR
50><TR50><TR
diff --git a/doc/src/sgml/html/biblio.html b/doc/src/sgml/html/biblio.html
index 88d66da..329137e 100644
--- a/doc/src/sgml/html/biblio.html
+++ b/doc/src/sgml/html/biblio.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="PREVIOUS"14REL="PREVIOUS"
15TITLE="Acronyms"15TITLE="Acronyms"
@@ -23,7 +23,7 @@ HREF="stylesheet.css"><META
23HTTP-EQUIV="Content-Type"23HTTP-EQUIV="Content-Type"
24CONTENT="text/html; charset=ISO-8859-1"><META24CONTENT="text/html; charset=ISO-8859-1"><META
25NAME="creation"25NAME="creation"
26CONTENT="2019-06-17T21:35:51"></HEAD26CONTENT="2019-08-05T21:33:19"></HEAD
27><BODY27><BODY
28CLASS="BIBLIOGRAPHY"28CLASS="BIBLIOGRAPHY"
29><DIV29><DIV
@@ -41,7 +41,7 @@ ALIGN="center"
41VALIGN="bottom"41VALIGN="bottom"
42><A42><A
43HREF="index.html"43HREF="index.html"
44>PostgreSQL 9.5.18 Documentation</A44>PostgreSQL 9.5.19 Documentation</A
45></TH45></TH
46></TR46></TR
47><TR47><TR
@@ -118,7 +118,7 @@ TARGET="_top"
118><H2118><H2
119CLASS="BIBLIODIV"119CLASS="BIBLIODIV"
120><A120><A
121NAME="AEN140611"121NAME="AEN140789"
122><ACRONYM122><ACRONYM
123CLASS="ACRONYM"123CLASS="ACRONYM"
124>SQL</ACRONYM124>SQL</ACRONYM
@@ -272,7 +272,7 @@ STYLE="margin-left: 0.5in"
272><H2272><H2
273CLASS="BIBLIODIV"273CLASS="BIBLIODIV"
274><A274><A
275NAME="AEN140721"275NAME="AEN140899"
276>PostgreSQL-specific Documentation</A276>PostgreSQL-specific Documentation</A
277></H2277></H2
278><DIV278><DIV
@@ -362,7 +362,7 @@ STYLE="margin-left: 0.5in"
362><H2362><H2
363CLASS="BIBLIODIV"363CLASS="BIBLIODIV"
364><A364><A
365NAME="AEN140767"365NAME="AEN140945"
366>Proceedings and Articles</A366>Proceedings and Articles</A
367></H2367></H2
368><DIV368><DIV
diff --git a/doc/src/sgml/html/bki-commands.html b/doc/src/sgml/html/bki-commands.html
index c98eeeb..3127ec9 100644
--- a/doc/src/sgml/html/bki-commands.html
+++ b/doc/src/sgml/html/bki-commands.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="UP"14REL="UP"
15TITLE="BKI Backend Interface"15TITLE="BKI Backend Interface"
@@ -26,7 +26,7 @@ HREF="stylesheet.css"><META
26HTTP-EQUIV="Content-Type"26HTTP-EQUIV="Content-Type"
27CONTENT="text/html; charset=ISO-8859-1"><META27CONTENT="text/html; charset=ISO-8859-1"><META
28NAME="creation"28NAME="creation"
29CONTENT="2019-06-17T21:35:51"></HEAD29CONTENT="2019-08-05T21:33:19"></HEAD
30><BODY30><BODY
31CLASS="SECT1"31CLASS="SECT1"
32><DIV32><DIV
@@ -44,7 +44,7 @@ ALIGN="center"
44VALIGN="bottom"44VALIGN="bottom"
45><A45><A
46HREF="index.html"46HREF="index.html"
47>PostgreSQL 9.5.18 Documentation</A47>PostgreSQL 9.5.19 Documentation</A
48></TH48></TH
49></TR49></TR
50><TR50><TR
diff --git a/doc/src/sgml/html/bki-example.html b/doc/src/sgml/html/bki-example.html
index a1844b3..b961a0f 100644
--- a/doc/src/sgml/html/bki-example.html
+++ b/doc/src/sgml/html/bki-example.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="UP"14REL="UP"
15TITLE="BKI Backend Interface"15TITLE="BKI Backend Interface"
@@ -26,7 +26,7 @@ HREF="stylesheet.css"><META
26HTTP-EQUIV="Content-Type"26HTTP-EQUIV="Content-Type"
27CONTENT="text/html; charset=ISO-8859-1"><META27CONTENT="text/html; charset=ISO-8859-1"><META
28NAME="creation"28NAME="creation"
29CONTENT="2019-06-17T21:35:51"></HEAD29CONTENT="2019-08-05T21:33:19"></HEAD
30><BODY30><BODY
31CLASS="SECT1"31CLASS="SECT1"
32><DIV32><DIV
@@ -44,7 +44,7 @@ ALIGN="center"
44VALIGN="bottom"44VALIGN="bottom"
45><A45><A
46HREF="index.html"46HREF="index.html"
47>PostgreSQL 9.5.18 Documentation</A47>PostgreSQL 9.5.19 Documentation</A
48></TH48></TH
49></TR49></TR
50><TR50><TR
diff --git a/doc/src/sgml/html/bki-format.html b/doc/src/sgml/html/bki-format.html
index 4c059ee..afb7394 100644
--- a/doc/src/sgml/html/bki-format.html
+++ b/doc/src/sgml/html/bki-format.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="UP"14REL="UP"
15TITLE="BKI Backend Interface"15TITLE="BKI Backend Interface"
@@ -26,7 +26,7 @@ HREF="stylesheet.css"><META
26HTTP-EQUIV="Content-Type"26HTTP-EQUIV="Content-Type"
27CONTENT="text/html; charset=ISO-8859-1"><META27CONTENT="text/html; charset=ISO-8859-1"><META
28NAME="creation"28NAME="creation"
29CONTENT="2019-06-17T21:35:51"></HEAD29CONTENT="2019-08-05T21:33:19"></HEAD
30><BODY30><BODY
31CLASS="SECT1"31CLASS="SECT1"
32><DIV32><DIV
@@ -44,7 +44,7 @@ ALIGN="center"
44VALIGN="bottom"44VALIGN="bottom"
45><A45><A
46HREF="index.html"46HREF="index.html"
47>PostgreSQL 9.5.18 Documentation</A47>PostgreSQL 9.5.19 Documentation</A
48></TH48></TH
49></TR49></TR
50><TR50><TR
diff --git a/doc/src/sgml/html/bki-structure.html b/doc/src/sgml/html/bki-structure.html
index 255da56..d6e5683 100644
--- a/doc/src/sgml/html/bki-structure.html
+++ b/doc/src/sgml/html/bki-structure.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="UP"14REL="UP"
15TITLE="BKI Backend Interface"15TITLE="BKI Backend Interface"
@@ -26,7 +26,7 @@ HREF="stylesheet.css"><META
26HTTP-EQUIV="Content-Type"26HTTP-EQUIV="Content-Type"
27CONTENT="text/html; charset=ISO-8859-1"><META27CONTENT="text/html; charset=ISO-8859-1"><META
28NAME="creation"28NAME="creation"
29CONTENT="2019-06-17T21:35:51"></HEAD29CONTENT="2019-08-05T21:33:19"></HEAD
30><BODY30><BODY
31CLASS="SECT1"31CLASS="SECT1"
32><DIV32><DIV
@@ -44,7 +44,7 @@ ALIGN="center"
44VALIGN="bottom"44VALIGN="bottom"
45><A45><A
46HREF="index.html"46HREF="index.html"
47>PostgreSQL 9.5.18 Documentation</A47>PostgreSQL 9.5.19 Documentation</A
48></TH48></TH
49></TR49></TR
50><TR50><TR
diff --git a/doc/src/sgml/html/bki.html b/doc/src/sgml/html/bki.html
index dccb56e..845b7db 100644
--- a/doc/src/sgml/html/bki.html
+++ b/doc/src/sgml/html/bki.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="UP"14REL="UP"
15TITLE="Internals"15TITLE="Internals"
@@ -26,7 +26,7 @@ HREF="stylesheet.css"><META
26HTTP-EQUIV="Content-Type"26HTTP-EQUIV="Content-Type"
27CONTENT="text/html; charset=ISO-8859-1"><META27CONTENT="text/html; charset=ISO-8859-1"><META
28NAME="creation"28NAME="creation"
29CONTENT="2019-06-17T21:35:51"></HEAD29CONTENT="2019-08-05T21:33:19"></HEAD
30><BODY30><BODY
31CLASS="CHAPTER"31CLASS="CHAPTER"
32><DIV32><DIV
@@ -44,7 +44,7 @@ ALIGN="center"
44VALIGN="bottom"44VALIGN="bottom"
45><A45><A
46HREF="index.html"46HREF="index.html"
47>PostgreSQL 9.5.18 Documentation</A47>PostgreSQL 9.5.19 Documentation</A
48></TH48></TH
49></TR49></TR
50><TR50><TR
diff --git a/doc/src/sgml/html/bookindex.html b/doc/src/sgml/html/bookindex.html
index a44e711..79190a1 100644
--- a/doc/src/sgml/html/bookindex.html
+++ b/doc/src/sgml/html/bookindex.html
@@ -9,7 +9,7 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9REV="MADE"9REV="MADE"
10HREF="mailto:pgsql-docs@postgresql.org"><LINK10HREF="mailto:pgsql-docs@postgresql.org"><LINK
11REL="HOME"11REL="HOME"
12TITLE="PostgreSQL 9.5.18 Documentation"12TITLE="PostgreSQL 9.5.19 Documentation"
13HREF="index.html"><LINK13HREF="index.html"><LINK
14REL="PREVIOUS"14REL="PREVIOUS"
15TITLE="Bibliography"15TITLE="Bibliography"
@@ -20,7 +20,7 @@ HREF="stylesheet.css"><META
20HTTP-EQUIV="Content-Type"20HTTP-EQUIV="Content-Type"
21CONTENT="text/html; charset=ISO-8859-1"><META21CONTENT="text/html; charset=ISO-8859-1"><META
22NAME="creation"22NAME="creation"
23CONTENT="2019-06-17T21:35:51"></HEAD23CONTENT="2019-08-05T21:33:19"></HEAD
24><BODY24><BODY
25CLASS="INDEX"25CLASS="INDEX"
26><DIV26><DIV
@@ -38,7 +38,7 @@ ALIGN="center"
38VALIGN="bottom"38VALIGN="bottom"
39><A39><A
40HREF="index.html"40HREF="index.html"
41>PostgreSQL 9.5.18 Documentation</A41>PostgreSQL 9.5.19 Documentation</A
42></TH42></TH
43></TR43></TR
44><TR44><TR
@@ -86,85 +86,85 @@ NAME="BOOKINDEX"
86><P86><P
87CLASS="INDEXDIV-QUICKLINKS"87CLASS="INDEXDIV-QUICKLINKS"
88><A88><A
89HREF="bookindex.html#AEN140963"89HREF="bookindex.html#AEN141141"
90>Symbols</A90>Symbols</A
91> | <A91> | <A
92HREF="bookindex.html#AEN140996"92HREF="bookindex.html#AEN141174"
93>A</A93>A</A
94> | <A94> | <A
95HREF="bookindex.html#AEN141432"95HREF="bookindex.html#AEN141610"
96>B</A96>B</A
97> | <A97> | <A
98HREF="bookindex.html#AEN141598"98HREF="bookindex.html#AEN141776"
99>C</A99>C</A
100> | <A100> | <A
101HREF="bookindex.html#AEN142201"101HREF="bookindex.html#AEN142379"
102>D</A102>D</A
103> | <A103> | <A
104HREF="bookindex.html#AEN142661"104HREF="bookindex.html#AEN142839"
105>E</A105>E</A
106> | <A106> | <A
107HREF="bookindex.html#AEN142885"107HREF="bookindex.html#AEN143063"
108>F</A108>F</A
109> | <A109> | <A
110HREF="bookindex.html#AEN143045"110HREF="bookindex.html#AEN143223"
111>G</A111>G</A
112> | <A112> | <A
113HREF="bookindex.html#AEN143160"113HREF="bookindex.html#AEN143338"
114>H</A114>H</A
115> | <A115> | <A
116HREF="bookindex.html#AEN143282"116HREF="bookindex.html#AEN143460"
117>I</A117>I</A
118> | <A118> | <A
119HREF="bookindex.html#AEN143567"119HREF="bookindex.html#AEN143745"
120>J</A120>J</A
121> | <A121> | <A
122HREF="bookindex.html#AEN143737"122HREF="bookindex.html#AEN143915"
123>K</A123>K</A
124> | <A124> | <A
125HREF="bookindex.html#AEN143751"125HREF="bookindex.html#AEN143929"
126>L</A126>L</A
127> | <A127> | <A
128HREF="bookindex.html#AEN144146"128HREF="bookindex.html#AEN144324"
129>M</A129>M</A
130> | <A130> | <A
131HREF="bookindex.html#AEN144301"131HREF="bookindex.html#AEN144479"
132>N</A132>N</A
133> | <A133> | <A
134HREF="bookindex.html#AEN144452"134HREF="bookindex.html#AEN144630"
135>O</A135>O</A
136> | <A136> | <A
137HREF="bookindex.html#AEN144583"137HREF="bookindex.html#AEN144761"
138>P</A138>P</A
139> | <A139> | <A
140HREF="bookindex.html#AEN146249"140HREF="bookindex.html#AEN146427"
141>Q</A141>Q</A
142> | <A142> | <A
143HREF="bookindex.html#AEN146298"143HREF="bookindex.html#AEN146476"
144>R</A144>R</A
145> | <A145> | <A
146HREF="bookindex.html#AEN146659"146HREF="bookindex.html#AEN146837"
147>S</A147>S</A
148> | <A148> | <A
149HREF="bookindex.html#AEN147415"149HREF="bookindex.html#AEN147593"
150>T</A150>T</A
151> | <A151> | <A
152HREF="bookindex.html#AEN147878"152HREF="bookindex.html#AEN148056"
153>U</A153>U</A
154> | <A154> | <A
155HREF="bookindex.html#AEN147999"155HREF="bookindex.html#AEN148177"
156>V</A156>V</A
157> | <A157> | <A
158HREF="bookindex.html#AEN148104"158HREF="bookindex.html#AEN148282"
159>W</A159>W</A
160> | <A160> | <A
161HREF="bookindex.html#AEN148202"161HREF="bookindex.html#AEN148380"
162>X</A162>X</A
163> | <A163> | <A
164HREF="bookindex.html#AEN148284"164HREF="bookindex.html#AEN148462"
165>Y</A165>Y</A
166> | <A166> | <A
167HREF="bookindex.html#AEN148289"167HREF="bookindex.html#AEN148467"
168>Z</A168>Z</A
169></P169></P
170><DIV170><DIV
@@ -172,7 +172,7 @@ CLASS="INDEXDIV"
172><H2172><H2
173CLASS="INDEXDIV"173CLASS="INDEXDIV"
174><A174><A
175NAME="AEN140963"175NAME="AEN141141"
176>Symbols</A176>Symbols</A
177></H2177></H2
178><DL178><DL
@@ -257,7 +257,7 @@ CLASS="INDEXDIV"
257><H2257><H2
258CLASS="INDEXDIV"258CLASS="INDEXDIV"
259><A259><A
260NAME="AEN140996"260NAME="AEN141174"
261>A</A261>A</A
262></H2262></H2
263><DL263><DL
@@ -459,7 +459,7 @@ HREF="kernel-resources.html#SYSVIPC"
459><DT459><DT
460>akeys,460>akeys,
461 <A461 <A
462HREF="hstore.html#AEN133099"462HREF="hstore.html#AEN133277"
463>hstore Operators and Functions</A463>hstore Operators and Functions</A
464>464>
465 </DT465 </DT
@@ -922,7 +922,7 @@ HREF="functions-geometry.html"
922><DT922><DT
923>armor,923>armor,
924 <A924 <A
925HREF="pgcrypto.html#AEN135558"925HREF="pgcrypto.html#AEN135736"
926>armor(), dearmor()</A926>armor(), dearmor()</A
927>927>
928 </DT928 </DT
@@ -1047,7 +1047,7 @@ HREF="functions-aggregate.html"
1047>Aggregate Functions</A1047>Aggregate Functions</A
1048>,1048>,
1049 <A1049 <A
1050HREF="intagg.html#AEN133657"1050HREF="intagg.html#AEN133835"
1051>Functions</A1051>Functions</A
1052>1052>
1053 </DT1053 </DT
@@ -1258,7 +1258,7 @@ HREF="auth-delay.html"
1258><DT1258><DT
1259>auth_delay.milliseconds configuration parameter,1259>auth_delay.milliseconds configuration parameter,
1260 <A1260 <A
1261HREF="auth-delay.html#AEN131147"1261HREF="auth-delay.html#AEN131325"
1262>Configuration Parameters</A1262>Configuration Parameters</A
1263>1263>
1264 </DT1264 </DT
@@ -1423,63 +1423,63 @@ HREF="auto-explain.html"
1423><DT1423><DT
1424>auto_explain.log_analyze configuration parameter,1424>auto_explain.log_analyze configuration parameter,
1425 <A1425 <A
1426HREF="auto-explain.html#AEN131179"1426HREF="auto-explain.html#AEN131357"
1427>Configuration Parameters</A1427>Configuration Parameters</A
1428>1428>
1429 </DT1429 </DT
1430><DT1430><DT
1431>auto_explain.log_buffers configuration parameter,1431>auto_explain.log_buffers configuration parameter,
1432 <A1432 <A
1433HREF="auto-explain.html#AEN131179"1433HREF="auto-explain.html#AEN131357"
1434>Configuration Parameters</A1434>Configuration Parameters</A
1435>1435>
1436 </DT1436 </DT
1437><DT1437><DT
1438>auto_explain.log_format configuration parameter,1438>auto_explain.log_format configuration parameter,
1439 <A1439 <A
1440HREF="auto-explain.html#AEN131179"1440HREF="auto-explain.html#AEN131357"
1441>Configuration Parameters</A1441>Configuration Parameters</A
1442>1442>
1443 </DT1443 </DT
1444><DT1444><DT
1445>auto_explain.log_min_duration configuration parameter,1445>auto_explain.log_min_duration configuration parameter,
1446 <A1446 <A
1447HREF="auto-explain.html#AEN131179"1447HREF="auto-explain.html#AEN131357"
1448>Configuration Parameters</A1448>Configuration Parameters</A
1449>1449>
1450 </DT1450 </DT
1451><DT1451><DT
1452>auto_explain.log_nested_statements configuration parameter,1452>auto_explain.log_nested_statements configuration parameter,
1453 <A1453 <A
1454HREF="auto-explain.html#AEN131179"1454HREF="auto-explain.html#AEN131357"
1455>Configuration Parameters</A1455>Configuration Parameters</A
1456>1456>
1457 </DT1457 </DT
1458><DT1458><DT
1459>auto_explain.log_timing configuration parameter,1459>auto_explain.log_timing configuration parameter,
1460 <A1460 <A
1461HREF="auto-explain.html#AEN131179"1461HREF="auto-explain.html#AEN131357"
1462>Configuration Parameters</A1462>Configuration Parameters</A
1463>1463>
1464 </DT1464 </DT
1465><DT1465><DT
1466>auto_explain.log_triggers configuration parameter,1466>auto_explain.log_triggers configuration parameter,
1467 <A1467 <A
1468HREF="auto-explain.html#AEN131179"1468HREF="auto-explain.html#AEN131357"
1469>Configuration Parameters</A1469>Configuration Parameters</A
1470>1470>
1471 </DT1471 </DT
1472><DT1472><DT
1473>auto_explain.log_verbose configuration parameter,1473>auto_explain.log_verbose configuration parameter,
1474 <A1474 <A
1475HREF="auto-explain.html#AEN131179"1475HREF="auto-explain.html#AEN131357"
1476>Configuration Parameters</A1476>Configuration Parameters</A
1477>1477>
1478 </DT1478 </DT
1479><DT1479><DT
1480>avals,1480>avals,
1481 <A1481 <A
1482HREF="hstore.html#AEN133099"1482HREF="hstore.html#AEN133277"
1483>hstore Operators and Functions</A1483>hstore Operators and Functions</A
1484>1484>
1485 </DT1485 </DT
@@ -1504,7 +1504,7 @@ CLASS="INDEXDIV"
1504><H21504><H2
1505CLASS="INDEXDIV"1505CLASS="INDEXDIV"
1506><A1506><A
1507NAME="AEN141432"1507NAME="AEN141610"
1508>B</A1508>B</A
1509></H21509></H2
1510><DL1510><DL
@@ -1875,28 +1875,28 @@ HREF="datatype-geometric.html#AEN7105"
1875><DT1875><DT
1876>brin_metapage_info,1876>brin_metapage_info,
1877 <A1877 <A
1878HREF="pageinspect.html#AEN134858"1878HREF="pageinspect.html#AEN135036"
1879>Functions</A1879>Functions</A
1880>1880>
1881 </DT1881 </DT
1882><DT1882><DT
1883>brin_page_items,1883>brin_page_items,
1884 <A1884 <A
1885HREF="pageinspect.html#AEN134858"1885HREF="pageinspect.html#AEN135036"
1886>Functions</A1886>Functions</A
1887>1887>
1888 </DT1888 </DT
1889><DT1889><DT
1890>brin_page_type,1890>brin_page_type,
1891 <A1891 <A
1892HREF="pageinspect.html#AEN134858"1892HREF="pageinspect.html#AEN135036"
1893>Functions</A1893>Functions</A
1894>1894>
1895 </DT1895 </DT
1896><DT1896><DT
1897>brin_revmap_data,1897>brin_revmap_data,
1898 <A1898 <A
1899HREF="pageinspect.html#AEN134858"1899HREF="pageinspect.html#AEN135036"
1900>Functions</A1900>Functions</A
1901>1901>
1902 </DT1902 </DT
@@ -1942,21 +1942,21 @@ HREF="functions-binarystring.html"
1942><DT1942><DT
1943>bt_metap,1943>bt_metap,
1944 <A1944 <A
1945HREF="pageinspect.html#AEN134858"1945HREF="pageinspect.html#AEN135036"
1946>Functions</A1946>Functions</A
1947>1947>
1948 </DT1948 </DT
1949><DT1949><DT
1950>bt_page_items,1950>bt_page_items,
1951 <A1951 <A
1952HREF="pageinspect.html#AEN134858"1952HREF="pageinspect.html#AEN135036"
1953>Functions</A1953>Functions</A
1954>1954>
1955 </DT1955 </DT
1956><DT1956><DT
1957>bt_page_stats,1957>bt_page_stats,
1958 <A1958 <A
1959HREF="pageinspect.html#AEN134858"1959HREF="pageinspect.html#AEN135036"
1960>Functions</A1960>Functions</A
1961>1961>
1962 </DT1962 </DT
@@ -1981,7 +1981,7 @@ CLASS="INDEXDIV"
1981><H21981><H2
1982CLASS="INDEXDIV"1982CLASS="INDEXDIV"
1983><A1983><A
1984NAME="AEN141598"1984NAME="AEN141776"
1985>C</A1985>C</A
1986></H21986></H2
1987><DL1987><DL
@@ -2437,7 +2437,7 @@ HREF="high-availability.html"
2437><DT2437><DT
2438>cluster_name configuration parameter,2438>cluster_name configuration parameter,
2439 <A2439 <A
2440HREF="runtime-config-logging.html#AEN33619"2440HREF="runtime-config-logging.html#AEN33620"
2441>Process Title</A2441>Process Title</A
2442>2442>
2443 </DT2443 </DT
@@ -2492,7 +2492,7 @@ HREF="plpgsql-declarations.html#PLPGSQL-DECLARATION-COLLATION"
2492><DT2492><DT
2493>in SQL functions,2493>in SQL functions,
2494 <A2494 <A
2495HREF="xfunc-sql.html#AEN57326"2495HREF="xfunc-sql.html#AEN57329"
2496>SQL Functions with Collations</A2496>SQL Functions with Collations</A
2497>2497>
2498 </DT2498 </DT
@@ -2892,11 +2892,11 @@ HREF="functions-logical.html"
2892><DT2892><DT
2893>connectby,2893>connectby,
2894 <A2894 <A
2895HREF="tablefunc.html#AEN137923"2895HREF="tablefunc.html#AEN138101"
2896>Functions Provided</A2896>Functions Provided</A
2897>,2897>,
2898 <A2898 <A
2899HREF="tablefunc.html#AEN138161"2899HREF="tablefunc.html#AEN138339"
2900>connectby</A2900>connectby</A
2901>2901>
2902 </DT2902 </DT
@@ -3057,7 +3057,7 @@ HREF="runtime-config-query.html#RUNTIME-CONFIG-QUERY-OTHER"
3057><DT3057><DT
3058>in PL/pgSQL,3058>in PL/pgSQL,
3059 <A3059 <A
3060HREF="plpgsql-control-structures.html#AEN63429"3060HREF="plpgsql-control-structures.html#AEN63504"
3061>CONTINUE</A3061>CONTINUE</A
3062>3062>
3063 </DT3063 </DT
@@ -3092,7 +3092,7 @@ HREF="warm-standby.html#CONTINUOUS-ARCHIVING-IN-STANDBY"
3092><DT3092><DT
3093>control file,3093>control file,
3094 <A3094 <A
3095HREF="extend-extensions.html#AEN59475"3095HREF="extend-extensions.html#AEN59478"
3096>Extension Files</A3096>Extension Files</A
3097>3097>
3098 </DT3098 </DT
@@ -3574,22 +3574,22 @@ HREF="queries-table-expressions.html#QUERIES-JOIN"
3574><DT3574><DT
3575>crosstab,3575>crosstab,
3576 <A3576 <A
3577HREF="tablefunc.html#AEN138006"3577HREF="tablefunc.html#AEN138184"
3578>crosstab(text)</A3578>crosstab(text)</A
3579>,3579>,
3580 <A3580 <A
3581HREF="tablefunc.html#AEN138052"3581HREF="tablefunc.html#AEN138230"
3582>crosstabN(text)</A3582>crosstabN(text)</A
3583>,3583>,
3584 <A3584 <A
3585HREF="tablefunc.html#AEN138093"3585HREF="tablefunc.html#AEN138271"
3586>crosstab(text, text)</A3586>crosstab(text, text)</A
3587>3587>
3588 </DT3588 </DT
3589><DT3589><DT
3590>crypt,3590>crypt,
3591 <A3591 <A
3592HREF="pgcrypto.html#AEN135284"3592HREF="pgcrypto.html#AEN135462"
3593>crypt()</A3593>crypt()</A
3594>3594>
3595 </DT3595 </DT
@@ -3607,7 +3607,7 @@ HREF="ddl-system-columns.html"
3607>System Columns</A3607>System Columns</A
3608>,3608>,
3609 <A3609 <A
3610HREF="rules-views.html#AEN61739"3610HREF="rules-views.html#AEN61814"
3611>View Rules in Non-SELECT Statements</A3611>View Rules in Non-SELECT Statements</A
3612>3612>
3613 </DT3613 </DT
@@ -3854,7 +3854,7 @@ CLASS="INDEXDIV"
3854><H23854><H2
3855CLASS="INDEXDIV"3855CLASS="INDEXDIV"
3856><A3856><A
3857NAME="AEN142201"3857NAME="AEN142379"
3858>D</A3858>D</A
3859></H23859></H2
3860><DL3860><DL
@@ -4340,7 +4340,7 @@ HREF="sql-deallocate.html"
4340><DT4340><DT
4341>dearmor,4341>dearmor,
4342 <A4342 <A
4343HREF="pgcrypto.html#AEN135558"4343HREF="pgcrypto.html#AEN135736"
4344>armor(), dearmor()</A4344>armor(), dearmor()</A
4345>4345>
4346 </DT4346 </DT
@@ -4434,14 +4434,14 @@ HREF="plperl-builtins.html#PLPERL-UTILITY-FUNCTIONS"
4434><DT4434><DT
4435>decrypt,4435>decrypt,
4436 <A4436 <A
4437HREF="pgcrypto.html#AEN135669"4437HREF="pgcrypto.html#AEN135847"
4438>Raw Encryption Functions</A4438>Raw Encryption Functions</A
4439>4439>
4440 </DT4440 </DT
4441><DT4441><DT
4442>decrypt_iv,4442>decrypt_iv,
4443 <A4443 <A
4444HREF="pgcrypto.html#AEN135669"4444HREF="pgcrypto.html#AEN135847"
4445>Raw Encryption Functions</A4445>Raw Encryption Functions</A
4446>4446>
4447 </DT4447 </DT
@@ -4548,7 +4548,7 @@ HREF="runtime-config-client.html#RUNTIME-CONFIG-CLIENT-STATEMENT"
4548><DT4548><DT
4549>defined,4549>defined,
4550 <A4550 <A
4551HREF="hstore.html#AEN133099"4551HREF="hstore.html#AEN133277"
4552>hstore Operators and Functions</A4552>hstore Operators and Functions</A
4553>4553>
4554 </DT4554 </DT
@@ -4581,7 +4581,7 @@ HREF="sql-delete.html"
4581>DELETE</A4581>DELETE</A
4582>,4582>,
4583 <A4583 <A
4584HREF="hstore.html#AEN133099"4584HREF="hstore.html#AEN133277"
4585>hstore Operators and Functions</A4585>hstore Operators and Functions</A
4586>4586>
4587 </DT4587 </DT
@@ -4653,14 +4653,14 @@ HREF="dict-xsyn.html"
4653><DT4653><DT
4654>difference,4654>difference,
4655 <A4655 <A
4656HREF="fuzzystrmatch.html#AEN132999"4656HREF="fuzzystrmatch.html#AEN133177"
4657>Soundex</A4657>Soundex</A
4658>4658>
4659 </DT4659 </DT
4660><DT4660><DT
4661>digest,4661>digest,
4662 <A4662 <A
4663HREF="pgcrypto.html#AEN135183"4663HREF="pgcrypto.html#AEN135361"
4664>digest()</A4664>digest()</A
4665>4665>
4666 </DT4666 </DT
@@ -4727,14 +4727,14 @@ HREF="functions-math.html"
4727><DT4727><DT
4728>dmetaphone,4728>dmetaphone,
4729 <A4729 <A
4730HREF="fuzzystrmatch.html#AEN133047"4730HREF="fuzzystrmatch.html#AEN133225"
4731>Double Metaphone</A4731>Double Metaphone</A
4732>4732>
4733 </DT4733 </DT
4734><DT4734><DT
4735>dmetaphone_alt,4735>dmetaphone_alt,
4736 <A4736 <A
4737HREF="fuzzystrmatch.html#AEN133047"4737HREF="fuzzystrmatch.html#AEN133225"
4738>Double Metaphone</A4738>Double Metaphone</A
4739>4739>
4740 </DT4740 </DT
@@ -5155,21 +5155,21 @@ CLASS="INDEXDIV"
5155><H25155><H2
5156CLASS="INDEXDIV"5156CLASS="INDEXDIV"
5157><A5157><A
5158NAME="AEN142661"5158NAME="AEN142839"
5159>E</A5159>E</A
5160></H25160></H2
5161><DL5161><DL
5162><DT5162><DT
5163>each,5163>each,
5164 <A5164 <A
5165HREF="hstore.html#AEN133099"5165HREF="hstore.html#AEN133277"
5166>hstore Operators and Functions</A5166>hstore Operators and Functions</A
5167>5167>
5168 </DT5168 </DT
5169><DT5169><DT
5170>earth,5170>earth,
5171 <A5171 <A
5172HREF="earthdistance.html#AEN132759"5172HREF="earthdistance.html#AEN132937"
5173>Cube-based Earth Distances</A5173>Cube-based Earth Distances</A
5174>5174>
5175 </DT5175 </DT
@@ -5183,14 +5183,14 @@ HREF="earthdistance.html"
5183><DT5183><DT
5184>earth_box,5184>earth_box,
5185 <A5185 <A
5186HREF="earthdistance.html#AEN132759"5186HREF="earthdistance.html#AEN132937"
5187>Cube-based Earth Distances</A5187>Cube-based Earth Distances</A
5188>5188>
5189 </DT5189 </DT
5190><DT5190><DT
5191>earth_distance,5191>earth_distance,
5192 <A5192 <A
5193HREF="earthdistance.html#AEN132759"5193HREF="earthdistance.html#AEN132937"
5194>Cube-based Earth Distances</A5194>Cube-based Earth Distances</A
5195>5195>
5196 </DT5196 </DT
@@ -5451,7 +5451,7 @@ HREF="plperl-builtins.html#PLPERL-UTILITY-FUNCTIONS"
5451><DT5451><DT
5452>encrypt,5452>encrypt,
5453 <A5453 <A
5454HREF="pgcrypto.html#AEN135669"5454HREF="pgcrypto.html#AEN135847"
5455>Raw Encryption Functions</A5455>Raw Encryption Functions</A
5456>5456>
5457 </DT5457 </DT
@@ -5480,7 +5480,7 @@ HREF="pgcrypto.html"
5480><DT5480><DT
5481>encrypt_iv,5481>encrypt_iv,
5482 <A5482 <A
5483HREF="pgcrypto.html#AEN135669"5483HREF="pgcrypto.html#AEN135847"
5484>Raw Encryption Functions</A5484>Raw Encryption Functions</A
5485>5485>
5486 </DT5486 </DT
@@ -5715,7 +5715,7 @@ HREF="sql-execute.html"
5715><DT5715><DT
5716>exist,5716>exist,
5717 <A5717 <A
5718HREF="hstore.html#AEN133099"5718HREF="hstore.html#AEN133277"
5719>hstore Operators and Functions</A5719>hstore Operators and Functions</A
5720>5720>
5721 </DT5721 </DT
@@ -5734,7 +5734,7 @@ HREF="functions-subquery.html"
5734><DT5734><DT
5735>in PL/pgSQL,5735>in PL/pgSQL,
5736 <A5736 <A
5737HREF="plpgsql-control-structures.html#AEN63397"5737HREF="plpgsql-control-structures.html#AEN63472"
5738>EXIT</A5738>EXIT</A
5739>5739>
5740 </DT5740 </DT
@@ -5859,7 +5859,7 @@ CLASS="INDEXDIV"
5859><H25859><H2
5860CLASS="INDEXDIV"5860CLASS="INDEXDIV"
5861><A5861><A
5862NAME="AEN142885"5862NAME="AEN143063"
5863>F</A5863>F</A
5864></H25864></H2
5865><DL5865><DL
@@ -6164,7 +6164,7 @@ HREF="runtime-config-query.html#RUNTIME-CONFIG-QUERY-OTHER"
6164><DT6164><DT
6165>fsm_page_contents,6165>fsm_page_contents,
6166 <A6166 <A
6167HREF="pageinspect.html#AEN134858"6167HREF="pageinspect.html#AEN135036"
6168>Functions</A6168>Functions</A
6169>6169>
6170 </DT6170 </DT
@@ -6426,14 +6426,14 @@ CLASS="INDEXDIV"
6426><H26426><H2
6427CLASS="INDEXDIV"6427CLASS="INDEXDIV"
6428><A6428><A
6429NAME="AEN143045"6429NAME="AEN143223"
6430>G</A6430>G</A
6431></H26431></H2
6432><DL6432><DL
6433><DT6433><DT
6434>gc_to_sec,6434>gc_to_sec,
6435 <A6435 <A
6436HREF="earthdistance.html#AEN132759"6436HREF="earthdistance.html#AEN132937"
6437>Cube-based Earth Distances</A6437>Cube-based Earth Distances</A
6438>6438>
6439 </DT6439 </DT
@@ -6461,21 +6461,21 @@ HREF="runtime-config-query.html#RUNTIME-CONFIG-QUERY-GEQO"
6461><DT6461><DT
6462>gen_random_bytes,6462>gen_random_bytes,
6463 <A6463 <A
6464HREF="pgcrypto.html#AEN135732"6464HREF="pgcrypto.html#AEN135910"
6465>Random-Data Functions</A6465>Random-Data Functions</A
6466>6466>
6467 </DT6467 </DT
6468><DT6468><DT
6469>gen_random_uuid,6469>gen_random_uuid,
6470 <A6470 <A
6471HREF="pgcrypto.html#AEN135732"6471HREF="pgcrypto.html#AEN135910"
6472>Random-Data Functions</A6472>Random-Data Functions</A
6473>6473>
6474 </DT6474 </DT
6475><DT6475><DT
6476>gen_salt,6476>gen_salt,
6477 <A6477 <A
6478HREF="pgcrypto.html#AEN135300"6478HREF="pgcrypto.html#AEN135478"
6479>gen_salt()</A6479>gen_salt()</A
6480>6480>
6481 </DT6481 </DT
@@ -6561,7 +6561,7 @@ HREF="functions-textsearch.html"
6561><DT6561><DT
6562>get_raw_page,6562>get_raw_page,
6563 <A6563 <A
6564HREF="pageinspect.html#AEN134858"6564HREF="pageinspect.html#AEN135036"
6565>Functions</A6565>Functions</A
6566>6566>
6567 </DT6567 </DT
@@ -6584,21 +6584,21 @@ HREF="runtime-config-client.html#RUNTIME-CONFIG-CLIENT-OTHER"
6584><DT6584><DT
6585>gin_leafpage_items,6585>gin_leafpage_items,
6586 <A6586 <A
6587HREF="pageinspect.html#AEN134858"6587HREF="pageinspect.html#AEN135036"
6588>Functions</A6588>Functions</A
6589>6589>
6590 </DT6590 </DT
6591><DT6591><DT
6592>gin_metapage_info,6592>gin_metapage_info,
6593 <A6593 <A
6594HREF="pageinspect.html#AEN134858"6594HREF="pageinspect.html#AEN135036"
6595>Functions</A6595>Functions</A
6596>6596>
6597 </DT6597 </DT
6598><DT6598><DT
6599>gin_page_opaque_info,6599>gin_page_opaque_info,
6600 <A6600 <A
6601HREF="pageinspect.html#AEN134858"6601HREF="pageinspect.html#AEN135036"
6602>Functions</A6602>Functions</A
6603>6603>
6604 </DT6604 </DT
@@ -6737,7 +6737,7 @@ CLASS="INDEXDIV"
6737><H26737><H2
6738CLASS="INDEXDIV"6738CLASS="INDEXDIV"
6739><A6739><A
6740NAME="AEN143160"6740NAME="AEN143338"
6741>H</A6741>H</A
6742></H26742></H2
6743><DL6743><DL
@@ -6855,7 +6855,7 @@ HREF="runtime-config-file-locations.html"
6855><DT6855><DT
6856>heap_page_items,6856>heap_page_items,
6857 <A6857 <A
6858HREF="pageinspect.html#AEN134858"6858HREF="pageinspect.html#AEN135036"
6859>Functions</A6859>Functions</A
6860>6860>
6861 </DT6861 </DT
@@ -6901,7 +6901,7 @@ HREF="history.html"
6901><DT6901><DT
6902>hmac,6902>hmac,
6903 <A6903 <A
6904HREF="pgcrypto.html#AEN135203"6904HREF="pgcrypto.html#AEN135381"
6905>hmac()</A6905>hmac()</A
6906>6906>
6907 </DT6907 </DT
@@ -6994,49 +6994,49 @@ HREF="hstore.html"
6994>hstore</A6994>hstore</A
6995>,6995>,
6996 <A6996 <A
6997HREF="hstore.html#AEN133099"6997HREF="hstore.html#AEN133277"
6998>hstore Operators and Functions</A6998>hstore Operators and Functions</A
6999>6999>
7000 </DT7000 </DT
7001><DT7001><DT
7002>hstore_to_array,7002>hstore_to_array,
7003 <A7003 <A
7004HREF="hstore.html#AEN133099"7004HREF="hstore.html#AEN133277"
7005>hstore Operators and Functions</A7005>hstore Operators and Functions</A
7006>7006>
7007 </DT7007 </DT
7008><DT7008><DT
7009>hstore_to_json,7009>hstore_to_json,
7010 <A7010 <A
7011HREF="hstore.html#AEN133099"7011HREF="hstore.html#AEN133277"
7012>hstore Operators and Functions</A7012>hstore Operators and Functions</A
7013>7013>
7014 </DT7014 </DT
7015><DT7015><DT
7016>hstore_to_jsonb,7016>hstore_to_jsonb,
7017 <A7017 <A
7018HREF="hstore.html#AEN133099"7018HREF="hstore.html#AEN133277"
7019>hstore Operators and Functions</A7019>hstore Operators and Functions</A
7020>7020>
7021 </DT7021 </DT
7022><DT7022><DT
7023>hstore_to_jsonb_loose,7023>hstore_to_jsonb_loose,
7024 <A7024 <A
7025HREF="hstore.html#AEN133099"7025HREF="hstore.html#AEN133277"
7026>hstore Operators and Functions</A7026>hstore Operators and Functions</A
7027>7027>
7028 </DT7028 </DT
7029><DT7029><DT
7030>hstore_to_json_loose,7030>hstore_to_json_loose,
7031 <A7031 <A
7032HREF="hstore.html#AEN133099"7032HREF="hstore.html#AEN133277"
7033>hstore Operators and Functions</A7033>hstore Operators and Functions</A
7034>7034>
7035 </DT7035 </DT
7036><DT7036><DT
7037>hstore_to_matrix,7037>hstore_to_matrix,
7038 <A7038 <A
7039HREF="hstore.html#AEN133099"7039HREF="hstore.html#AEN133277"
7040>hstore Operators and Functions</A7040>hstore Operators and Functions</A
7041>7041>
7042 </DT7042 </DT
@@ -7072,14 +7072,14 @@ CLASS="INDEXDIV"
7072><H27072><H2
7073CLASS="INDEXDIV"7073CLASS="INDEXDIV"
7074><A7074><A
7075NAME="AEN143282"7075NAME="AEN143460"
7076>I</A7076>I</A
7077></H27077></H2
7078><DL7078><DL
7079><DT7079><DT
7080>icount,7080>icount,
7081 <A7081 <A
7082HREF="intarray.html#AEN133700"7082HREF="intarray.html#AEN133878"
7083>intarray Functions and Operators</A7083>intarray Functions and Operators</A
7084>7084>
7085 </DT7085 </DT
@@ -7136,7 +7136,7 @@ HREF="runtime-config-file-locations.html"
7136><DT7136><DT
7137>idx,7137>idx,
7138 <A7138 <A
7139HREF="intarray.html#AEN133700"7139HREF="intarray.html#AEN133878"
7140>intarray Functions and Operators</A7140>intarray Functions and Operators</A
7141>7141>
7142 </DT7142 </DT
@@ -7247,7 +7247,7 @@ HREF="indexes.html"
7247>Indexes</A7247>Indexes</A
7248>,7248>,
7249 <A7249 <A
7250HREF="ltree.html#AEN134369"7250HREF="ltree.html#AEN134547"
7251>Operators and Functions</A7251>Operators and Functions</A
7252>7252>
7253 </DT7253 </DT
@@ -7773,21 +7773,21 @@ HREF="runtime-config-client.html#RUNTIME-CONFIG-CLIENT-FORMAT"
7773><DT7773><DT
7774>intset,7774>intset,
7775 <A7775 <A
7776HREF="intarray.html#AEN133700"7776HREF="intarray.html#AEN133878"
7777>intarray Functions and Operators</A7777>intarray Functions and Operators</A
7778>7778>
7779 </DT7779 </DT
7780><DT7780><DT
7781>int_array_aggregate,7781>int_array_aggregate,
7782 <A7782 <A
7783HREF="intagg.html#AEN133657"7783HREF="intagg.html#AEN133835"
7784>Functions</A7784>Functions</A
7785>7785>
7786 </DT7786 </DT
7787><DT7787><DT
7788>int_array_enum,7788>int_array_enum,
7789 <A7789 <A
7790HREF="intagg.html#AEN133657"7790HREF="intagg.html#AEN133835"
7791>Functions</A7791>Functions</A
7792>7792>
7793 </DT7793 </DT
@@ -7932,7 +7932,7 @@ HREF="functions-comparison.html"
7932><DT7932><DT
7933>isn_weak,7933>isn_weak,
7934 <A7934 <A
7935HREF="isn.html#AEN134099"7935HREF="isn.html#AEN134277"
7936>Functions and Operators</A7936>Functions and Operators</A
7937>7937>
7938 </DT7938 </DT
@@ -7964,7 +7964,7 @@ HREF="plperl-builtins.html#PLPERL-UTILITY-FUNCTIONS"
7964><DT7964><DT
7965>is_valid,7965>is_valid,
7966 <A7966 <A
7967HREF="isn.html#AEN134099"7967HREF="isn.html#AEN134277"
7968>Functions and Operators</A7968>Functions and Operators</A
7969>7969>
7970 </DT7970 </DT
@@ -7975,7 +7975,7 @@ CLASS="INDEXDIV"
7975><H27975><H2
7976CLASS="INDEXDIV"7976CLASS="INDEXDIV"
7977><A7977><A
7978NAME="AEN143567"7978NAME="AEN143745"
7979>J</A7979>J</A
7980></H27980></H2
7981><DL7981><DL
@@ -8463,7 +8463,7 @@ CLASS="INDEXDIV"
8463><H28463><H2
8464CLASS="INDEXDIV"8464CLASS="INDEXDIV"
8465><A8465><A
8466NAME="AEN143737"8466NAME="AEN143915"
8467>K</A8467>K</A
8468></H28468></H2
8469><DL8469><DL
@@ -8517,7 +8517,7 @@ CLASS="INDEXDIV"
8517><H28517><H2
8518CLASS="INDEXDIV"8518CLASS="INDEXDIV"
8519><A8519><A
8520NAME="AEN143751"8520NAME="AEN143929"
8521>L</A8521>L</A
8522></H28522></H2
8523><DL8523><DL
@@ -8586,14 +8586,14 @@ HREF="queries-table-expressions.html#QUERIES-LATERAL"
8586><DT8586><DT
8587>latitude,8587>latitude,
8588 <A8588 <A
8589HREF="earthdistance.html#AEN132759"8589HREF="earthdistance.html#AEN132937"
8590>Cube-based Earth Distances</A8590>Cube-based Earth Distances</A
8591>8591>
8592 </DT8592 </DT
8593><DT8593><DT
8594>lca,8594>lca,
8595 <A8595 <A
8596HREF="ltree.html#AEN134369"8596HREF="ltree.html#AEN134547"
8597>Operators and Functions</A8597>Operators and Functions</A
8598>8598>
8599 </DT8599 </DT
@@ -8758,14 +8758,14 @@ HREF="textsearch-features.html#TEXTSEARCH-MANIPULATE-TSVECTOR"
8758><DT8758><DT
8759>levenshtein,8759>levenshtein,
8760 <A8760 <A
8761HREF="fuzzystrmatch.html#AEN133015"8761HREF="fuzzystrmatch.html#AEN133193"
8762>Levenshtein</A8762>Levenshtein</A
8763>8763>
8764 </DT8764 </DT
8765><DT8765><DT
8766>levenshtein_less_equal,8766>levenshtein_less_equal,
8767 <A8767 <A
8768HREF="fuzzystrmatch.html#AEN133015"8768HREF="fuzzystrmatch.html#AEN133193"
8769>Levenshtein</A8769>Levenshtein</A
8770>8770>
8771 </DT8771 </DT
@@ -8863,7 +8863,7 @@ HREF="functions-matching.html#FUNCTIONS-LIKE"
8863><DT8863><DT
8864>and locales,8864>and locales,
8865 <A8865 <A
8866HREF="locale.html#AEN36857"8866HREF="locale.html#AEN36860"
8867>Behavior</A8867>Behavior</A
8868>8868>
8869 </DT8869 </DT
@@ -8958,7 +8958,7 @@ HREF="runtime-config-connection.html#RUNTIME-CONFIG-CONNECTION-SETTINGS"
8958><DT8958><DT
8959>ll_to_earth,8959>ll_to_earth,
8960 <A8960 <A
8961HREF="earthdistance.html#AEN132759"8961HREF="earthdistance.html#AEN132937"
8962>Cube-based Earth Distances</A8962>Cube-based Earth Distances</A
8963>8963>
8964 </DT8964 </DT
@@ -9098,7 +9098,7 @@ HREF="logicaldecoding.html"
9098>Logical Decoding</A9098>Logical Decoding</A
9099>,9099>,
9100 <A9100 <A
9101HREF="logicaldecoding-explanation.html#AEN69139"9101HREF="logicaldecoding-explanation.html#AEN69214"
9102>Logical Decoding</A9102>Logical Decoding</A
9103>9103>
9104 </DT9104 </DT
@@ -9308,7 +9308,7 @@ HREF="runtime-config-logging.html#RUNTIME-CONFIG-LOGGING-WHERE"
9308><DT9308><DT
9309>longitude,9309>longitude,
9310 <A9310 <A
9311HREF="earthdistance.html#AEN132759"9311HREF="earthdistance.html#AEN132937"
9312>Cube-based Earth Distances</A9312>Cube-based Earth Distances</A
9313>9313>
9314 </DT9314 </DT
@@ -9364,7 +9364,7 @@ HREF="functions-range.html"
9364><DT9364><DT
9365>and locales,9365>and locales,
9366 <A9366 <A
9367HREF="locale.html#AEN36857"9367HREF="locale.html#AEN36860"
9368>Behavior</A9368>Behavior</A
9369>9369>
9370 </DT9370 </DT
@@ -9572,7 +9572,7 @@ HREF="ltree.html"
9572><DT9572><DT
9573>ltree2text,9573>ltree2text,
9574 <A9574 <A
9575HREF="ltree.html#AEN134369"9575HREF="ltree.html#AEN134547"
9576>Operators and Functions</A9576>Operators and Functions</A
9577>9577>
9578 </DT9578 </DT
@@ -9590,7 +9590,7 @@ CLASS="INDEXDIV"
9590><H29590><H2
9591CLASS="INDEXDIV"9591CLASS="INDEXDIV"
9592><A9592><A
9593NAME="AEN144146"9593NAME="AEN144324"
9594>M</A9594>M</A
9595></H29595></H2
9596><DL9596><DL
@@ -9694,7 +9694,7 @@ HREF="functions-datetime.html"
9694><DT9694><DT
9695>make_valid,9695>make_valid,
9696 <A9696 <A
9697HREF="isn.html#AEN134099"9697HREF="isn.html#AEN134277"
9698>Functions and Operators</A9698>Functions and Operators</A
9699>9699>
9700 </DT9700 </DT
@@ -9898,7 +9898,7 @@ HREF="spi-memory.html"
9898><DT9898><DT
9899>metaphone,9899>metaphone,
9900 <A9900 <A
9901HREF="fuzzystrmatch.html#AEN133035"9901HREF="fuzzystrmatch.html#AEN133213"
9902>Metaphone</A9902>Metaphone</A
9903>9903>
9904 </DT9904 </DT
@@ -10019,7 +10019,7 @@ CLASS="INDEXDIV"
10019><H210019><H2
10020CLASS="INDEXDIV"10020CLASS="INDEXDIV"
10021><A10021><A
10022NAME="AEN144301"10022NAME="AEN144479"
10023>N</A10023>N</A
10024></H210024></H2
10025><DL10025><DL
@@ -10190,7 +10190,7 @@ HREF="functions-sequence.html"
10190><DT10190><DT
10191>nlevel,10191>nlevel,
10192 <A10192 <A
10193HREF="ltree.html#AEN134369"10193HREF="ltree.html#AEN134547"
10194>Operators and Functions</A10194>Operators and Functions</A
10195>10195>
10196 </DT10196 </DT
@@ -10222,7 +10222,7 @@ HREF="transaction-iso.html"
10222><DT10222><DT
10223>normal_rand,10223>normal_rand,
10224 <A10224 <A
10225HREF="tablefunc.html#AEN137992"10225HREF="tablefunc.html#AEN138170"
10226>normal_rand</A10226>normal_rand</A
10227>10227>
10228 </DT10228 </DT
@@ -10461,7 +10461,7 @@ HREF="plperl-funcs.html"
10461><DT10461><DT
10462>in PL/Python,10462>in PL/Python,
10463 <A10463 <A
10464HREF="plpython-data.html#AEN66086"10464HREF="plpython-data.html#AEN66161"
10465>Null, None</A10465>Null, None</A
10466>10466>
10467 </DT10467 </DT
@@ -10546,7 +10546,7 @@ CLASS="INDEXDIV"
10546><H210546><H2
10547CLASS="INDEXDIV"10547CLASS="INDEXDIV"
10548><A10548><A
10549NAME="AEN144452"10549NAME="AEN144630"
10550>O</A10550>O</A
10551></H210551></H2
10552><DL10552><DL
@@ -10861,7 +10861,7 @@ HREF="queries-order.html"
10861><DT10861><DT
10862>and locales,10862>and locales,
10863 <A10863 <A
10864HREF="locale.html#AEN36857"10864HREF="locale.html#AEN36860"
10865>Behavior</A10865>Behavior</A
10866>10866>
10867 </DT10867 </DT
@@ -11018,7 +11018,7 @@ CLASS="INDEXDIV"
11018><H211018><H2
11019CLASS="INDEXDIV"11019CLASS="INDEXDIV"
11020><A11020><A
11021NAME="AEN144583"11021NAME="AEN144761"
11022>P</A11022>P</A
11023></H211023></H2
11024><DL11024><DL
@@ -11032,14 +11032,14 @@ HREF="pageinspect.html"
11032><DT11032><DT
11033>page_header,11033>page_header,
11034 <A11034 <A
11035HREF="pageinspect.html#AEN134858"11035HREF="pageinspect.html#AEN135036"
11036>Functions</A11036>Functions</A
11037>11037>
11038 </DT11038 </DT
11039><DT11039><DT
11040>palloc,11040>palloc,
11041 <A11041 <A
11042HREF="xfunc-c.html#AEN57940"11042HREF="xfunc-c.html#AEN57943"
11043>Writing Code</A11043>Writing Code</A
11044>11044>
11045 </DT11045 </DT
@@ -11293,7 +11293,7 @@ HREF="plperl.html"
11293><DT11293><DT
11294>pfree,11294>pfree,
11295 <A11295 <A
11296HREF="xfunc-c.html#AEN57940"11296HREF="xfunc-c.html#AEN57943"
11297>Writing Code</A11297>Writing Code</A
11298>11298>
11299 </DT11299 </DT
@@ -11447,70 +11447,70 @@ HREF="libpq-envars.html"
11447><DT11447><DT
11448>pgp_armor_headers,11448>pgp_armor_headers,
11449 <A11449 <A
11450HREF="pgcrypto.html#AEN135572"11450HREF="pgcrypto.html#AEN135750"
11451>pgp_armor_headers</A11451>pgp_armor_headers</A
11452>11452>
11453 </DT11453 </DT
11454><DT11454><DT
11455>pgp_key_id,11455>pgp_key_id,
11456 <A11456 <A
11457HREF="pgcrypto.html#AEN135537"11457HREF="pgcrypto.html#AEN135715"
11458>pgp_key_id()</A11458>pgp_key_id()</A
11459>11459>
11460 </DT11460 </DT
11461><DT11461><DT
11462>pgp_pub_decrypt,11462>pgp_pub_decrypt,
11463 <A11463 <A
11464HREF="pgcrypto.html#AEN135520"11464HREF="pgcrypto.html#AEN135698"
11465>pgp_pub_decrypt()</A11465>pgp_pub_decrypt()</A
11466>11466>
11467 </DT11467 </DT
11468><DT11468><DT
11469>pgp_pub_decrypt_bytea,11469>pgp_pub_decrypt_bytea,
11470 <A11470 <A
11471HREF="pgcrypto.html#AEN135520"11471HREF="pgcrypto.html#AEN135698"
11472>pgp_pub_decrypt()</A11472>pgp_pub_decrypt()</A
11473>11473>
11474 </DT11474 </DT
11475><DT11475><DT
11476>pgp_pub_encrypt,11476>pgp_pub_encrypt,
11477 <A11477 <A
11478HREF="pgcrypto.html#AEN135507"11478HREF="pgcrypto.html#AEN135685"
11479>pgp_pub_encrypt()</A11479>pgp_pub_encrypt()</A
11480>11480>
11481 </DT11481 </DT
11482><DT11482><DT
11483>pgp_pub_encrypt_bytea,11483>pgp_pub_encrypt_bytea,
11484 <A11484 <A
11485HREF="pgcrypto.html#AEN135507"11485HREF="pgcrypto.html#AEN135685"
11486>pgp_pub_encrypt()</A11486>pgp_pub_encrypt()</A
11487>11487>
11488 </DT11488 </DT
11489><DT11489><DT
11490>pgp_sym_decrypt,11490>pgp_sym_decrypt,
11491 <A11491 <A
11492HREF="pgcrypto.html#AEN135492"11492HREF="pgcrypto.html#AEN135670"
11493>pgp_sym_decrypt()</A11493>pgp_sym_decrypt()</A
11494>11494>
11495 </DT11495 </DT
11496><DT11496><DT
11497>pgp_sym_decrypt_bytea,11497>pgp_sym_decrypt_bytea,
11498 <A11498 <A
11499HREF="pgcrypto.html#AEN135492"11499HREF="pgcrypto.html#AEN135670"
11500>pgp_sym_decrypt()</A11500>pgp_sym_decrypt()</A
11501>11501>
11502 </DT11502 </DT
11503><DT11503><DT
11504>pgp_sym_encrypt,11504>pgp_sym_encrypt,
11505 <A11505 <A
11506HREF="pgcrypto.html#AEN135480"11506HREF="pgcrypto.html#AEN135658"
11507>pgp_sym_encrypt()</A11507>pgp_sym_encrypt()</A
11508>11508>
11509 </DT11509 </DT
11510><DT11510><DT
11511>pgp_sym_encrypt_bytea,11511>pgp_sym_encrypt_bytea,
11512 <A11512 <A
11513HREF="pgcrypto.html#AEN135480"11513HREF="pgcrypto.html#AEN135658"
11514>pgp_sym_encrypt()</A11514>pgp_sym_encrypt()</A
11515>11515>
11516 </DT11516 </DT
@@ -11542,7 +11542,7 @@ HREF="pgrowlocks.html"
11542>pgrowlocks</A11542>pgrowlocks</A
11543>,11543>,
11544 <A11544 <A
11545HREF="pgrowlocks.html#AEN136000"11545HREF="pgrowlocks.html#AEN136178"
11546>Overview</A11546>Overview</A
11547>11547>
11548 </DT11548 </DT
@@ -11605,14 +11605,14 @@ HREF="libpq-envars.html"
11605><DT11605><DT
11606>pgstatginindex,11606>pgstatginindex,
11607 <A11607 <A
11608HREF="pgstattuple.html#AEN136410"11608HREF="pgstattuple.html#AEN136588"
11609>Functions</A11609>Functions</A
11610>11610>
11611 </DT11611 </DT
11612><DT11612><DT
11613>pgstatindex,11613>pgstatindex,
11614 <A11614 <A
11615HREF="pgstattuple.html#AEN136410"11615HREF="pgstattuple.html#AEN136588"
11616>Functions</A11616>Functions</A
11617>11617>
11618 </DT11618 </DT
@@ -11623,14 +11623,14 @@ HREF="pgstattuple.html"
11623>pgstattuple</A11623>pgstattuple</A
11624>,11624>,
11625 <A11625 <A
11626HREF="pgstattuple.html#AEN136410"11626HREF="pgstattuple.html#AEN136588"
11627>Functions</A11627>Functions</A
11628>11628>
11629 </DT11629 </DT
11630><DT11630><DT
11631>pgstattuple_approx,11631>pgstattuple_approx,
11632 <A11632 <A
11633HREF="pgstattuple.html#AEN136410"11633HREF="pgstattuple.html#AEN136588"
11634>Functions</A11634>Functions</A
11635>11635>
11636 </DT11636 </DT
@@ -11906,7 +11906,7 @@ HREF="libpq-build.html"
11906><DT11906><DT
11907>with user-defined C functions,11907>with user-defined C functions,
11908 <A11908 <A
11909HREF="xfunc-c.html#AEN57940"11909HREF="xfunc-c.html#AEN57943"
11910>Writing Code</A11910>Writing Code</A
11911>11911>
11912 </DT11912 </DT
@@ -12163,7 +12163,7 @@ HREF="catalog-pg-extension.html"
12163><DT12163><DT
12164>pg_extension_config_dump,12164>pg_extension_config_dump,
12165 <A12165 <A
12166HREF="extend-extensions.html#AEN59634"12166HREF="extend-extensions.html#AEN59637"
12167>Extension Configuration Tables</A12167>Extension Configuration Tables</A
12168>12168>
12169 </DT12169 </DT
@@ -12226,7 +12226,7 @@ HREF="catalog-pg-foreign-table.html"
12226><DT12226><DT
12227>pg_freespace,12227>pg_freespace,
12228 <A12228 <A
12229HREF="pgfreespacemap.html#AEN135935"12229HREF="pgfreespacemap.html#AEN136113"
12230>Functions</A12230>Functions</A
12231>12231>
12232 </DT12232 </DT
@@ -12583,7 +12583,7 @@ HREF="catalog-pg-namespace.html"
12583><DT12583><DT
12584>pg_notify,12584>pg_notify,
12585 <A12585 <A
12586HREF="sql-notify.html#AEN86155"12586HREF="sql-notify.html#AEN86230"
12587>pg_notify</A12587>pg_notify</A
12588>12588>
12589 </DT12589 </DT
@@ -12758,7 +12758,7 @@ HREF="functions-admin.html#FUNCTIONS-ADMIN-SIGNAL"
12758><DT12758><DT
12759>pg_relpages,12759>pg_relpages,
12760 <A12760 <A
12761HREF="pgstattuple.html#AEN136410"12761HREF="pgstattuple.html#AEN136588"
12762>Functions</A12762>Functions</A
12763>12763>
12764 </DT12764 </DT
@@ -13223,7 +13223,7 @@ HREF="pgstatstatements.html"
13223><DT13223><DT
13224>function,13224>function,
The diff has been truncated for viewing.

Subscribers

People subscribed via source and target branches