postgresql/doc/src/sgml
Simon Riggs 64233902d2 Send new protocol keepalive messages to standby servers.
Allows streaming replication users to calculate transfer latency
and apply delay via internal functions. No external functions yet.
2011-12-31 13:30:26 +00:00
..
ref Typo fixes. 2011-12-22 17:57:17 -05:00
.gitignore Avoid maintaining three separate copies of the error codes list. 2011-02-03 22:32:49 -05:00
Makefile Produce HISTORY file consistently as ASCII 2011-06-19 23:27:56 +03: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 Adjust documentation wording of window function ORDER BY to not mention 2011-02-20 00:01:08 -05:00
arch-dev.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
array.sgml Use proper SGML doc entities rather than angle-brackets. 2011-06-02 19:33:16 -04:00
auth-delay.sgml Remove the custom_variable_classes parameter. 2011-10-04 12:36:55 -04:00
auto-explain.sgml Remove the custom_variable_classes parameter. 2011-10-04 12:36:55 -04:00
backup.sgml Fix archive_command example 2011-11-04 22:01:35 +02: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 Allow CHECK constraints to be declared ONLY 2011-12-19 17:30:23 -03:00
charset.sgml Teach regular expression operators to honor collations. 2011-04-10 18:03:09 -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 Role membership of superusers is only by explicit membership for HBA. 2011-11-03 16:29:41 -04:00
config.sgml include_if_exists facility for config file. 2011-12-15 19:40:58 -05: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 contrib/file_fdw foreign-data wrapper for reading files via COPY. 2011-02-20 14:06:59 -05:00
cube.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 2011-05-07 22:29:20 -04:00
datatype.sgml Further code review for range types patch. 2011-11-20 23:50:27 -05:00
datetime.sgml Mark all GUC variables with <varname> markup, rather than <literal>. 2011-02-02 18:06:38 -05:00
dblink.sgml Rename "Example" sections to "Examples" in dblink chapter 2011-08-07 15:51:04 +03:00
ddl.sgml Clarify wording of foreign key documentation to mention null entries as 2011-10-12 16:58:39 -04:00
dfunc.sgml MacOS -> Mac OS 2011-08-17 10:05:22 +03: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 Document minimum required version of DocBook XSL stylesheets 2011-08-27 23:28:55 +03:00
dummy-seclabel.sgml Fix typo in dummy_seclabel documentation. 2011-10-13 12:16:07 -04:00
earthdistance.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 2011-05-07 22:29:20 -04:00
ecpg.sgml Fix typo 2011-08-14 10:40:50 +03:00
errcodes.sgml Drop "meaning" column from error code table 2011-05-28 00:25:33 +03:00
extend.sgml Further review of range-types patch. 2011-11-18 18:24:32 -05:00
external-projects.sgml Small improvements to external-projects documentation. 2011-02-14 19:22:34 -05:00
fdwhandler.sgml Improvements to SQL/MED documentation. 2011-07-25 09:37:06 -04:00
features.sgml Remove claim that the project is not represented in the SQL working group 2011-07-18 07:30:00 +03:00
file-fdw.sgml Remove incorrect instructions to run CREATE FOREIGN DATA WRAPPER 2011-12-04 16:59:24 +01:00
filelist.sgml Add SP-GiST (space-partitioned GiST) index access method. 2011-12-17 16:42:30 -05:00
fixrtf Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
func.sgml Add bytea_agg, parallel to string_agg. 2011-12-23 08:40:25 -05: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 Drop "meaning" column from error code table 2011-05-28 00:25:33 +03:00
generate_history.pl Improve style of generate_history.pl Perl script. 2011-05-05 12:49:23 -04:00
geqo.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
gin.sgml Properly capitalize documentation headings; some only had initial-word 2011-01-29 13:01:48 -05:00
gist.sgml Support GiST index support functions that want to cache data across calls. 2011-09-30 19:48:57 -04:00
high-availability.sgml Some minor wordsmithing for the cascading replication documentation. 2011-10-10 10:16:28 -04:00
history.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
hstore.sgml Remove hstore's text => text operator. 2011-11-07 21:47:45 -05:00
indexam.sgml Rethink representation of index clauses' mapping to index columns. 2011-12-24 19:03:21 -05:00
indices.sgml Add SP-GiST (space-partitioned GiST) index access method. 2011-12-17 16:42:30 -05:00
info.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
information_schema.sgml Add support for privileges on types 2011-12-20 00:05:19 +02:00
install-windows.sgml Fix typo 2011-09-24 14:34:32 +02:00
installation.sgml Update documentation suggestions for debugging the backend. 2011-12-02 17:09:56 -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 Remove cvs keywords from all files. 2010-09-20 22:08:53 +02: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 Update key words table for 9.1 2011-04-06 00:16:13 +03:00
legal.sgml Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
libpq.sgml Fix reference to "verify-ca" and "verify-full" in a note in the docs. 2011-12-16 15:07:46 +02:00
lo.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 2011-05-07 22:29:20 -04:00
lobj.sgml In docs, rename "backwards compatibility" to "backward compatibility" 2011-03-11 14:33:10 -05:00
ltree.sgml Some markup cleanup to deconfuse the find_gt_lt tool 2011-08-30 20:32:49 +03:00
maintenance.sgml Mark all GUC variables with <varname> markup, rather than <literal>. 2011-02-02 18:06:38 -05:00
manage-ag.sgml Avoid extra whitespace in the arguments of <indexterm>. 2011-04-08 11:36:05 -04:00
mk_feature_tables.pl Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
monitoring.sgml Remove tabs in SGML file. 2011-12-18 08:32:58 -05:00
mvcc.sgml Minor enhancements to MVCC chapter 2011-12-26 19:09:50 -03:00
nls.sgml Properly capitalize hyphenated words in documentation titles. 2011-02-01 17:00:26 -05:00
notation.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
oid2name.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 2011-05-07 22:29:20 -04:00
pageinspect.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 2011-05-07 22:29:20 -04:00
passwordcheck.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 2011-05-07 22:29:20 -04:00
perform.sgml Update and extend the EXPLAIN-related documentation. 2011-09-28 19:39:54 -04:00
pgarchivecleanup.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 2011-05-07 22:29:20 -04:00
pgbench.sgml Add new pgbench options, --tablespace and --index-tablespace. 2011-07-25 09:16:14 -04: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 Add xreflabels to /contrib manuals so links appear correct. Also update 2011-05-07 22:29:20 -04:00
pgrowlocks.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 2011-05-07 22:29:20 -04:00
pgstandby.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 2011-05-07 22:29:20 -04:00
pgstatstatements.sgml Remove the custom_variable_classes parameter. 2011-10-04 12:36:55 -04:00
pgstattuple.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 2011-05-07 22:29:20 -04:00
pgtestfsync.sgml Spell checking and markup refinement 2011-05-19 01:14:45 +03:00
pgtrgm.sgml Document that contrib/pgtrgm only processes ASCII alphanumeric 2011-09-05 13:24:45 -04:00
pgupgrade.sgml In pg_upgrade, allow tables using regclass to be upgraded because we 2011-12-05 16:45:19 -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 Remove the custom_variable_classes parameter. 2011-10-04 12:36:55 -04:00
plpgsql.sgml Add support for passing cursor parameters in named notation in PL/pgSQL. 2011-12-14 15:55:37 +02:00
plpython.sgml plpython: Add SPI cursor support 2011-12-05 19:52:15 +02:00
pltcl.sgml Avoid extra whitespace in the arguments of <indexterm>. 2011-04-08 11:36:05 -04:00
postgres.sgml Add SP-GiST (space-partitioned GiST) index access method. 2011-12-17 16:42:30 -05:00
problems.sgml Use "backend process" rather than "backend server", where appropriate. 2011-03-12 09:38:56 -05:00
protocol.sgml Send new protocol keepalive messages to standby servers. 2011-12-31 13:30:26 +00:00
queries.sgml Document that only user-defined columns are expanded by SELECT *. 2011-09-10 10:45:55 -04:00
query.sgml Use "backend process" rather than "backend server", where appropriate. 2011-03-12 09:38:56 -05:00
rangetypes.sgml Some more editing of the range-types documentation. 2011-11-23 19:13:56 -05:00
recovery-config.sgml In the manual section on primary_conninfo, recommend using a role with 2011-09-14 09:30:32 +03:00
reference.sgml Implement streaming xlog for backup tools 2011-10-26 20:13:33 +02:00
regress.sgml Adjust comments about collate.linux.utf8 regression test. 2011-04-23 12:51:47 -04:00
release-7.4.sgml Unify spelling of "canceled", "canceling", "cancellation" 2011-06-29 09:28:46 +03:00
release-8.0.sgml Unify spelling of "canceled", "canceling", "cancellation" 2011-06-29 09:28:46 +03:00
release-8.1.sgml Unify spelling of "canceled", "canceling", "cancellation" 2011-06-29 09:28:46 +03:00
release-8.2.sgml Draft release notes for 9.1.2, 9.0.6, 8.4.10, 8.3.17, 8.2.23. 2011-11-30 19:34:47 -05:00
release-8.3.sgml Draft release notes for 9.1.2, 9.0.6, 8.4.10, 8.3.17, 8.2.23. 2011-11-30 19:34:47 -05:00
release-8.4.sgml Draft release notes for 9.1.2, 9.0.6, 8.4.10, 8.3.17, 8.2.23. 2011-11-30 19:34:47 -05:00
release-9.0.sgml Draft release notes for 9.1.2, 9.0.6, 8.4.10, 8.3.17, 8.2.23. 2011-11-30 19:34:47 -05:00
release-9.1.sgml Draft release notes for 9.1.2, 9.0.6, 8.4.10, 8.3.17, 8.2.23. 2011-11-30 19:34:47 -05:00
release-old.sgml MacOS -> Mac OS 2011-08-17 10:05:22 +03:00
release.sgml Remove tab in sgml file. 2011-10-13 09:33:29 -04:00
rowtypes.sgml Further review of range-types patch. 2011-11-18 18:24:32 -05:00
rules.sgml Typo fixes. 2011-12-22 17:57:17 -05:00
runtime.sgml Update information about configuring SysV IPC parameters on NetBSD. 2011-11-30 20:55:00 -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 sepgsql: Check CREATE permissions for some object types. 2011-12-21 09:14:02 -05:00
sourcerepo.sgml Properly capitalize documentation headings; some only had initial-word 2011-01-29 13:01:48 -05:00
sources.sgml Add an errdetail_internal() ereport auxiliary routine. 2011-07-16 14:22:15 -04:00
spgist.sgml Teach SP-GiST to do index-only scans. 2011-12-19 14:58:41 -05:00
spi.sgml Redesign the plancache mechanism for more flexibility and efficiency. 2011-09-16 00:43:52 -04:00
sql.sgml Be consistent about writing "[, ...]" instead "[,...]" in the docs. 2010-11-29 11:53:27 +02: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 Support synchronization of snapshots through an export/import procedure. 2011-10-22 18:23:30 -04:00
stylesheet-common.xsl Reorganize XSLT stylesheet support. Put common things into a separate 2006-12-10 16:01:06 +00:00
stylesheet-fo.xsl Reorganize XSLT stylesheet support. Put common things into a separate 2006-12-10 16:01:06 +00:00
stylesheet-hh.xsl Reorganize XSLT stylesheet support. Put common things into a separate 2006-12-10 16:01:06 +00:00
stylesheet-man.xsl Fix a whitespace issue with the man pages 2011-08-07 10:55:32 +03:00
stylesheet.css Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
stylesheet.dsl Modify up/home macro to match standard parameter list; fixes doc build. 2011-10-12 14:05:37 -04:00
stylesheet.xsl Ship documentation without intermediate tarballs 2009-08-09 22:47:59 +00:00
syntax.sgml Improve generated column names for cases involving sub-SELECTs. 2011-10-01 14:01:46 -04:00
tablefunc.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 2011-05-07 22:29:20 -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 Update documentation about ts_rank(). 2011-10-13 14:17:20 -04:00
trigger.sgml Avoid extra whitespace in the arguments of <indexterm>. 2011-04-08 11:36:05 -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 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 Some markup cleanup to deconfuse the find_gt_lt tool 2011-08-30 20:32:49 +03: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 Teach vacuumlo to limit number of removals, via new -l option. 2011-08-08 09:16:45 -04:00
wal.sgml Minor grammar improvements. 2011-11-07 12:27:26 -05:00
xaggr.sgml Remove spclocation field from pg_tablespace 2011-12-07 10:37:33 +01:00
xfunc.sgml Support range data types. 2011-11-03 13:42:15 +02:00
xindex.sgml Add SP-GiST (space-partitioned GiST) index access method. 2011-12-17 16:42:30 -05:00
xml2.sgml Spell checking and markup refinement 2011-05-19 01:14:45 +03: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