postgresql/doc/src/sgml
Tom Lane a5f7b837f3 Doc: remove misleading claim in documentation of PQreset().
This text claimed that the reconnection would occur "to the same
server", but there is no such guarantee in the code, nor would
insisting on that be an improvement.

Back-patch to v10 where multi-host connection strings were added.

Discussion: https://postgr.es/m/1095901.1611268376@sss.pgh.pa.us
2021-01-22 11:30:01 -05:00
..
ref doc: adjust alignment of doc file list for "pg_waldump.sgml" 2021-01-18 18:48:25 -05:00
.gitignore git-ignore intermediate files from new docs toolchain. 2017-05-15 15:48:40 -04:00
acronyms.sgml doc: Refresh more URLs in the docs 2020-07-18 22:43:49 +09:00
adminpack.sgml Support new default roles with adminpack 2018-04-06 14:47:10 -04:00
advanced.sgml docs: improve 'capitals' inheritance example 2020-08-31 13:43:04 -04:00
amcheck.sgml Doc: Correct description of amcheck example query. 2018-08-08 12:56:23 -07:00
arch-dev.sgml doc: expand description of how non-SELECT queries are processed 2021-01-09 12:11:15 -05:00
array.sgml docs: remove use of escape strings and use bytea hex output 2018-09-21 19:55:07 -04:00
auth-delay.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
auto-explain.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
backup.sgml Fix documentation bug related to backup history file. 2018-06-27 00:45:21 +09:00
bgworker.sgml doc: fix for plurality typo on bgwriter doc sentence 2019-11-05 21:29:02 -05:00
biblio.sgml Fix title in reference section 2020-09-10 14:16:38 +02:00
bki.sgml Assert that we don't insert nulls into attnotnull catalog columns. 2020-07-21 12:38:08 -04:00
bloom.sgml doc: make blooms docs match reality 2020-10-26 19:17:05 -04:00
brin.sgml doc: Update uses of the word "procedure" 2018-08-22 14:45:07 +02:00
btree-gin.sgml Add support of bool, bpchar, name and uuid to btree_gin 2018-04-05 18:19:10 +03:00
btree-gist.sgml Convert SGML IDs to lower case 2017-10-20 19:26:10 -04:00
btree.sgml Doc: fix meaning of acronym "btree". 2019-01-08 09:55:18 +09:00
catalogs.sgml Prevent drop of tablespaces used by partitioned relations 2021-01-14 15:32:14 -03:00
charset.sgml doc: Remove buggy ICU collation from documentation 2020-09-10 15:36:32 +02:00
citext.sgml Update gratuitous use of MD5 in documentation 2018-02-22 11:34:54 -05:00
client-auth.sgml Doc: add a short summary of available authentication methods. 2019-12-19 09:42:47 -05:00
config.sgml doc: update bgwriter description 2020-11-16 13:13:43 -05:00
contrib-spi.sgml doc: in contrib-spi, mention and link to the meaning of SPI 2018-01-31 16:54:33 -05:00
contrib.sgml doc: Fix typos 2020-11-25 09:54:50 +01:00
cube.sgml doc: Refresh more URLs in the docs 2020-07-18 22:43:49 +09:00
custom-scan.sgml Doc: Fix various typos 2019-08-20 13:45:58 +09:00
datatype.sgml Doc: explain that the string types can't store \0 (ASCII NUL). 2020-12-08 12:06:19 -05:00
datetime.sgml Future-proof regression tests against possibly-missing posixrules file. 2020-06-19 13:55:21 -04:00
dblink.sgml Misc documentation fixes. 2020-10-19 19:29:56 +03:00
ddl.sgml Doc: improve partitioning discussion in ddl.sgml. 2020-11-14 13:09:53 -05:00
dfunc.sgml doc: Refresh more URLs in the docs 2020-07-18 22:43:49 +09:00
dict-int.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
dict-xsyn.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
diskusage.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
dml.sgml Fix typo 2018-06-20 16:06:03 +02:00
docguide.sgml Remove configure-time probe for DocBook DTD. 2020-11-30 15:24:13 -05:00
earthdistance.sgml Make contrib modules' installation scripts more secure. 2020-08-10 10:44:43 -04:00
ecpg.sgml doc: add commas after 'i.e.' and 'e.g.' 2020-08-31 18:33:37 -04:00
errcodes.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
event-trigger.sgml Doc: Fix event trigger firing table 2019-07-28 22:02:34 +09:00
extend.sgml doc: add commas after 'i.e.' and 'e.g.' 2020-08-31 18:33:37 -04:00
external-projects.sgml Update link for pllua 2020-10-19 13:48:20 +02:00
fdwhandler.sgml Clamp total-tuples estimates for foreign tables to ensure planner sanity. 2020-07-03 19:01:21 -04:00
features.sgml Improve documentation about our XML functionality 2019-09-12 17:31:31 -03:00
file-fdw.sgml doc: cross-link file-fdw and CSV config log sections 2020-08-31 16:59:58 -04:00
filelist.sgml Doc: in each release branch, keep only that branch's own release notes. 2019-02-04 19:18:50 -05:00
func.sgml Doc: improve explanation of EXTRACT(EPOCH) for timestamp without tz. 2021-01-01 15:51:09 -05:00
fuzzystrmatch.sgml Don't use SGML empty tags 2017-10-17 15:10:33 -04:00
generate-errcodes-table.pl Update copyright for 2018 2018-01-02 23:30:12 -05:00
generic-wal.sgml Don't use SGML empty tags 2017-10-17 15:10:33 -04:00
geqo.sgml doc: Refresh more URLs in the docs 2020-07-18 22:43:49 +09:00
gin.sgml Misc documentation fixes. 2020-10-19 19:29:56 +03:00
gist.sgml doc: remove xreflabels from commits 75fcdd2ae2 and 85af628da5 2020-06-11 18:19:25 -04:00
high-availability.sgml Misc documentation fixes. 2020-10-19 19:29:56 +03:00
history.sgml doc: Update redirecting links 2018-07-16 10:44:06 +02:00
hstore.sgml Make contrib modules' installation scripts more secure. 2020-08-10 10:44:43 -04:00
indexam.sgml Fix fuzzy thinking about amcanmulticol versus amcaninclude. 2020-11-15 16:10:48 -05:00
indices.sgml doc: Simplify mention of unique indexes for NULL control 2020-05-21 19:49:30 -04:00
info.sgml Don't use SGML empty tags 2017-10-17 15:10:33 -04:00
information_schema.sgml Fix documentation of check_option in information_schema.views 2019-06-01 15:33:58 -04:00
install-windows.sgml doc: add commas after 'i.e.' and 'e.g.' 2020-08-31 18:33:37 -04:00
installation.sgml Doc: update or remove dead external links. 2020-07-10 13:16:00 -04:00
intagg.sgml Don't use SGML empty tags 2017-10-17 15:10:33 -04:00
intarray.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
intro.sgml doc: Refresh more URLs in the docs 2020-07-18 22:43:49 +09:00
isn.sgml Misc documentation fixes. 2020-10-19 19:29:56 +03:00
jit.sgml Fix issues around EXPLAIN with JIT. 2018-10-03 13:11:44 -07:00
json.sgml Transforms for jsonb to PL/Perl 2018-04-03 09:47:18 -04:00
keywords.sgml Update key words table for version 11 2018-05-21 12:14:46 -04:00
legal.sgml Update copyright for 2021 2021-01-02 13:06:24 -05:00
libpq.sgml Doc: remove misleading claim in documentation of PQreset(). 2021-01-22 11:30:01 -05:00
lo.sgml Change PROCEDURE to FUNCTION in CREATE TRIGGER syntax 2018-08-22 14:45:07 +02:00
lobj.sgml Fix some spelling errors in the documentation 2018-11-02 13:57:10 +01:00
logical-replication.sgml Document clashes between logical replication and untrusted users. 2020-08-10 09:22:59 -07:00
logicaldecoding.sgml doc: Fix some grammar and inconsistencies 2020-09-10 15:50:50 +09:00
ltree.sgml Make contrib modules' installation scripts more secure. 2020-08-10 10:44:43 -04:00
maintenance.sgml Fix documentation of "must be vacuumed within" warning. 2020-06-27 22:05:07 -07:00
Makefile Fix dbtoepub output file name 2019-02-21 15:39:37 +01:00
manage-ag.sgml docs: improve description of how to handle multiple databases 2020-08-21 20:23:09 -04:00
mk_feature_tables.pl Reindent Perl files with perltidy version 20170521. 2018-04-25 14:00:19 -04:00
monitoring.sgml doc: add commas after 'i.e.' and 'e.g.' 2020-08-31 18:33:37 -04:00
mvcc.sgml Misc documentation fixes. 2020-10-19 19:29:56 +03:00
nls.sgml doc: improve NLS instruction wording 2021-01-05 14:26:37 -05:00
notation.sgml Don't use SGML empty tags 2017-10-17 15:10:33 -04:00
oid2name.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
pageinspect.sgml Improve documentation of pageinspect 2019-08-23 20:41:18 +09:00
parallel.sgml Misc documentation fixes. 2020-10-19 19:29:56 +03:00
passwordcheck.sgml doc: Update redirecting links 2018-07-16 10:44:06 +02:00
perform.sgml doc: add commas after 'i.e.' and 'e.g.' 2020-08-31 18:33:37 -04:00
pgbuffercache.sgml Fix inconsistency in pg_buffercache docs. 2020-05-08 08:56:03 +05:30
pgcrypto.sgml doc: Refresh more URLs in the docs 2020-07-18 22:43:49 +09:00
pgfreespacemap.sgml Don't use SGML empty tags 2017-10-17 15:10:33 -04:00
pgprewarm.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
pgrowlocks.sgml Fix documentation of pgrowlocks using "lock_type" instead of "modes" 2018-10-02 16:34:59 +09:00
pgstandby.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
pgstatstatements.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
pgstattuple.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
pgtrgm.sgml Add docs of missing GUC to pgtrgm.sgml 2019-06-10 20:20:33 +03:00
pgvisibility.sgml Don't use SGML empty tags 2017-10-17 15:10:33 -04:00
planstats.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
plhandler.sgml doc: Update uses of the word "procedure" 2018-08-22 14:45:07 +02:00
plperl.sgml docs: document which server-side languages can create procs 2020-12-23 09:37:37 -05:00
plpgsql.sgml docs: document which server-side languages can create procs 2020-12-23 09:37:37 -05:00
plpython.sgml docs: document which server-side languages can create procs 2020-12-23 09:37:37 -05:00
pltcl.sgml docs: document which server-side languages can create procs 2020-12-23 09:37:37 -05:00
postgres-fdw.sgml postgres_fdw: Fix error message for PREPARE TRANSACTION. 2019-11-08 17:00:32 +09:00
postgres.sgml Add documentation for the JIT feature. 2018-03-28 14:22:42 -07:00
problems.sgml Doc: Fix various typos 2019-08-20 13:45:58 +09:00
protocol.sgml doc: wire protocol data type for history file content is bytea 2020-11-12 14:33:28 -05:00
queries.sgml doc: show functions returning record types and use of ROWS FROM 2020-10-05 16:27:33 -04:00
query.sgml Doc: fix description of how to use src/tutorial files. 2020-12-20 15:28:22 -05:00
rangetypes.sgml docs: clarify infinite range values from data-type infinities 2019-12-27 14:33:30 -05:00
README.links docs: improve xref description for xreflabel and refentry links 2014-01-30 12:26:18 -05:00
recovery-config.sgml doc: add commas after 'i.e.' and 'e.g.' 2020-08-31 18:33:37 -04:00
reference.sgml Move pg_verify_checksum docs to Server utils 2018-06-20 14:28:56 +02:00
regress.sgml docs: reorder collation regression test order in paragraph 2019-04-20 11:18:43 -04:00
release-11.sgml Last-minute updates for release notes. 2020-11-09 13:02:13 -05:00
release.sgml Simplify release-note links to back branches. 2019-03-09 18:42:19 -05:00
replication-origins.sgml doc: add commas after 'i.e.' and 'e.g.' 2020-08-31 18:33:37 -04:00
rowtypes.sgml docs: remove use of escape strings and use bytea hex output 2018-09-21 19:55:07 -04:00
rules.sgml Misc documentation fixes. 2020-10-19 19:29:56 +03:00
runtime.sgml doc: clarify the use of ssh port forwarding 2020-10-02 21:39:33 -04:00
seg.sgml Misc documentation fixes. 2020-10-19 19:29:56 +03:00
sepgsql.sgml doc: add commas after 'i.e.' and 'e.g.' 2020-08-31 18:33:37 -04:00
sourcerepo.sgml Change default git repo URL to https 2018-02-07 11:00:26 +01:00
sources.sgml doc: Fix some grammar and inconsistencies 2020-09-10 15:50:50 +09:00
spgist.sgml doc: remove xreflabels from commits 75fcdd2ae2 and 85af628da5 2020-06-11 18:19:25 -04:00
spi.sgml docs: document which server-side languages can create procs 2020-12-23 09:37:37 -05:00
sslinfo.sgml Add missing comma in list of SSL versions 2020-11-02 15:20:51 +01:00
standalone-install.xml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
standalone-profile.xsl Get rid of parameterized marked sections in SGML 2017-09-27 11:26:08 -04:00
start.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
storage.sgml doc: remove xreflabels from commits 75fcdd2ae2 and 85af628da5 2020-06-11 18:19:25 -04:00
stylesheet-common.xsl doc: Turn on generate.consistent.ids parameter 2017-12-05 09:00:26 -05:00
stylesheet-fo.xsl doc: Improve PDF bookmarks 2017-08-15 14:37:44 -04:00
stylesheet-hh.xsl Replace references to mailinglists with @lists.postgresql.org 2019-01-17 13:45:06 +01:00
stylesheet-html-common.xsl Replace references to mailinglists with @lists.postgresql.org 2019-01-17 13:45:06 +01:00
stylesheet-html-nochunk.xsl Remove use of Jade and DSSSL 2017-04-06 22:09:11 -04:00
stylesheet-man.xsl doc: Improve man build speed 2018-02-28 09:26:36 -05:00
stylesheet-speedup-common.xsl doc: Further speed improvements for HTML XSLT build 2016-12-22 15:41:44 -05:00
stylesheet-speedup-xhtml.xsl doc: Further speed improvements for HTML XSLT build 2016-12-22 15:41:44 -05:00
stylesheet-text.xsl Create INSTALL file via XSLT 2017-03-08 08:41:23 -05:00
stylesheet.css doc: Tweak CSS 2017-04-12 15:41:41 -04:00
stylesheet.xsl doc: Don't hide the "Up" link when it is the same as "Home" 2020-09-12 20:31:48 +02:00
syntax.sgml doc: improve description of subscripting of arrays 2020-08-31 13:49:17 -04:00
tablefunc.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
tablesample-method.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
tcn.sgml Change PROCEDURE to FUNCTION in CREATE TRIGGER syntax 2018-08-22 14:45:07 +02:00
test-decoding.sgml doc: Fix reference to "decoder" to instead be the correct "output plugin". 2018-07-24 10:51:06 -07:00
textsearch.sgml Misc documentation fixes. 2020-10-19 19:29:56 +03:00
trigger.sgml Fix docs regarding AFTER triggers on partitioned tables 2020-02-26 19:57:14 -03:00
tsm-system-rows.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
tsm-system-time.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
typeconv.sgml Doc: clarify data type behavior of COALESCE and NULLIF. 2020-11-09 12:02:24 -05:00
unaccent.sgml Make contrib/unaccent's unaccent() function work when not in search path. 2018-09-06 10:49:45 -04:00
user-manag.sgml Revert "docs: change "default role" wording to "predefined role"" 2020-02-09 14:20:56 -05:00
uuid-ossp.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
vacuumlo.sgml doc: remove xreflabels from commits 75fcdd2ae2 and 85af628da5 2020-06-11 18:19:25 -04:00
wal.sgml doc: add commas after 'i.e.' and 'e.g.' 2020-08-31 18:33:37 -04:00
xaggr.sgml Improve spelling of new FINALFUNC_MODIFY aggregate attribute. 2018-05-21 11:41:42 -04:00
xfunc.sgml doc: add commas after 'i.e.' and 'e.g.' 2020-08-31 18:33:37 -04:00
xindex.sgml doc: Update uses of the word "procedure" 2018-08-22 14:45:07 +02:00
xml2.sgml doc: add commas after 'i.e.' and 'e.g.' 2020-08-31 18:33:37 -04:00
xoper.sgml Change PROCEDURE to FUNCTION in CREATE OPERATOR syntax 2018-08-22 14:45:07 +02:00
xplang.sgml Doc: Fix various typos 2019-08-20 13:45:58 +09:00
xtypes.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00

<!-- doc/src/sgml/README.links -->

Linking within SGML documents can be confusing, so here is a summary:


Intra-document Linking
----------------------

<xref>
	use to get chapter/section number from the title of the target
	link, or xreflabel if defined at the target, or refentrytitle if target
        is a refentry;  has no close tag
	http://www.oasis-open.org/docbook/documentation/reference/html/xref.html

<link>
	use to supply text for the link, requires </link>
	http://www.oasis-open.org/docbook/documentation/reference/html/link.html

linkend=
	controls the target of the link/xref, required

endterm=
	for <xref>, allows the text of the link/xref to be taken from a
	different link target title


External Linking
----------------

<ulink>
	like <link>, but uses a URL (not a document target);  requires
	</ulink>; if no text is specified, the URL appears as the link
	text
	http://www.oasis-open.org/docbook/documentation/reference/html/ulink.html

url=
	used by <ulink> to specify the URL, required


Guidelines
----------

o  If you want to supply text, use <link>, else <xref>
o  Do not use text with <ulink> so the URL appears in printed output
o  Specific nouns like GUC variables, SQL commands, and contrib modules
   usually have xreflabels