You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/doc/src/sgml
Magnus Hagander 817d870cf9 Remove reference to default wal_buffers being 8 14 years ago
..
ref Fix pg_upgrade, broken by the xlogid/segno -> 64-bit int refactoring. 14 years ago
.gitignore Avoid maintaining three separate copies of the error codes list. 15 years ago
Makefile Untabify DSSSL and XSL files and add to check-tabs target 14 years ago
README.links Add xreflabels to /contrib manuals so links appear correct. Also update 15 years ago
acronyms.sgml Add SP-GiST (space-partitioned GiST) index access method. 14 years ago
adminpack.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 15 years ago
advanced.sgml Adjust documentation wording of window function ORDER BY to not mention 15 years ago
arch-dev.sgml
array.sgml Document that && can be used to search arrays. 14 years ago
auth-delay.sgml Remove the custom_variable_classes parameter. 14 years ago
auto-explain.sgml Fix wording, per Peter Geoghegan 14 years ago
backup.sgml Reorder basebackup options, to list pg_basebackup first 14 years ago
biblio.sgml Properly capitalize hyphenated words in documentation titles. 15 years ago
bki.sgml
btree-gin.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 15 years ago
btree-gist.sgml Spell checking and markup refinement 15 years ago
catalogs.sgml Refer to the default foreign key match style as MATCH SIMPLE internally. 14 years ago
charset.sgml Teach regular expression operators to honor collations. 15 years ago
chkpass.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 15 years ago
citext.sgml Make citext's equality and hashing functions collation-insensitive. 15 years ago
client-auth.sgml Remove whitespace from end of lines 14 years ago
config.sgml Make commit_delay much smarter. 14 years ago
contacts.sgml
contrib-spi.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 15 years ago
contrib.sgml Split contrib documentation into extensions and programs 14 years ago
cube.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 15 years ago
datatype.sgml Document that we deviate from ISO 8601 by not using 'T' on output. 14 years ago
datetime.sgml Improve documentation around historical calendar rules. 14 years ago
dblink.sgml Improve efficiency of dblink by using libpq's new row processor API. 14 years ago
ddl.sgml Change ON UPDATE SET NULL/SET DEFAULT referential actions to meet SQL spec. 14 years ago
dfunc.sgml Remove BSD/OS (BSDi) port. There are no known users upgrading to 14 years ago
dict-int.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 15 years ago
dict-xsyn.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 15 years ago
diskusage.sgml Properly capitalize documentation headings; some only had initial-word 15 years ago
dml.sgml
docguide.sgml Documentation spell and markup checking 14 years ago
dummy-seclabel.sgml Fix typo in dummy_seclabel documentation. 14 years ago
earthdistance.sgml Fix typos in docs, some words were doubled. 14 years ago
ecpg.sgml Documentation spell and markup checking 14 years ago
errcodes.sgml Drop "meaning" column from error code table 15 years ago
extend.sgml Further review of range-types patch. 14 years ago
external-projects.sgml Remove references to pgfoundry as recommended hosting platform 14 years ago
fdwhandler.sgml Documentation spell and markup checking 14 years ago
features.sgml Update SQL features/conformance information to SQL:2011 14 years ago
file-fdw.sgml Documentation spell and markup checking 14 years ago
filelist.sgml Publish draft version of Postgres 9.2 release notes. 14 years ago
fixrtf
func.sgml Allow pg_terminate_backend() to be used on backends with matching role. 14 years ago
fuzzystrmatch.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 15 years ago
generate-errcodes-table.pl Update copyright notices for year 2012. 14 years ago
generate_history.pl Improve style of generate_history.pl Perl script. 15 years ago
geqo.sgml
gin.sgml Documentation spell and markup checking 14 years ago
gist.sgml Documentation spell and markup checking 14 years ago
high-availability.sgml Allow pg_terminate_backend() to be used on backends with matching role. 14 years ago
history.sgml
hstore.sgml Remove hstore's text => text operator. 14 years ago
indexam.sgml Documentation spell and markup checking 14 years ago
indices.sgml Add SP-GiST (space-partitioned GiST) index access method. 14 years ago
info.sgml
information_schema.sgml Add sequence USAGE privileges to information schema 14 years ago
install-windows.sgml Support for building with MS Visual Studio 2010. 14 years ago
installation.sgml Remove references to PostgreSQL bundled on Solaris 14 years ago
intagg.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 15 years ago
intarray.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 15 years ago
intro.sgml
isn.sgml Use entities to encode non-ASCII characters in SGML documentation 15 years ago
jadetex.cfg
keywords.sgml Update SQL key word list to SQL:2011 14 years ago
legal.sgml Remove confusing half sentence from legal notice 14 years ago
libpq.sgml Documentation spell and markup checking 14 years ago
lo.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 15 years ago
lobj.sgml In docs, rename "backwards compatibility" to "backward compatibility" 15 years ago
ltree.sgml Some markup cleanup to deconfuse the find_gt_lt tool 15 years ago
maintenance.sgml Documentation spell and markup checking 14 years ago
manage-ag.sgml Avoid extra whitespace in the arguments of <indexterm>. 15 years ago
mk_feature_tables.pl
monitoring.sgml Documentation spell and markup checking 14 years ago
mvcc.sgml Overdue code review for transaction-level advisory locks patch. 14 years ago
nls.sgml Properly capitalize hyphenated words in documentation titles. 15 years ago
notation.sgml
oid2name.sgml Make documentation of --help and --version options more consistent 14 years ago
pageinspect.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 15 years ago
passwordcheck.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 15 years ago
perform.sgml Documentation spell and markup checking 14 years ago
pgarchivecleanup.sgml Make documentation of --help and --version options more consistent 14 years ago
pgbench.sgml Add pgbench option to add foreign key constraints to the standard scenario. 14 years ago
pgbuffercache.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 15 years ago
pgcrypto.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 15 years ago
pgfreespacemap.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 15 years ago
pgrowlocks.sgml Documentation spell and markup checking 14 years ago
pgstandby.sgml Make documentation of --help and --version options more consistent 14 years ago
pgstatstatements.sgml Rename I/O timing statistics columns to blk_read_time and blk_write_time. 14 years ago
pgstattuple.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 15 years ago
pgtestfsync.sgml Make documentation of --help and --version options more consistent 14 years ago
pgtesttiming.sgml Make documentation of --help and --version options more consistent 14 years ago
pgtrgm.sgml Document that contrib/pgtrgm only processes ASCII alphanumeric 15 years ago
pgupgrade.sgml Put back word that was mysteriously lost in man page conversion 14 years ago
planstats.sgml Update and extend the EXPLAIN-related documentation. 14 years ago
plhandler.sgml Some markup cleanup to deconfuse the find_gt_lt tool 15 years ago
plperl.sgml Fix minor stylistic issue 14 years ago
plpgsql.sgml Make xrefs to tables instead of assuming they appear below 14 years ago
plpython.sgml PL/Python: Update list of supported environment variables 14 years ago
pltcl.sgml Avoid extra whitespace in the arguments of <indexterm>. 15 years ago
postgres.sgml Add SP-GiST (space-partitioned GiST) index access method. 14 years ago
problems.sgml Use "backend process" rather than "backend server", where appropriate. 15 years ago
protocol.sgml Documentation spell and markup checking 14 years ago
queries.sgml Document that only user-defined columns are expanded by SELECT *. 15 years ago
query.sgml Use "backend process" rather than "backend server", where appropriate. 15 years ago
rangetypes.sgml Documentation style improvements 14 years ago
recovery-config.sgml Make superuser imply replication privilege. The idea of a privilege that 14 years ago
reference.sgml Fix some typos in the documentation 14 years ago
regress.sgml Adjust comments about collate.linux.utf8 regression test. 15 years ago
release-7.4.sgml Lots of doc corrections. 14 years ago
release-8.0.sgml Lots of doc corrections. 14 years ago
release-8.1.sgml Lots of doc corrections. 14 years ago
release-8.2.sgml Lots of doc corrections. 14 years ago
release-8.3.sgml Update release notes for 9.1.4, 9.0.8, 8.4.12, 8.3.19. 14 years ago
release-8.4.sgml Update release notes for 9.1.4, 9.0.8, 8.4.12, 8.3.19. 14 years ago
release-9.0.sgml Update release notes for 9.1.4, 9.0.8, 8.4.12, 8.3.19. 14 years ago
release-9.1.sgml Update release notes for 9.1.4, 9.0.8, 8.4.12, 8.3.19. 14 years ago
release-9.2.sgml Update release notes for pg_terminate_backend changes. 14 years ago
release-old.sgml MacOS -> Mac OS 15 years ago
release.sgml Remove whitespace from end of lines 14 years ago
rowtypes.sgml Further review of range-types patch. 14 years ago
rules.sgml Documentation spell and markup checking 14 years ago
runtime.sgml Support Linux's oom_score_adj API as well as the older oom_adj API. 14 years ago
seg.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 15 years ago
sepgsql.sgml Documentation spell and markup checking 14 years ago
sourcerepo.sgml Properly capitalize documentation headings; some only had initial-word 15 years ago
sources.sgml Add an errdetail_internal() ereport auxiliary routine. 15 years ago
spgist.sgml Documentation spell and markup checking 14 years ago
spi.sgml Redesign the plancache mechanism for more flexibility and efficiency. 15 years ago
sql.sgml doc: Fix for too many brackets in command synopses on man pages 14 years ago
sslinfo.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 15 years ago
standalone-install.sgml Uppercase <!ENTITY> and <!DOCTYPE> tags in SGML source 15 years ago
start.sgml Remove mention of using "man" from the tutorial. 15 years ago
storage.sgml Doc updates for index-only scans. 14 years ago
stylesheet-common.xsl Fix display of <command> elements on man pages 14 years ago
stylesheet-fo.xsl Fix display of <command> elements on man pages 14 years ago
stylesheet-hh.xsl Fix display of <command> elements on man pages 14 years ago
stylesheet-man.xsl Split contrib documentation into extensions and programs 14 years ago
stylesheet.css
stylesheet.dsl Untabify DSSSL and XSL files and add to check-tabs target 14 years ago
stylesheet.xsl Fix display of <command> elements on man pages 14 years ago
syntax.sgml Improve generated column names for cases involving sub-SELECTs. 14 years ago
tablefunc.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 15 years ago
tcn.sgml Assorted spelling corrections. 14 years ago
test-parser.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 15 years ago
textsearch.sgml Documentation spell and markup checking 14 years ago
trigger.sgml Fix trigger example code to match header changes 14 years ago
tsearch2.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 15 years ago
typeconv.sgml Extend the unknowns-are-same-as-known-inputs type resolution heuristic. 14 years ago
unaccent.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 15 years ago
user-manag.sgml Make superuser imply replication privilege. The idea of a privilege that 14 years ago
uuid-ossp.sgml Add xreflabels to /contrib manuals so links appear correct. Also update 15 years ago
vacuumlo.sgml Make documentation of --help and --version options more consistent 14 years ago
wal.sgml Remove reference to default wal_buffers being 8 14 years ago
xaggr.sgml Remove spclocation field from pg_tablespace 14 years ago
xfunc.sgml Replace int2/int4 in C code with int16/int32 14 years ago
xindex.sgml Add SP-GiST (space-partitioned GiST) index access method. 14 years ago
xml2.sgml Spell checking and markup refinement 15 years ago
xoper.sgml Properly capitalize hyphenated words in documentation titles. 15 years ago
xplang.sgml Update documentation to reflect that standard PLs are now extensions. 15 years ago
xtypes.sgml Avoid extra whitespace in the arguments of <indexterm>. 15 years ago

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