postgresql/doc/src/sgml
Alvaro Herrera 198b3716db
Improve PQtrace() output format
Transform the PQtrace output format from its ancient (and mostly
useless) byte-level output format to a logical-message-level output,
making it much more usable.  This implementation allows the printing
code to be written (as it indeed was) by looking at the protocol
documentation, which gives more confidence that the three (docs, trace
code and actual code) actually match.

Author: 岩田 彩 (Aya Iwata) <iwata.aya@fujitsu.com>
Reviewed-by: 綱川 貴之 (Takayuki Tsunakawa) <tsunakawa.takay@fujitsu.com>
Reviewed-by: Kirk Jamison <k.jamison@fujitsu.com>
Reviewed-by: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Reviewed-by: 黒田 隼人 (Hayato Kuroda) <kuroda.hayato@fujitsu.com>
Reviewed-by: "Nagaura, Ryohei" <nagaura.ryohei@jp.fujitsu.com>
Reviewed-by: Ryo Matsumura <matsumura.ryo@fujitsu.com>
Reviewed-by: Greg Nancarrow <gregn4422@gmail.com>
Reviewed-by: Jim Doty <jdoty@pivotal.io>
Reviewed-by: Álvaro Herrera <alvherre@alvh.no-ip.org>
Discussion: https://postgr.es/m/71E660EB361DF14299875B198D4CE5423DE3FBA4@g01jpexmbkw25
2021-03-30 20:12:34 -03:00
..
images
keywords
ref Extended statistics on expressions 2021-03-27 00:01:11 +01:00
.gitignore
Makefile
README.links doc: document problems with using xreflabel in XML docs 2020-06-11 18:44:49 -04:00
acronyms.sgml doc: Define TLS as an acronym 2021-03-28 11:27:59 -04:00
adminpack.sgml Doc: update remaining tables of functions/operators for new layout. 2020-05-07 14:25:25 -04:00
advanced.sgml docs: improve 'capitals' inheritance example 2020-08-31 13:43:05 -04:00
amcheck.sgml Add documentation chapter about checksums 2021-01-17 15:31:23 +01:00
arch-dev.sgml doc: Copy-edit the "Overview of PostgreSQL Internals" chapter 2021-01-22 11:10:42 +02:00
array.sgml Doc: correct nitpicky mistakes in array_position/array_positions examples. 2020-06-25 13:28:30 -04:00
auth-delay.sgml
auto-explain.sgml Fix some grammar and typos in comments and docs 2020-11-02 15:14:41 +09:00
backup-manifest.sgml doc: Spell checking 2020-07-05 15:37:57 +02:00
backup.sgml doc: Mention archive_command failure handling on signals 2021-03-02 10:25:47 +09:00
bgworker.sgml Minor fixes in docs and error messages. 2020-09-09 11:53:39 -04:00
biblio.sgml Fix title in reference section 2020-09-10 14:15:26 +02:00
bki.sgml Remove special BKI_LOOKUP magic for namespace and role OIDs. 2021-02-03 12:01:48 -05:00
bloom.sgml doc: make blooms docs match reality 2020-10-26 19:17:05 -04:00
brin.sgml BRIN minmax-multi indexes 2021-03-26 13:54:30 +01:00
btree-gin.sgml
btree-gist.sgml
btree.sgml Enhance nbtree index tuple deletion. 2021-01-13 09:21:32 -08:00
catalogs.sgml Extended statistics on expressions 2021-03-27 00:01:11 +01:00
charset.sgml Fix some typos, grammar and style in docs and comments 2021-02-24 16:13:17 +09:00
citext.sgml
client-auth.sgml Allow matching the DN of a client certificate for authentication 2021-03-29 15:49:39 -04:00
color.sgml Document color support 2020-03-29 11:15:11 +02:00
config.sgml Change checkpoint_completion_target default to 0.9 2021-03-24 13:07:51 -04:00
contrib-spi.sgml
contrib.sgml Retire pg_standby. 2021-01-29 14:09:41 +13:00
cube.sgml Remove deprecated containment operators for contrib types. 2021-03-05 10:45:41 -05:00
custom-scan.sgml
datatype.sgml Doc: fix up PDF build warnings from over-width table columns. 2020-12-29 20:44:03 -05:00
datetime.sgml doc: Fix format, incorrect structure names and markup inconsistencies 2020-08-22 22:26:10 +09:00
dblink.sgml Misc documentation fixes. 2020-10-19 19:28:54 +03:00
ddl.sgml Doc: remove duplicated step in RLS example. 2021-03-17 16:39:58 -04:00
dfunc.sgml doc: Refresh more URLs in the docs 2020-07-18 22:43:35 +09:00
dict-int.sgml Add an "absval" parameter to allow contrib/dict_int to ignore signs. 2020-03-08 18:35:06 -04:00
dict-xsyn.sgml
diskusage.sgml
dml.sgml Improve <xref> vs. <command> formatting in the documentation 2020-10-03 16:40:02 +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:42 -04:00
ecpg.sgml Add DECLARE STATEMENT command to ECPG 2021-03-24 21:09:24 +01:00
errcodes.sgml Doc: remove now-redundant align specifications in colspecs. 2020-05-06 15:58:23 -04:00
event-trigger.sgml Doc: further fooling-about with rendering of tables in PDF output. 2020-05-06 12:23:54 -04:00
extend.sgml Fix some typos, grammar and style in docs and comments 2021-02-24 16:13:17 +09:00
external-projects.sgml Update link for pllua 2020-10-19 13:48:00 +02:00
fdwhandler.sgml Fix some typos, grammar and style in docs and comments 2021-02-24 16:13:17 +09:00
features.sgml doc: Clean up title case use 2020-06-07 13:18:36 +02:00
file-fdw.sgml Add leader_pid field into the example of file_fdw for csvlog. 2020-09-16 18:47:39 +09:00
filelist.sgml Retire pg_standby. 2021-01-29 14:09:41 +13:00
func.sgml Add unistr function 2021-03-29 11:56:53 +02:00
fuzzystrmatch.sgml
generate-errcodes-table.pl Update copyright for 2021 2021-01-02 13:06:25 -05:00
generate-keywords-table.pl Update copyright for 2021 2021-01-02 13:06:25 -05:00
generic-wal.sgml
geqo.sgml doc: Refresh more URLs in the docs 2020-07-18 22:43:35 +09:00
gin.sgml doc: Remove more notes about compatibilities with past versions 2020-12-01 16:32:26 +09:00
gist.sgml Doc: fix up PDF build warnings from over-width table columns. 2020-12-29 20:44:03 -05:00
glossary.sgml doc: add commas after 'i.e.' and 'e.g.' 2020-08-31 18:33:37 -04:00
high-availability.sgml Remove documentation of waiting restore_command. 2021-01-29 14:16:29 +13:00
history.sgml
hstore.sgml Remove deprecated containment operators for contrib types. 2021-03-05 10:45:41 -05:00
indexam.sgml Pass down "logically unchanged index" hint. 2021-01-13 08:11:00 -08:00
indices.sgml Doc: minor improvements for section 11.2 "Index Types". 2020-11-25 14:04:28 -05:00
info.sgml
information_schema.sgml Routine usage information schema tables 2021-02-17 18:16:06 +01:00
install-binaries.sgml Expand installation documentation to cover binary installations 2020-10-06 14:15:32 +02:00
install-windows.sgml Add support for PROVE_TESTS and PROVE_FLAGS in MSVC scripts 2021-03-05 10:12:49 +09:00
installation.sgml Introduce --with-ssl={openssl} as a configure option 2021-02-01 19:19:44 +09:00
intagg.sgml
intarray.sgml Remove deprecated containment operators for contrib types. 2021-03-05 10:45:41 -05:00
intro.sgml doc: Refresh more URLs in the docs 2020-07-18 22:43:35 +09:00
isn.sgml Misc documentation fixes. 2020-10-19 19:28:54 +03:00
jit.sgml Doc: tweak examples to silence line-too-long PDF build warnings. 2020-05-14 18:13:08 -04:00
json.sgml Fix vague comment in jsonb documentation 2021-03-09 18:16:03 +03:00
keywords.sgml Allow most keywords to be used as column labels without requiring AS. 2020-09-18 16:46:36 -04:00
legal.sgml Update copyright for 2021 2021-01-02 13:06:25 -05:00
libpq.sgml Improve PQtrace() output format 2021-03-30 20:12:34 -03:00
limits.sgml
lo.sgml
lobj.sgml Implement pipeline mode in libpq 2021-03-15 18:13:42 -03:00
logical-replication.sgml Clarify the usage of max_replication_slots on the subscriber side. 2021-03-03 12:01:56 +05:30
logicaldecoding.sgml Add a xid argument to the filter_prepare callback for output plugins. 2021-03-30 10:34:43 +05:30
ltree.sgml Misc documentation fixes. 2020-10-19 19:28:54 +03:00
maintenance.sgml Improve <xref> vs. <command> formatting in the documentation 2020-10-03 16:40:02 +02: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 Initial pgindent and pgperltidy run for v13. 2020-05-14 13:06:50 -04:00
monitoring.sgml Rename wait event WalrcvExit to WalReceiverExit. 2021-03-24 10:37:54 +09:00
mvcc.sgml Misc documentation fixes. 2020-10-19 19:28:54 +03:00
nls.sgml doc: improve NLS instruction wording 2021-01-05 14:26:37 -05:00
notation.sgml
oid2name.sgml Doc: fix some description of environment variables with frontend tools 2020-03-09 10:53:22 +09:00
oldsnapshot.sgml Add new 'old_snapshot' contrib module. 2020-09-24 13:55:47 -04:00
pageinspect.sgml Use full 64-bit XIDs in deleted nbtree pages. 2021-02-24 18:41:34 -08:00
parallel.sgml Revert "Enable parallel SELECT for "INSERT INTO ... SELECT ..."." 2021-03-24 11:29:15 +05:30
passwordcheck.sgml doc: Update cracklib URL 2020-08-28 08:19:12 +02:00
perform.sgml Fix sample output of EXPLAIN ANALYZE. 2021-01-20 22:38:24 +13:00
pgbuffercache.sgml Doc: reformat catalog/view description tables. 2020-05-13 23:03:39 -04:00
pgcrypto.sgml Introduce --with-ssl={openssl} as a configure option 2021-02-01 19:19:44 +09:00
pgfreespacemap.sgml docs: Remove notes about incompatibilies with very old versions. 2020-10-26 09:07:14 +02:00
pgprewarm.sgml
pgrowlocks.sgml
pgstatstatements.sgml Fix typos and grammar in docs and comments 2020-12-24 17:05:49 +09:00
pgstattuple.sgml
pgsurgery.sgml New contrib module, pg_surgery, with heap surgery functions. 2020-09-10 11:14:07 -04:00
pgtrgm.sgml doc: Get rid of unnecessary space character from some index items. 2020-11-24 17:00:16 +09:00
pgvisibility.sgml
planstats.sgml Doc: tweak examples to silence line-too-long PDF build warnings. 2020-05-14 18:13:08 -04:00
plhandler.sgml Add PL/Sample to src/test/modules/ 2020-08-18 11:10:50 +09:00
plperl.sgml dummy commit 2020-12-23 09:33:20 -05:00
plpgsql.sgml Doc: improve discussion of variable substitution in PL/pgSQL. 2021-03-17 13:09:13 -04:00
plpython.sgml dummy commit 2020-12-23 09:33:20 -05:00
pltcl.sgml dummy commit 2020-12-23 09:33:20 -05:00
postgres-fdw.sgml Fix some typos, grammar and style in docs and comments 2021-02-24 16:13:17 +09:00
postgres.sgml Revert "Add key management system" (978f869b99) & later commits 2020-12-27 21:37:42 -05:00
problems.sgml
protocol.sgml Mark default_transaction_read_only as GUC_REPORT. 2021-03-02 13:53:54 -05:00
queries.sgml Implement GROUP BY DISTINCT 2021-03-18 18:22:18 +01:00
query.sgml Doc: fix description of how to use src/tutorial files. 2020-12-20 15:28:22 -05:00
rangetypes.sgml Add support of multirange matching to the existing range GiST indexes 2020-12-29 23:36:43 +03:00
reference.sgml Add pg_amcheck, a CLI for contrib/amcheck. 2021-03-12 13:00:01 -05:00
regress.sgml Replace CLOBBER_CACHE_ALWAYS with run-time GUC 2021-01-06 10:46:44 +01:00
release-14.sgml Stamp HEAD as 14devel. 2020-06-07 17:16:30 -04:00
release.sgml Stamp HEAD as 14devel. 2020-06-07 17:16:30 -04:00
replication-origins.sgml doc: add commas after 'i.e.' and 'e.g.' 2020-08-31 18:33:37 -04:00
rowtypes.sgml
rules.sgml Doc: get rid of <foreignphrase> tags. 2021-03-10 12:38:43 -05:00
runtime.sgml Doc: update example connection-failure messages in the documentation. 2021-01-23 15:50:51 -05:00
seg.sgml Remove deprecated containment operators for contrib types. 2021-03-05 10:45:41 -05:00
sepgsql.sgml Improve <xref> vs. <command> formatting in the documentation 2020-10-03 16:40:02 +02:00
sourcerepo.sgml
sources.sgml Fix typos and grammar in docs and comments 2020-12-24 17:05:49 +09:00
spgist.sgml Rename the "point is strictly above/below point" comparison operators. 2020-11-23 11:38:37 -05:00
spi.sgml Rethink recently-added SPI interfaces. 2021-01-26 16:37:12 -05:00
sslinfo.sgml Introduce --with-ssl={openssl} as a configure option 2021-02-01 19:19:44 +09:00
standalone-install.xml
standalone-profile.xsl
start.sgml Doc: update example connection-failure messages in the documentation. 2021-01-23 15:50:51 -05:00
storage.sgml Revert "Add key management system" (978f869b99) & later commits 2020-12-27 21:37:42 -05:00
stylesheet-common.xsl Doc: re-re-revise markup for tables of functions. 2020-04-30 00:34:12 -04:00
stylesheet-fo.xsl Doc: reformat catalog/view description tables. 2020-05-13 23:03:39 -04:00
stylesheet-hh.xsl
stylesheet-html-common.xsl
stylesheet-html-nochunk.xsl
stylesheet-man.xsl
stylesheet-speedup-common.xsl
stylesheet-speedup-xhtml.xsl
stylesheet-text.xsl
stylesheet.css Doc: reformat catalog/view description tables. 2020-05-13 23:03:39 -04:00
stylesheet.xsl Fix docs build for website styles 2021-02-22 13:04:10 +01:00
syntax.sgml Remove operator_precedence_warning. 2020-12-08 16:29:52 -05:00
tableam.sgml doc: add commas after 'i.e.' and 'e.g.' 2020-08-31 18:33:37 -04:00
tablefunc.sgml Doc: update remaining tables of functions/operators for new layout. 2020-05-07 14:25:25 -04:00
tablesample-method.sgml
tcn.sgml
test-decoding.sgml Implement streaming mode in ReorderBuffer. 2020-08-08 07:47:06 +05:30
textsearch.sgml Update snowball 2021-02-19 08:10:15 +01:00
trigger.sgml Enable BEFORE row-level triggers for partitioned tables 2020-03-18 18:58:05 -03:00
tsm-system-rows.sgml Improve <xref> vs. <command> formatting in the documentation 2020-10-03 16:40:02 +02:00
tsm-system-time.sgml Improve <xref> vs. <command> formatting in the documentation 2020-10-03 16:40:02 +02:00
typeconv.sgml Doc: get rid of <foreignphrase> tags. 2021-03-10 12:38:43 -05:00
unaccent.sgml
user-manag.sgml Add "pg_database_owner" default role. 2021-03-26 10:42:17 -07:00
uuid-ossp.sgml docs: ulink all references to RFC's 2020-12-01 14:36:30 +02:00
vacuumlo.sgml doc: remove xreflabels from commits 75fcdd2ae2 and 85af628da5 2020-06-11 18:19:25 -04:00
wal.sgml Change checkpoint_completion_target default to 0.9 2021-03-24 13:07:51 -04:00
xaggr.sgml Declare assorted array functions using anycompatible not anyelement. 2020-11-04 16:09:55 -05:00
xfunc.sgml Doc: improve introductory information about procedures. 2021-03-10 11:33:50 -05:00
xindex.sgml Doc: adjust documentation related to index support functions. 2020-09-09 12:00:49 -04:00
xml2.sgml doc: add commas after 'i.e.' and 'e.g.' 2020-08-31 18:33:37 -04:00
xoper.sgml Remove support for postfix (right-unary) operators. 2020-09-17 19:38:05 -04:00
xplang.sgml Improve <xref> vs. <command> formatting in the documentation 2020-10-03 16:40:02 +02:00
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


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.