postgresql/doc/src/sgml
Daniel Gustafsson 40ca9073ff doc: Remove reference to tty libpq connstring param
The tty connection string parameter was removed in commit 14d9b3760
but the reference to it in the docs was mistakenly kept.  Fix by
removing it from the libpq documentation.  Backpatch through v14
where the parameter was removed.

Author: Noriyoshi Shinoda <noriyoshi.shinoda@hpe.com>
Discussion: https://postgr.es/m/DM4PR84MB173433216FCC2A3961879000EE6B9@DM4PR84MB1734.NAMPRD84.PROD.OUTLOOK.COM
Backpatch-through: 14
2022-08-16 22:54:43 +02:00
..
images
keywords doc: Update SQL keywords for SQL:2016 technical corrigenda 2022-05-10 20:31:13 +02:00
ref doc: Add missing parenthesis to keycombo 2022-08-16 12:44:24 +02:00
.gitignore
Makefile Change Texinfo output to UTF-8 2021-08-27 18:20:40 +02:00
README.links doc: mention <link> can be inside of <command>, but not <xref> 2021-04-22 16:01:17 -04:00
acronyms.sgml doc: add section about heap-only tuples (HOT) 2022-08-12 15:05:13 -04:00
adminpack.sgml Fix some trailing whitespace in documentation files 2022-04-16 09:05:07 +02:00
advanced.sgml Remove trailing whitespace from *.sgml files. 2022-04-20 11:04:49 -04:00
amcheck.sgml doc: Standardize capitalization of term "hot standby"/"Hot Standby" 2022-03-11 15:16:21 +09:00
appendix-obsolete-default-roles.sgml Fix file references inside some SGML comments 2022-06-20 14:33:41 +02:00
appendix-obsolete-pgreceivexlog.sgml Fix file references inside some SGML comments 2022-06-20 14:33:41 +02:00
appendix-obsolete-pgresetxlog.sgml Fix file references inside some SGML comments 2022-06-20 14:33:41 +02:00
appendix-obsolete-pgxlogdump.sgml Fix file references inside some SGML comments 2022-06-20 14:33:41 +02:00
appendix-obsolete-recovery-config.sgml Fix file references inside some SGML comments 2022-06-20 14:33:41 +02:00
appendix-obsolete.sgml Fix file references inside some SGML comments 2022-06-20 14:33:41 +02:00
arch-dev.sgml doc: Properly punctuate "etc." 2022-05-19 09:42:17 +02:00
archive-modules.sgml Fix typo in archive modules docs 2022-02-09 15:36:46 +01:00
array.sgml
auth-delay.sgml doc: Do s/int/integer/ to describe the type of some GUC parameters 2022-06-17 09:03:07 +09:00
auto-explain.sgml autho_explain: Add GUC to log query parameters 2022-07-06 09:55:30 +09:00
backup-manifest.sgml Fix file references inside some SGML comments 2022-06-20 14:33:41 +02:00
backup.sgml Be more prescriptive in new doc about re-archiving of same WAL file. 2022-08-05 08:30:55 -07:00
basebackup-to-shell.sgml Docs: adjust wording about basebackup_to_shell's required_role GUC 2022-04-13 12:01:23 +12:00
basic-archive.sgml Allow archiving via loadable modules. 2022-02-03 14:05:02 -05:00
bgworker.sgml Add missing PGDLLEXPORT markings in contrib/pg_prewarm. 2022-07-27 12:00:10 -04:00
biblio.sgml doc: Remove link to JSON support in the SQL specification 2022-01-06 11:41:09 +09:00
bki.sgml doc: Properly punctuate "etc." 2022-05-19 09:42:17 +02:00
bloom.sgml Remove trailing whitespace from *.sgml files. 2022-04-20 11:04:49 -04:00
brin.sgml Fix assorted doc typos 2022-08-04 16:09:15 +07:00
btree-gin.sgml
btree-gist.sgml Add bool to btree_gist documentation 2021-12-11 04:59:15 +01:00
btree.sgml doc: add section about heap-only tuples (HOT) 2022-08-12 15:05:13 -04:00
catalogs.sgml doc: add section about heap-only tuples (HOT) 2022-08-12 15:05:13 -04:00
charset.sgml Remove trailing whitespace from *.sgml files. 2022-04-20 11:04:49 -04:00
citext.sgml
client-auth.sgml doc: clarify that auth. names are lower case and case-sensitive 2022-07-21 13:58:45 -04:00
color.sgml Add color support for new frontend detail/hint messages 2022-04-11 17:36:44 +02:00
config.sgml doc: add section about heap-only tuples (HOT) 2022-08-12 15:05:13 -04:00
contrib-spi.sgml
contrib.sgml Add contrib/pg_walinspect. 2022-04-08 00:26:44 -07:00
cube.sgml Remove deprecated containment operators for contrib types. 2021-03-05 10:45:41 -05:00
custom-rmgr.sgml Fix some trailing whitespace in documentation files 2022-04-16 09:05:07 +02:00
custom-scan.sgml Allow CustomScan providers to say whether they support projections. 2021-07-06 18:10:20 -04:00
datatype.sgml Change type "char"'s I/O format for non-ASCII characters. 2022-08-02 10:29:35 -04:00
datetime.sgml doc: Properly punctuate "etc." 2022-05-19 09:42:17 +02:00
dblink.sgml Remove trailing whitespace from *.sgml files. 2022-04-20 11:04:49 -04:00
ddl.sgml doc: use wording "restore" instead of "reload" of dumps 2022-07-21 14:55:23 -04:00
dfunc.sgml Remove HP-UX port. 2022-07-08 14:05:05 +12:00
dict-int.sgml
dict-xsyn.sgml
diskusage.sgml
dml.sgml doc: Improve wording 2021-04-07 13:52:26 +02:00
docguide.sgml
earthdistance.sgml Doc: add a glossary entry for "domain". 2021-07-30 14:50:21 -04:00
ecpg.sgml doc: add documentation about ecpg Oracle-compatibility mode 2022-07-14 16:19:45 -04:00
errcodes.sgml
event-trigger.sgml doc: Add ALTER/DROP ROUTINE to the event trigger matrix 2022-03-09 14:59:08 +09:00
extend.sgml In extensions, don't replace objects not belonging to the extension. 2022-08-08 11:12:31 -04:00
external-projects.sgml
fdwhandler.sgml Remove trailing whitespace from *.sgml files. 2022-04-20 11:04:49 -04:00
features.sgml
file-fdw.sgml Add csvlog output for the new query_id value 2021-04-07 22:30:30 -04:00
filelist.sgml doc: move system views section to its own chapter 2022-07-14 16:07:12 -04:00
func.sgml Support pg_read_[binary_]file (filename, missing_ok). 2022-07-29 15:38:49 -04:00
fuzzystrmatch.sgml
generate-errcodes-table.pl Update copyright for 2022 2022-01-07 19:04:57 -05:00
generate-keywords-table.pl Update copyright for 2022 2022-01-07 19:04:57 -05:00
generic-wal.sgml Custom WAL Resource Managers. 2022-04-06 23:06:46 -07:00
geqo.sgml
gin.sgml
gist.sgml Doc: fix minor issues in GiST support function documentation. 2021-10-04 13:34:31 -04:00
glossary.sgml doc: Properly punctuate "etc." 2022-05-19 09:42:17 +02:00
hash.sgml Remove some trailing whitespace in documentation files 2022-01-27 18:31:01 +01:00
high-availability.sgml doc: clarify wording about phantom reads 2022-06-22 14:33:48 -04:00
history.sgml
hstore.sgml Remove trailing whitespace from *.sgml files. 2022-04-20 11:04:49 -04:00
indexam.sgml doc: add section about heap-only tuples (HOT) 2022-08-12 15:05:13 -04:00
indices.sgml doc: add section about heap-only tuples (HOT) 2022-08-12 15:05:13 -04:00
info.sgml
information_schema.sgml Add UNIQUE null treatment option 2022-02-03 11:48:21 +01:00
install-binaries.sgml
install-windows.sgml doc: clarify configuration file for Windows builds 2022-08-12 11:35:23 -04:00
installation.sgml Increase minimum supported GNU make version to 3.81. 2022-07-23 12:12:42 -04:00
intagg.sgml
intarray.sgml Doc: improve example for intarray's uniq() function. 2022-06-03 13:54:53 -04:00
intro.sgml
isn.sgml
jit.sgml
json.sgml doc: Fix inconsistent quotes in some jsonb fields 2022-07-11 10:56:17 +09:00
keywords.sgml
legal.sgml Update copyright for 2022 2022-01-07 19:04:57 -05:00
libpq.sgml doc: Remove reference to tty libpq connstring param 2022-08-16 22:54:43 +02:00
limits.sgml Doc: mention limitation of the number of resultset columns 2022-06-01 12:44:45 +12:00
lo.sgml Doc: add a glossary entry for "domain". 2021-07-30 14:50:21 -04:00
lobj.sgml Prevent write operations on large objects in read-only transactions 2022-07-04 15:48:52 +09:00
logical-replication.sgml Doc: clarify that tablesync ignores publish operation. 2022-06-24 08:37:26 +05:30
logicaldecoding.sgml Remove trailing whitespace from *.sgml files. 2022-04-20 11:04:49 -04:00
ltree.sgml plpython: Adjust docs after removal of Python 2 support. 2022-03-07 18:30:57 -08:00
maintenance.sgml doc: warn about security issues around log files 2022-08-12 12:02:21 -04:00
manage-ag.sgml Remove configure probes for symlink/readlink, and dead code. 2022-08-05 09:22:56 +12:00
mk_feature_tables.pl
monitoring.sgml doc: add section about heap-only tuples (HOT) 2022-08-12 15:05:13 -04:00
mvcc.sgml MERGE docs adjustments 2022-08-12 13:16:50 +02:00
nls.sgml NLS: Put list of available languages into LINGUAS files 2022-07-13 08:19:17 +02:00
notation.sgml doc: clarify syntax notation, particularly parentheses 2022-02-02 21:53:52 -05:00
oid2name.sgml
oldsnapshot.sgml
pageinspect.sgml Remove trailing whitespace from *.sgml files. 2022-04-20 11:04:49 -04:00
parallel.sgml Remove trailing whitespace from *.sgml files. 2022-04-20 11:04:49 -04:00
passwordcheck.sgml
perform.sgml doc: use wording "restore" instead of "reload" of dumps 2022-07-21 14:55:23 -04:00
pgbuffercache.sgml Use has_privs_for_roles for predefined role checks 2022-03-28 15:10:04 -04:00
pgcrypto.sgml pgcrypto: Remove non-OpenSSL support 2021-11-05 14:06:59 +01:00
pgfreespacemap.sgml Remove trailing whitespace from *.sgml files. 2022-04-20 11:04:49 -04:00
pgprewarm.sgml doc: add pg_prewarm example 2022-07-08 18:36:27 -04:00
pgrowlocks.sgml Use has_privs_for_roles for predefined role checks 2022-03-28 15:10:04 -04:00
pgstatstatements.sgml doc: Fix description of the JIT time fields in pg_stat_statements 2022-05-21 17:57:23 +09:00
pgstattuple.sgml
pgsurgery.sgml Remove trailing whitespace from *.sgml files. 2022-04-20 11:04:49 -04:00
pgtrgm.sgml Remove mention of the version number from pg_trgm docs 2021-05-04 03:59:21 +03:00
pgvisibility.sgml Use has_privs_for_roles for predefined role checks 2022-03-28 15:10:04 -04:00
pgwalinspect.sgml Remove trailing whitespace from *.sgml files. 2022-04-20 11:04:49 -04:00
planstats.sgml Remove trailing whitespace from *.sgml files. 2022-04-20 11:04:49 -04:00
plhandler.sgml doc: use wording "restore" instead of "reload" of dumps 2022-07-21 14:55:23 -04:00
plperl.sgml doc: Properly punctuate "etc." 2022-05-19 09:42:17 +02:00
plpgsql.sgml doc: improve wording of plpgsql RAISE format text 2022-06-22 16:59:54 -04:00
plpython.sgml plpython: Adjust docs after removal of Python 2 support. 2022-03-07 18:30:57 -08:00
pltcl.sgml doc: Properly punctuate "etc." 2022-05-19 09:42:17 +02:00
postgres-fdw.sgml doc: Properly punctuate "etc." 2022-05-19 09:42:17 +02:00
postgres.sgml doc: move system views section to its own chapter 2022-07-14 16:07:12 -04:00
problems.sgml
protocol.sgml Improve the protocol message descriptions for 2PC logical replication. 2022-08-10 16:41:31 +05:30
queries.sgml Doc: improve description of UNION/INTERSECT/EXCEPT syntax. 2021-10-05 10:24:14 -04:00
query.sgml doc: Prefer explicit JOIN syntax over old implicit syntax in tutorial 2021-04-08 10:51:26 +02:00
rangetypes.sgml Revert 29854ee8d1 due to buildfarm failures 2021-06-15 21:44:40 +03:00
reference.sgml Add support for MERGE SQL command 2022-03-28 16:47:48 +02:00
regress.sgml Remove HP-UX port. 2022-07-08 14:05:05 +12:00
release-16.sgml Stamp HEAD as 16devel. 2022-06-30 11:26:40 -04:00
release.sgml Stamp HEAD as 16devel. 2022-06-30 11:26:40 -04:00
replication-origins.sgml
rowtypes.sgml Doc: add a glossary entry for "domain". 2021-07-30 14:50:21 -04:00
rules.sgml Remove trailing whitespace from *.sgml files. 2022-04-20 11:04:49 -04:00
runtime.sgml doc: use wording "restore" instead of "reload" of dumps 2022-07-21 14:55:23 -04:00
seg.sgml Remove deprecated containment operators for contrib types. 2021-03-05 10:45:41 -05:00
sepgsql.sgml doc: Fix link to SELinux user guide in sepgsql page 2021-10-28 09:25:55 +09:00
sourcerepo.sgml
sources.sgml doc: Properly punctuate "etc." 2022-05-19 09:42:17 +02:00
spgist.sgml doc: Fix some typos and markups 2021-09-29 11:56:13 +09:00
spi.sgml Fix SPI's handling of errors during transaction commit. 2022-02-28 12:45:36 -05:00
sslinfo.sgml
standalone-install.xml
standalone-profile.xsl Remove unused chunk from standalone-profile.xsl 2021-10-30 12:38:14 +02:00
start.sgml
storage.sgml doc: add section about heap-only tuples (HOT) 2022-08-12 15:05:13 -04:00
stylesheet-common.xsl
stylesheet-fo.xsl
stylesheet-hh.xsl Fix XML namespace declarations 2022-02-15 11:13:49 +01:00
stylesheet-html-common.xsl docs: Work around bug in the docbook xsl stylesheets. 2022-02-15 13:52:40 -08:00
stylesheet-html-nochunk.xsl Fix XML namespace declarations 2022-02-15 11:13:49 +01:00
stylesheet-man.xsl
stylesheet-speedup-common.xsl
stylesheet-speedup-xhtml.xsl
stylesheet-text.xsl Fix XML namespace declarations 2022-02-15 11:13:49 +01:00
stylesheet.css
stylesheet.xsl Fix XML namespace declarations 2022-02-15 11:13:49 +01:00
syntax.sgml doc: Properly punctuate "etc." 2022-05-19 09:42:17 +02:00
system-views.sgml doc: Add unit to pg_shmem_allocations attributes 2022-08-15 22:30:00 +02:00
tableam.sgml
tablefunc.sgml Use the correct article for abbreviations 2021-06-11 13:38:04 +12:00
tablesample-method.sgml Use the correct article for abbreviations 2021-06-11 13:38:04 +12:00
tcn.sgml
test-decoding.sgml Remove trailing whitespace from *.sgml files. 2022-04-20 11:04:49 -04:00
textsearch.sgml doc: use wording "restore" instead of "reload" of dumps 2022-07-21 14:55:23 -04:00
trigger.sgml Add support for MERGE SQL command 2022-03-28 16:47:48 +02:00
tsm-system-rows.sgml
tsm-system-time.sgml
typeconv.sgml Use the correct article for abbreviations 2021-06-11 13:38:04 +12:00
unaccent.sgml
user-manag.sgml doc: add missing role attributes to user management section 2022-08-12 15:43:23 -04:00
uuid-ossp.sgml
vacuumlo.sgml
wal.sgml Add wal_sync_method=fdatasync for Windows. 2022-07-20 13:55:52 +12:00
xaggr.sgml Remove trailing whitespace from *.sgml files. 2022-04-20 11:04:49 -04:00
xfunc.sgml doc: Properly punctuate "etc." 2022-05-19 09:42:17 +02:00
xindex.sgml Doc: fix minor issues in GiST support function documentation. 2021-10-04 13:34:31 -04:00
xml2.sgml doc: Properly punctuate "etc." 2022-05-19 09:42:17 +02:00
xoper.sgml
xplang.sgml
xtypes.sgml

README.links

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

Linking within DocBook 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

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

<link>
	use to supply text for the link, only uses linkend, requires </link>
	http://www.oasis-open.org/docbook/documentation/reference/html/link.html
	can be embedded inside of <command>, unlike <xref>


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
----------

- For an internal link, if you want to supply text, use <link>, else
  <xref>.

- Specific nouns like GUC variables, SQL commands, and contrib modules
  usually have xreflabels.

- For an external link, use <ulink>, with or without link text.

- xreflabels added to tags prevent the chapter/section for id's from being
  referenced;  only the xreflabel is accessible.  Therefore, use xreflabels
  only when linking is common, and chapter/section information is unneeded.