postgresql/doc/src/sgml
Tom Lane cdc67938c0 Don't put <indexterm> before <term> in <varlistentry> items.
Doing that results in a broken index entry in PDF output.  We had only
a few like that, which is probably why nobody noticed before.
Standardize on putting the <term> first.

Josh Kupershmidt
2013-03-23 14:06:33 -04:00
..
ref Fix problems with incomplete attempt to prohibit OIDS with MVs. 2013-03-22 13:27:34 -05:00
.gitignore Avoid maintaining three separate copies of the error codes list. 2011-02-03 22:32:49 -05:00
Makefile doc: Add make target to produce EPUB from DocBook 2013-02-13 23:12:21 -05:00
README.links Add xreflabels to /contrib manuals so links appear correct. Also update 2011-05-07 22:29:20 -04:00
acronyms.sgml Add SP-GiST (space-partitioned GiST) index access method. 2011-12-17 16:42:30 -05:00
adminpack.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 2011-05-07 22:29:20 -04:00
advanced.sgml Revert: In docs, change a few cases of "not important" to 2012-08-16 11:26:40 -04:00
arch-dev.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
array.sgml Document that && can be used to search arrays. 2012-06-22 08:59:41 -04:00
auth-delay.sgml Remove the custom_variable_classes parameter. 2011-10-04 12:36:55 -04:00
auto-explain.sgml Fix wording, per Peter Geoghegan 2012-01-27 10:36:27 +01:00
backup.sgml Doc correction to point out that 9.2+ can overwrite pg_xlog files. 2012-08-08 22:34:46 +01:00
bgworker.sgml Docs shouldn't say HOT Standby. 2013-01-24 08:01:16 +00:00
biblio.sgml Properly capitalize hyphenated words in documentation titles. 2011-02-01 17:00:26 -05: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 Spell checking and markup refinement 2011-05-19 01:14:45 +03:00
catalogs.sgml Add docs for pg_matviews, which were missed in the initial MV commit. 2013-03-06 15:35:59 -06:00
charset.sgml In documentation, change "recommendable" to "recommended", per 2012-08-14 12:36:48 -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 Make citext's equality and hashing functions collation-insensitive. 2011-06-08 15:25:02 -04:00
client-auth.sgml Add postgres_fdw contrib module. 2013-02-21 05:27:16 -05:00
config.sgml Don't put <indexterm> before <term> in <varlistentry> items. 2013-03-23 14:06:33 -04:00
contacts.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
contrib-spi.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 2011-05-07 22:29:20 -04:00
contrib.sgml Add pg_xlogdump contrib program 2013-02-22 16:56:55 -03:00
cube.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 2011-05-07 22:29:20 -04:00
datatype.sgml doc: Small tweak for consistency 2013-03-03 08:58:34 -05:00
datetime.sgml Improve documentation around historical calendar rules. 2012-04-26 18:28:52 -04:00
dblink.sgml Add postgres_fdw contrib module. 2013-02-21 05:27:16 -05:00
ddl.sgml Support writable foreign tables. 2013-03-10 14:16:02 -04:00
dfunc.sgml Remove BSD/OS (BSDi) port. There are no known users upgrading to 2012-05-03 10:58:44 -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 Properly capitalize documentation headings; some only had initial-word 2011-01-29 13:01:48 -05:00
dml.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
docguide.sgml doc: A few awkward phrasing fixes 2013-03-03 08:49:49 -05:00
dummy-seclabel.sgml Fix typo in dummy_seclabel documentation. 2011-10-13 12:16:07 -04:00
earthdistance.sgml Fix typos in docs, some words were doubled. 2012-04-10 09:31:31 +03:00
ecpg.sgml doc: merge ecpg username/password example into C comment 2013-01-25 13:46:38 -05:00
errcodes.sgml Provide database object names as separate fields in error messages. 2013-01-29 17:08:26 -05:00
event-trigger.sgml Further documentation tweaks for event triggers. 2013-01-23 09:17:20 -05:00
extend.sgml Fix pg_extension_config_dump() to handle update cases more sanely. 2012-12-20 16:31:42 -05:00
external-projects.sgml Remove references to pgfoundry as recommended hosting platform 2012-07-04 08:59:35 +02:00
fdwhandler.sgml Fix documentation oversight. 2013-03-12 19:06:43 -04:00
features.sgml Update SQL features/conformance information to SQL:2011 2012-05-17 09:50:04 +03:00
file-fdw.sgml Support writable foreign tables. 2013-03-10 14:16:02 -04:00
filelist.sgml Add pg_xlogdump contrib program 2013-02-22 16:56:55 -03:00
fixrtf Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
func.sgml Allow extracting machine-readable object identity 2013-03-20 18:19:19 -03:00
fuzzystrmatch.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 2011-05-07 22:29:20 -04:00
generate-errcodes-table.pl Update copyrights for 2013 2013-01-01 17:15:01 -05:00
generate_history.pl Run newly-configured perltidy script on Perl files. 2012-07-04 21:47:49 -04:00
geqo.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
gin.sgml Documentation spell and markup checking 2012-06-08 00:06:20 +03:00
gist.sgml Documentation spell and markup checking 2012-06-08 00:06:20 +03:00
high-availability.sgml Clarify that streaming replication can be both async and sync 2013-01-20 16:10:12 +01:00
history.sgml Add small doc mention that libpq is named after POSTQUEL. 2012-09-02 08:42:03 -04:00
hstore.sgml JSON generation improvements. 2013-03-10 17:35:36 -04:00
indexam.sgml Documentation spell and markup checking 2012-06-08 00:06:20 +03:00
indices.sgml Fix typo in previous commit 2012-10-17 10:29:30 +01:00
info.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
information_schema.sgml Fix typo in information_schema documentation. 2012-09-05 23:37:42 -04:00
install-windows.sgml Enable building with Microsoft Visual Studio 2012. 2013-02-06 14:52:29 -05:00
installation.sgml doc: Rewrite how to get the source code 2013-02-07 23:28:42 -05:00
intagg.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 2011-05-07 22:29:20 -04:00
intarray.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 2011-05-07 22:29:20 -04:00
intro.sgml Support automatically-updatable views. 2012-12-08 18:26:21 -05:00
isn.sgml Use entities to encode non-ASCII characters in SGML documentation 2011-05-31 23:11:46 +03:00
jadetex.cfg Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
keywords.sgml Add support for piping COPY to/from an external program. 2013-02-27 18:22:31 +02:00
legal.sgml Update copyrights for 2013 2013-01-01 17:15:01 -05:00
libpq.sgml Don't put <indexterm> before <term> in <varlistentry> items. 2013-03-23 14:06:33 -04:00
lo.sgml Add more limited large object trigger example. 2012-08-14 23:25:20 -04:00
lobj.sgml Fix lo_read, lo_write, lo_truncate to cope with "size_t" length parameters. 2012-10-08 21:19:53 -04:00
ltree.sgml Revert: In docs, change a few cases of "not important" to 2012-08-16 11:26:40 -04:00
maintenance.sgml Fix documentation reference to maximum allowed for autovacuum_freeze_max_age. 2012-09-16 11:59:50 -05:00
manage-ag.sgml In documentation, change "recommendable" to "recommended", per 2012-08-14 12:36:48 -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: Add pg_stat_reset and related functions to index 2012-12-15 00:30:53 -05:00
mvcc.sgml doc: add mention of ssi read anomolies to mvcc docs 2013-01-24 21:44:54 -05:00
nls.sgml Update iso.org page link 2012-12-08 07:37:11 -05:00
notation.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
oid2name.sgml Make documentation of --help and --version options more consistent 2012-06-18 02:46:59 +03:00
pageinspect.sgml Remove PageSetTLI and rename pd_tli to pd_checksum 2013-03-18 13:46:42 +00:00
passwordcheck.sgml In documentation, change "recommendable" to "recommended", per 2012-08-14 12:36:48 -04:00
perform.sgml Documentation spell and markup checking 2012-06-08 00:06:20 +03:00
pg_xlogdump.sgml Fix some typos and grammatical mistakes 2013-02-22 18:52:59 -03:00
pgarchivecleanup.sgml Make documentation of --help and --version options more consistent 2012-06-18 02:46:59 +03:00
pgbench.sgml Add --aggregate-interval option. 2013-01-31 15:53:58 +09:00
pgbuffercache.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 2011-05-07 22:29:20 -04:00
pgcrypto.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 2011-05-07 22:29:20 -04:00
pgfreespacemap.sgml doc: Replace "NOTE" with proper markup 2012-12-26 23:48:35 -05:00
pgrowlocks.sgml Improve concurrency of foreign key locking 2013-01-23 12:04:59 -03:00
pgstandby.sgml Make documentation of --help and --version options more consistent 2012-06-18 02:46:59 +03:00
pgstatstatements.sgml Rename I/O timing statistics columns to blk_read_time and blk_write_time. 2012-04-29 18:13:33 -04:00
pgstattuple.sgml Add pgstatginindex() function to get the size of the GIN pending list. 2012-12-05 09:58:03 +02:00
pgtestfsync.sgml Improve the documentation about commit_delay. 2013-03-15 17:41:47 -04:00
pgtesttiming.sgml Clarify FreeBSD instructions in pg_test_timing. 2012-08-30 18:38:00 -04:00
pgtrgm.sgml Document that contrib/pgtrgm only processes ASCII alphanumeric 2011-09-05 13:24:45 -04:00
pgupgrade.sgml pg_upgrade docs: mention modification of postgresql.conf in new cluster 2013-01-31 16:32:35 -05:00
planstats.sgml Update and extend the EXPLAIN-related documentation. 2011-09-28 19:39:54 -04:00
plhandler.sgml Some markup cleanup to deconfuse the find_gt_lt tool 2011-08-30 20:32:49 +03:00
plperl.sgml Fix minor stylistic issue 2012-04-24 21:16:07 +03:00
plpgsql.sgml Change plan caching to honor, not resist, changes in search_path. 2013-01-25 14:14:41 -05:00
plpython.sgml PL/Python: Add result object str handler 2013-02-03 00:31:01 -05:00
pltcl.sgml Avoid extra whitespace in the arguments of <indexterm>. 2011-04-08 11:36:05 -04:00
postgres-fdw.sgml Document cross-version compatibility issues for contrib/postgres_fdw. 2013-03-22 17:22:31 -04:00
postgres.sgml Background worker processes 2012-12-06 17:47:30 -03:00
problems.sgml Use "backend process" rather than "backend server", where appropriate. 2011-03-12 09:38:56 -05:00
protocol.sgml Reset master xmin when hot_standby_feedback disabled. 2013-02-04 10:29:22 +00:00
queries.sgml Add postgres_fdw contrib module. 2013-02-21 05:27:16 -05:00
query.sgml Use "backend process" rather than "backend server", where appropriate. 2011-03-12 09:38:56 -05:00
rangetypes.sgml Fix typo in example. 2012-08-23 11:58:11 +03:00
recovery-config.sgml Add postgres_fdw contrib module. 2013-02-21 05:27:16 -05:00
reference.sgml Add a materialized view relations. 2013-03-03 18:23:31 -06:00
regress.sgml pg_regress: Allow overriding diff options 2013-01-29 22:59:45 -05:00
release-7.4.sgml Lots of doc corrections. 2012-04-23 22:43:09 -04:00
release-8.0.sgml Lots of doc corrections. 2012-04-23 22:43:09 -04:00
release-8.1.sgml Lots of doc corrections. 2012-04-23 22:43:09 -04:00
release-8.2.sgml Lots of doc corrections. 2012-04-23 22:43:09 -04:00
release-8.3.sgml Prevent execution of enum_recv() from SQL. 2013-02-04 16:25:01 -05:00
release-8.4.sgml doc: Fix mistakes in the most recent set of release notes. 2013-02-08 10:41:15 -05:00
release-9.0.sgml doc: Fix mistakes in the most recent set of release notes. 2013-02-08 10:41:15 -05:00
release-9.1.sgml doc: Fix mistakes in the most recent set of release notes. 2013-02-08 10:41:15 -05:00
release-9.2.sgml doc: Fix mistakes in the most recent set of release notes. 2013-02-08 10:41:15 -05:00
release-old.sgml MacOS -> Mac OS 2011-08-17 10:05:22 +03:00
release.sgml Remove whitespace from end of lines 2012-05-15 22:19:41 +03:00
rowtypes.sgml Further review of range-types patch. 2011-11-18 18:24:32 -05:00
rules.sgml Eliminate trivial whitespace inconsistency in docs sample code. 2013-03-21 10:34:47 -05:00
runtime.sgml Add postgres_fdw contrib module. 2013-02-21 05:27:16 -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 doc: correct sepgsql doc about permission checking of CASCADE 2013-01-24 21:21:50 -05:00
sourcerepo.sgml Properly capitalize documentation headings; some only had initial-word 2011-01-29 13:01:48 -05:00
sources.sgml Provide database object names as separate fields in error messages. 2013-01-29 17:08:26 -05:00
spgist.sgml Documentation spell and markup checking 2012-06-08 00:06:20 +03:00
spi.sgml Change plan caching to honor, not resist, changes in search_path. 2013-01-25 14:14:41 -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 Add xreflabels to /contrib manuals so links appear correct. Also update 2011-05-07 22:29:20 -04:00
standalone-install.sgml Uppercase <!ENTITY> and <!DOCTYPE> tags in SGML source 2011-04-04 16:09:10 -04:00
start.sgml Remove mention of using "man" from the tutorial. 2011-04-03 19:49:05 -04:00
storage.sgml Document that PGDATA has to point to the configuration files, rather 2012-08-15 22:59:37 -04:00
stylesheet-common.xsl Fix display of <command> elements on man pages 2012-04-30 21:18:03 +03:00
stylesheet-fo.xsl Fix display of <command> elements on man pages 2012-04-30 21:18:03 +03:00
stylesheet-hh.xsl Fix display of <command> elements on man pages 2012-04-30 21:18:03 +03:00
stylesheet-man.xsl Show step titles in the pg_upgrade man page 2012-07-17 21:34:22 +03:00
stylesheet.css Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
stylesheet.dsl Untabify DSSSL and XSL files and add to check-tabs target 2012-04-19 22:38:14 +03:00
stylesheet.xsl XSLT stylesheet: Add slash to directory name 2012-11-08 23:55:36 -05:00
syntax.sgml Add section IDs to subsections of syntax.sgml that lacked them. 2012-08-27 20:17:12 -04:00
tablefunc.sgml Revert: In docs, change a few cases of "not important" to 2012-08-16 11:26:40 -04:00
tcn.sgml Reduce messages about implicit indexes and sequences to DEBUG1. 2012-07-04 20:35:29 -04:00
test-parser.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 2011-05-07 22:29:20 -04:00
textsearch.sgml Fix typo: lexemes misspelled in full text search docs. 2012-09-11 19:46:17 -05:00
trigger.sgml Fix trigger example code to match header changes 2012-03-20 16:50:18 -03:00
tsearch2.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 2011-05-07 22:29:20 -04:00
typeconv.sgml Extend the unknowns-are-same-as-known-inputs type resolution heuristic. 2011-11-17 18:28:41 -05: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 Make superuser imply replication privilege. The idea of a privilege that 2012-01-14 18:22:16 +02:00
uuid-ossp.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 2011-05-07 22:29:20 -04:00
vacuumlo.sgml Make documentation of --help and --version options more consistent 2012-06-18 02:46:59 +03:00
wal.sgml Clarify assumption of filesystem metadata integrity. 2013-03-19 08:57:29 +00:00
xaggr.sgml Remove spclocation field from pg_tablespace 2011-12-07 10:37:33 +01:00
xfunc.sgml Fix concat() and format() to handle VARIADIC-labeled arguments correctly. 2013-01-25 00:19:56 -05:00
xindex.sgml Add SP-GiST (space-partitioned GiST) index access method. 2011-12-17 16:42:30 -05:00
xml2.sgml doc: Fix markup typo 2013-02-25 17:58:14 -05:00
xoper.sgml Properly capitalize hyphenated words in documentation titles. 2011-02-01 17:00:26 -05:00
xplang.sgml Update documentation to reflect that standard PLs are now extensions. 2011-03-05 01:08:38 -05:00
xtypes.sgml Avoid extra whitespace in the arguments of <indexterm>. 2011-04-08 11:36:05 -04:00

README.links

<!-- 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 # from the title of the target
	link, or xreflabel if defined at the target; 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