postgresql/doc/src/sgml
Tom Lane 4716c9e70e Doc: clarify explanation of pg_dump usage.
This section confusingly used both "infile" and "outfile" to refer
to the same file, i.e. the textual output of pg_dump.  Use "dumpfile"
for both cases, per suggestion from Jonathan Katz.

Discussion: https://postgr.es/m/152311295239.31235.6487236091906987117@wrigleys.postgresql.org
2018-04-08 16:35:43 -04:00
..
ref Doc: note that statement-level view triggers require an INSTEAD OF trigger. 2018-03-18 15:10:28 -04:00
.gitignore Don't generate plain-text HISTORY and src/test/regress/README anymore. 2014-02-10 20:48:04 -05:00
acronyms.sgml Change documentation references to PG website to use https: not http: 2017-05-20 21:50:47 -04:00
adminpack.sgml Doc: write some for adminpack. 2016-08-10 21:40:04 -04:00
advanced.sgml Change documentation references to PG website to use https: not http: 2017-05-20 21:50:47 -04:00
arch-dev.sgml doc: Fix claim that query is passed as ASCII text 2013-05-30 21:09:27 -04:00
array.sgml Improve documentation about array concat operator vs. underlying functions. 2015-07-09 18:50:31 -04:00
auth-delay.sgml doc: Fix DocBook XML validity 2014-05-06 21:28:58 -04:00
auto-explain.sgml Fix failure of contrib/auto_explain to print per-node timing information. 2014-09-19 13:18:59 -04:00
backup.sgml Doc: clarify explanation of pg_dump usage. 2018-04-08 16:35:43 -04:00
bgworker.sgml Fix typo in docs. 2014-10-14 09:48:45 +03:00
biblio.sgml Spelling fixes 2017-03-14 13:45:48 -04:00
bki.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
btree-gin.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 2011-05-07 22:29:20 -04:00
btree-gist.sgml doc: Fix typos 2016-07-14 22:28:31 -04:00
catalogs.sgml Again match pg_user_mappings to information_schema.user_mapping_options. 2017-08-07 07:09:31 -07:00
charset.sgml Docs: fix erroneous claim about max byte length of GB18030. 2015-05-14 14:59:00 -04:00
chkpass.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 2011-05-07 22:29:20 -04:00
citext.sgml citext's regexp_matches() functions weren't documented, either. 2015-05-05 16:11:09 -04:00
client-auth.sgml Fix typo in LDAP example 2015-08-09 14:50:35 +02:00
config.sgml Document security implications of search_path and the public schema. 2018-02-26 07:39:48 -08:00
contacts.sgml Change documentation references to PG website to use https: not http: 2017-05-20 21:50:47 -04: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 Document security implications of search_path and the public schema. 2018-02-26 07:39:48 -08:00
cube.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 2011-05-07 22:29:20 -04:00
datatype.sgml docs: add parameter with brackets around varbit() 2018-03-30 13:34:12 -04:00
datetime.sgml Don't require dynamic timezone abbreviations to match underlying time zone. 2016-09-02 17:29:32 -04:00
dblink.sgml Document security implications of search_path and the public schema. 2018-02-26 07:39:48 -08:00
ddl.sgml Document security implications of search_path and the public schema. 2018-02-26 07:39:48 -08:00
dfunc.sgml Always use -fPIC, not -fpic, when building shared libraries with gcc. 2017-06-01 13:32:56 -04:00
dict-int.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 2011-05-07 22:29:20 -04:00
dict-xsyn.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 2011-05-07 22:29:20 -04:00
diskusage.sgml Get rid of pg_class.reltoastidxid. 2013-07-04 03:24:09 +09:00
dml.sgml Doc: add a section in Part II concerning RETURNING. 2016-11-22 14:03:14 -05:00
docguide.sgml doc: Reflect renaming of Mac OS X to OS X 2014-09-09 13:58:50 -04:00
dummy-seclabel.sgml Fix typo in dummy_seclabel documentation. 2011-10-13 12:16:07 -04:00
earthdistance.sgml Doc: update external URLs for PostGIS project. 2015-12-12 20:02:18 -05:00
ecpg.sgml Document security implications of search_path and the public schema. 2018-02-26 07:39:48 -08:00
errcodes.sgml Provide database object names as separate fields in error messages. 2013-01-29 17:08:26 -05:00
event-trigger.sgml Fix whitespace issues found by git diff --check, add gitattributes 2013-11-10 14:48:29 -05:00
extend.sgml Don't qualify type pg_catalog.text in extend-extensions-example. 2018-03-23 20:31:06 -07:00
external-projects.sgml Add pgtcl back to the list of externally-maintained client interfaces. 2017-08-02 16:55:03 -04:00
fdwhandler.sgml doc: Spell checking 2014-07-16 22:20:15 -04:00
features.sgml Update SQL features/conformance information to SQL:2011 2012-05-17 09:50:04 +03:00
file-fdw.sgml Provide a FORCE NULL option to COPY in CSV mode. 2014-03-04 17:31:59 -05:00
filelist.sgml Initial version of Postgres 9.4 release notes 2014-05-03 23:16:24 -04:00
fixrtf Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
func.sgml doc: document "IS NOT DOCUMENT" 2018-04-02 16:41:46 -04:00
fuzzystrmatch.sgml Add contrib function references in the doc index 2013-07-04 11:33:11 -04:00
generate-errcodes-table.pl Update copyright for 2014 2014-01-07 16:05:30 -05:00
geqo.sgml doc: Improve setup for documentation building with FOP 2013-10-21 06:43:08 -04:00
gin.sgml doc: Fix typo 2016-05-13 21:25:52 -04:00
gist.sgml Add an in-core GiST index opclass for inet/cidr types. 2014-04-08 15:46:43 -04:00
high-availability.sgml Fix document bug regarding read only transactions. 2017-06-15 10:08:46 +09:00
history.sgml Add small doc mention that libpq is named after POSTQUEL. 2012-09-02 08:42:03 -04:00
hstore.sgml Add hstore_to_jsonb() and hstore_to_jsonb_loose() to hstore documentation. 2016-02-03 12:56:40 -05:00
indexam.sgml doc: Spell checking 2014-07-16 22:20:15 -04:00
indices.sgml Add an in-core GiST index opclass for inet/cidr types. 2014-04-08 15:46:43 -04:00
info.sgml Change documentation references to PG website to use https: not http: 2017-05-20 21:50:47 -04:00
information_schema.sgml doc: Remove documentation of nonexistent information schema columns 2016-08-03 13:47:31 -04:00
install-windows.sgml Doc: specify that the minimum supported version of Perl is 5.8.3. 2017-07-31 13:42:48 -04:00
installation.sgml Doc: specify that the minimum supported version of Perl is 5.8.3. 2017-07-31 13:42:48 -04:00
intagg.sgml Add contrib function references in the doc index 2013-07-04 11:33:11 -04:00
intarray.sgml Add contrib function references in the doc index 2013-07-04 11:33:11 -04:00
intro.sgml Support automatically-updatable views. 2012-12-08 18:26:21 -05:00
isn.sgml Update URL reference material in /contrib/isn docs 2014-09-03 17:22:20 -04:00
jadetex.cfg Improve our workaround for 'TeX capacity exceeded' in building PDF files. 2015-11-10 16:00:20 -05:00
json.sgml Docs: add example clarifying use of nested JSON containment. 2015-10-29 18:54:50 -04:00
keywords.sgml Update key words table for 9.4 2014-07-08 14:54:32 -04:00
legal.sgml Update copyright for 2018 2018-01-02 23:30:12 -05:00
libpq.sgml Document security implications of search_path and the public schema. 2018-02-26 07:39:48 -08:00
lo.sgml Add more limited large object trigger example. 2012-08-14 23:25:20 -04:00
lobj.sgml Document security implications of search_path and the public schema. 2018-02-26 07:39:48 -08:00
logicaldecoding.sgml doc: Fix typos and other minor issues 2017-09-01 23:19:30 -04:00
ltree.sgml doc: remove mention of the DMOZ catalog in ltree docs 2018-04-05 15:55:41 -04:00
maintenance.sgml Doc: update URL for check_postgres. 2017-11-01 22:07:14 -04:00
Makefile Add -wnet to SP invocations 2017-11-10 08:32:35 -05:00
manage-ag.sgml docs: tablespaces cannot be accessed independently 2014-04-19 10:52:49 -04:00
mk_feature_tables.pl Run newly-configured perltidy script on Perl files. 2012-07-04 21:47:49 -04:00
monitoring.sgml doc: Reflect renaming of Mac OS X to OS X 2014-09-09 13:58:50 -04:00
mvcc.sgml Back-patch fcff8a5751 as a bug fix. 2016-12-13 19:05:12 -06:00
nls.sgml Rename 'gmake' to 'make' in docs and recommended commands 2014-02-12 17:29:19 -05:00
notation.sgml doc: Remove paragraph about typesetting conventions 2013-05-31 22:45:03 -04:00
oid2name.sgml doc: Improve DocBook XML validity 2014-02-23 21:31:08 -05:00
pageinspect.sgml Fix documentation oversights about pageinspect and initialization fork. 2014-08-11 22:52:48 +09:00
passwordcheck.sgml Remove support for native krb5 authentication 2014-01-19 17:05:01 +01:00
perform.sgml doc: Fix figures in example description 2017-12-18 16:03:00 -05:00
pg_xlogdump.sgml doc: Fix typos 2016-07-14 22:28:31 -04:00
pgarchivecleanup.sgml Remove incorrect warning from pg_archivecleanup document. 2015-07-06 20:59:59 +09:00
pgbench.sgml Document security implications of search_path and the public schema. 2018-02-26 07:39:48 -08:00
pgbuffercache.sgml Fix obsolete header-file reference in pg_buffercache docs. 2016-07-13 11:17:15 -04:00
pgcrypto.sgml pgcrypto's encrypt() supports AES-128, AES-192, and AES-256 2018-01-31 16:33:39 -05:00
pgfreespacemap.sgml doc: Fix DocBook XML validity 2014-05-06 21:28:58 -04:00
pgprewarm.sgml Fix whitespace 2014-07-08 23:29:09 -04:00
pgrowlocks.sgml docs: remove unnecessary references to old PG versions 2014-02-24 12:56:37 -05:00
pgstandby.sgml doc: Improve DocBook XML validity 2014-02-23 21:31:08 -05:00
pgstatstatements.sgml Docs: explain contrib/pg_stat_statements' handling of GC failure. 2015-10-05 12:44:44 -04:00
pgstattuple.sgml Explain unaccounted for space in pgstattuple. 2016-12-27 11:28:26 -05:00
pgtestfsync.sgml doc: Improve DocBook XML validity 2014-02-23 21:31:08 -05:00
pgtesttiming.sgml doc: Improve DocBook XML validity 2014-02-23 21:31:08 -05:00
pgtrgm.sgml Add contrib function references in the doc index 2013-07-04 11:33:11 -04:00
pgupgrade.sgml doc: remove mention of Windows junction points by pg_upgrade 2017-06-15 13:25:44 -04:00
planstats.sgml Add security checks to selectivity estimation functions 2017-05-08 09:19:15 -04:00
plhandler.sgml Document security implications of check_function_bodies. 2014-02-17 09:33:31 -05:00
plperl.sgml doc: Fix DocBook XML validity 2014-05-06 21:28:58 -04:00
plpgsql.sgml Fix sample INSTR() functions in the plpgsql documentation. 2018-01-10 17:13:29 -05:00
plpython.sgml PL/Python: Fix example 2014-11-01 11:33:30 -04:00
pltcl.sgml Rationalize and document pltcl's handling of magic ".tupno" array element. 2016-11-06 14:43:13 -05:00
postgres-fdw.sgml Add docs about postgres_fdw's setting of search_path and other GUCs. 2015-08-15 14:31:18 -04:00
postgres.sgml Documentation for logical decoding. 2014-03-18 13:20:01 -04:00
problems.sgml Change documentation references to PG website to use https: not http: 2017-05-20 21:50:47 -04:00
protocol.sgml Fix typo. 2018-03-21 23:12:18 +09:00
queries.sgml Doc: clarify description of degenerate NATURAL joins. 2017-07-20 12:41:41 -04:00
query.sgml Use "backend process" rather than "backend server", where appropriate. 2011-03-12 09:38:56 -05:00
rangetypes.sgml Improve Range Types and Exclusion Constraints example. 2013-09-04 23:30:27 -07:00
README.links docs: improve xref description for xreflabel and refentry links 2014-01-30 12:26:18 -05:00
recovery-config.sgml Ignore recovery_min_apply_delay until recovery has reached consistent state 2016-03-06 02:43:26 +09:00
reference.sgml Documentation for logical decoding. 2014-03-18 13:20:01 -04:00
regress.sgml Lock down regression testing temporary clusters on Windows. 2014-12-17 22:48:45 -05:00
release-7.4.sgml doc: update markup for release note "release date" block 2017-05-12 18:31:59 -04:00
release-8.0.sgml doc: update markup for release note "release date" block 2017-05-12 18:31:59 -04:00
release-8.1.sgml doc: update markup for release note "release date" block 2017-05-12 18:31:59 -04:00
release-8.2.sgml doc: update markup for release note "release date" block 2017-05-12 18:31:59 -04:00
release-8.3.sgml doc: update markup for release note "release date" block 2017-05-12 18:31:59 -04:00
release-8.4.sgml doc: update markup for release note "release date" block 2017-05-12 18:31:59 -04:00
release-9.0.sgml doc: update markup for release note "release date" block 2017-05-12 18:31:59 -04:00
release-9.1.sgml doc: update markup for release note "release date" block 2017-05-12 18:31:59 -04:00
release-9.2.sgml Last-minute updates for release notes. 2017-11-06 12:02:30 -05:00
release-9.3.sgml Last-minute updates for release notes. 2018-02-26 12:14:05 -05:00
release-9.4.sgml Last-minute updates for release notes. 2018-02-26 12:14:05 -05:00
release-old.sgml doc: update markup for release note "release date" block 2017-05-12 18:31:59 -04:00
release.sgml Change documentation references to PG website to use https: not http: 2017-05-20 21:50:47 -04:00
rowtypes.sgml Doc: improve documentation about composite-value usage. 2016-11-22 17:56:16 -05:00
rules.sgml doc: Update link 2017-04-21 19:44:04 -04:00
runtime.sgml doc: update intermediate certificate instructions 2018-01-20 21:47:02 -05:00
seg.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 2011-05-07 22:29:20 -04:00
sepgsql.sgml Change documentation references to PG website to use https: not http: 2017-05-20 21:50:47 -04:00
sourcerepo.sgml Change default git repo URL to https 2018-02-07 11:05:13 +01:00
sources.sgml Fix misc typos. 2015-09-05 11:36:24 +03:00
spgist.sgml Add an in-core GiST index opclass for inet/cidr types. 2014-04-08 15:46:43 -04:00
spi.sgml doc: in contrib-spi, mention and link to the meaning of SPI 2018-01-31 16:54:33 -05:00
sql.sgml doc: Fix for too many brackets in command synopses on man pages 2012-05-03 22:58:00 +03:00
sslinfo.sgml doc: Fix DocBook XML validity 2014-05-06 21:28:58 -04:00
standalone-install.sgml Don't generate plain-text HISTORY and src/test/regress/README anymore. 2014-02-10 20:48:04 -05:00
start.sgml Fix wording in the Tutorial document. 2016-02-21 09:09:21 +09:00
storage.sgml Fix mention of htup.h in storage.sgml 2015-10-01 23:13:20 +09:00
stylesheet-common.xsl doc: Disable preface.autolabel in XSLT 2013-12-01 17:13:23 -05:00
stylesheet-fo.xsl doc: Improve setup for documentation building with FOP 2013-10-21 06:43:08 -04:00
stylesheet-hh.xsl Fix display of <command> elements on man pages 2012-04-30 21:18:03 +03:00
stylesheet-man.xsl doc: Work around stylesheet bug for man build 2014-08-17 09:14:32 -04:00
stylesheet.css Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
stylesheet.dsl doc: Various typo/grammar fixes 2014-08-30 11:01:47 -05:00
stylesheet.xsl Change documentation references to PG website to use https: not http: 2017-05-20 21:50:47 -04:00
syntax.sgml Doc: remove duplicate index entry. 2017-02-16 11:30:22 -05:00
tablefunc.sgml Add contrib function references in the doc index 2013-07-04 11:33:11 -04:00
tcn.sgml Reduce messages about implicit indexes and sequences to DEBUG1. 2012-07-04 20:35:29 -04:00
test-decoding.sgml doc: Fix spacing in verbatim environments 2014-07-08 11:39:07 -04:00
test-parser.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 2011-05-07 22:29:20 -04:00
test-shm-mq.sgml Fix typo in test_shm_mq document. 2014-05-13 01:41:54 +09:00
textsearch.sgml Update site address of Snowball project 2015-09-07 15:21:44 +03:00
trigger.sgml Doc: note that statement-level view triggers require an INSTEAD OF trigger. 2018-03-18 15:10:28 -04:00
tsearch2.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 2011-05-07 22:29:20 -04:00
typeconv.sgml Doc: add example of type resolution in nested UNIONs. 2018-03-25 16:15:16 -04:00
unaccent.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 2011-05-07 22:29:20 -04:00
user-manag.sgml Document security implications of search_path and the public schema. 2018-02-26 07:39:48 -08:00
uuid-ossp.sgml doc: Reflect renaming of Mac OS X to OS X 2014-09-09 13:58:50 -04:00
vacuumlo.sgml doc: Improve DocBook XML validity 2014-02-23 21:31:08 -05:00
wal.sgml Fix missing space in documentation 2014-12-01 12:12:23 +01:00
xaggr.sgml doc: Spell checking 2014-07-16 22:20:15 -04:00
xfunc.sgml Doc: improve documentation about composite-value usage. 2016-11-22 17:56:16 -05:00
xindex.sgml doc: Spell checking 2014-07-16 22:20:15 -04:00
xml2.sgml doc: Various typo/grammar fixes 2014-08-30 11:01:47 -05:00
xoper.sgml doc: Various typo/grammar fixes 2014-08-30 11:01:47 -05:00
xplang.sgml Update documentation to reflect that standard PLs are now extensions. 2011-03-05 01:08:38 -05:00
xtypes.sgml Add more use of psprintf() 2014-01-06 21:30:26 -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