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
Tom Lane b1d5cc375b Docs: fix typo in to_char() example. 10 years ago
..
ref doc: Tweak synopsis indentation for consistency 10 years ago
.gitignore Don't generate plain-text HISTORY and src/test/regress/README anymore. 12 years ago
Makefile doc: Call xmllint for validity also in the fop build 11 years ago
README.links
acronyms.sgml
adminpack.sgml
advanced.sgml
arch-dev.sgml
array.sgml Improve documentation about array concat operator vs. underlying functions. 11 years ago
auth-delay.sgml doc: Fix DocBook XML validity 12 years ago
auto-explain.sgml Fix failure of contrib/auto_explain to print per-node timing information. 11 years ago
backup.sgml doc: Spell checking 10 years ago
bgworker.sgml Flesh out the background worker documentation. 11 years ago
biblio.sgml
bki.sgml Allow forcing nullness of columns during bootstrap. 11 years ago
brin.sgml doc: Spell checking 10 years ago
btree-gin.sgml docs: consistently uppercase index method and add spacing 11 years ago
btree-gist.sgml docs: consistently uppercase index method and add spacing 11 years ago
catalogs.sgml Use gender-neutral language in documentation 10 years ago
charset.sgml Docs: fix erroneous claim about max byte length of GB18030. 11 years ago
chkpass.sgml
citext.sgml citext's regexp_matches() functions weren't documented, either. 11 years ago
client-auth.sgml Use gender-neutral language in documentation 10 years ago
config.sgml Remove the row_security=force GUC value. 10 years ago
contacts.sgml
contrib-spi.sgml
contrib.sgml Remove *pgaudit* references also. 11 years ago
cube.sgml doc: Remove dead links 10 years ago
custom-scan.sgml doc: Spell checking 10 years ago
datatype.sgml 9.5 release notes: mention lack of char() sort improvements 11 years ago
datetime.sgml Support timezone abbreviations that sometimes change. 11 years ago
dblink.sgml dblink docs: fix typo to use "connname" (3 n's), not "conname" 11 years ago
ddl.sgml Use gender-neutral language in documentation 10 years ago
dfunc.sgml doc: Reflect renaming of Mac OS X to OS X 11 years ago
dict-int.sgml
dict-xsyn.sgml
diskusage.sgml
dml.sgml
docguide.sgml Document how to build the docs using the website style. 11 years ago
earthdistance.sgml
ecpg.sgml docs: HTML-escape '>' in '=>' using HTML entities 11 years ago
errcodes.sgml
event-trigger.sgml Mention table_rewrite as valid event trigger tag 11 years ago
extend.sgml Fix pg_dump handling of extension config tables 11 years ago
external-projects.sgml
fdwhandler.sgml doc: Spell checking 10 years ago
features.sgml
file-fdw.sgml Provide a FORCE NULL option to COPY in CSV mode. 12 years ago
filelist.sgml First draft of 9.5 release notes 11 years ago
fixrtf
func.sgml Docs: fix typo in to_char() example. 10 years ago
fuzzystrmatch.sgml
generate-errcodes-table.pl Update copyright for 2015 11 years ago
geqo.sgml
gin.sgml Rename pending_list_cleanup_size to gin_pending_list_limit. 11 years ago
gist.sgml Remove no-longer-required function declarations. 11 years ago
high-availability.sgml Document that max_worker_processes must be high enough in standby. 10 years ago
history.sgml
hstore.sgml docs: HTML-escape '>' in '=>' using HTML entities 11 years ago
indexam.sgml Add support for index-only scans in GiST. 11 years ago
indices.sgml doc: Spell checking 10 years ago
info.sgml
information_schema.sgml Add transforms feature 11 years ago
install-windows.sgml Make TAP tests work on Windows. 11 years ago
installation.sgml doc: Update installation instructions for new shared libperl/libpython handling 11 years ago
intagg.sgml
intarray.sgml
intro.sgml
isn.sgml Update URL reference material in /contrib/isn docs 11 years ago
jadetex.cfg
json.sgml docs: consistently uppercase index method and add spacing 11 years ago
keywords.sgml Update key words table for 9.5 11 years ago
legal.sgml Update copyright for 2015 11 years ago
libpq.sgml doc: Spell checking 10 years ago
lo.sgml
lobj.sgml Update copyright for 2015 11 years ago
logicaldecoding.sgml doc: Spell checking 10 years ago
ltree.sgml docs: consistently uppercase index method and add spacing 11 years ago
maintenance.sgml doc: Spell checking 10 years ago
manage-ag.sgml Use gender-neutral language in documentation 10 years ago
mk_feature_tables.pl
monitoring.sgml Add system view pg_stat_ssl 11 years ago
mvcc.sgml Improve documentation about MVCC-unsafe utility commands. 11 years ago
nls.sgml Use gender-neutral language in documentation 10 years ago
notation.sgml
oid2name.sgml doc: Improve DocBook XML validity 12 years ago
pageinspect.sgml doc: Whitespace and formatting fixes 11 years ago
passwordcheck.sgml
perform.sgml Allow foreign tables to participate in inheritance. 11 years ago
pgbuffercache.sgml Add pinning_backends column to the pg_buffercache extension. 12 years ago
pgcrypto.sgml pgcrypto: Report errant decryption as "Wrong key or corrupt data". 11 years ago
pgfreespacemap.sgml doc: Fix DocBook XML validity 12 years ago
pgprewarm.sgml Small grammar fix 10 years ago
pgrowlocks.sgml docs: remove unnecessary references to old PG versions 12 years ago
pgstandby.sgml doc: Improve DocBook XML validity 12 years ago
pgstatstatements.sgml doc: adjust ordering of pg_stat_statement paragraphs 11 years ago
pgstattuple.sgml docs: HTML-escape '>' in '=>' using HTML entities 11 years ago
pgtrgm.sgml docs: consistently uppercase index method and add spacing 11 years ago
planstats.sgml
plhandler.sgml Document security implications of check_function_bodies. 12 years ago
plperl.sgml doc: Fix DocBook XML validity 12 years ago
plpgsql.sgml Use gender-neutral language in documentation 10 years ago
plpython.sgml Document that PL/Python now returns floats using repr() not str(). 10 years ago
pltcl.sgml doc: Various typo/grammar fixes 12 years ago
postgres-fdw.sgml Add docs about postgres_fdw's setting of search_path and other GUCs. 11 years ago
postgres.sgml Redesign tablesample method API, and do extensive code review. 11 years ago
problems.sgml
protocol.sgml doc: Spell checking 10 years ago
queries.sgml doc: Spell checking 10 years ago
query.sgml
rangetypes.sgml docs: consistently uppercase index method and add spacing 11 years ago
recovery-config.sgml doc: Spell checking 10 years ago
reference.sgml Add transforms feature 11 years ago
regress.sgml Lock down regression testing temporary clusters on Windows. 11 years ago
release-7.4.sgml doc: Various typo/grammar fixes 12 years ago
release-8.0.sgml Improve cross-references between minor version release notes. 12 years ago
release-8.1.sgml Improve cross-references between minor version release notes. 12 years ago
release-8.2.sgml doc: Various typo/grammar fixes 12 years ago
release-8.3.sgml Fix recovery_command -> restore_command typo in 8.3 release notes. 11 years ago
release-8.4.sgml Release notes for 9.3.5, 9.2.9, 9.1.14, 9.0.18, 8.4.22. 12 years ago
release-9.0.sgml Release notes for 9.4.4, 9.3.9, 9.2.13, 9.1.18, 9.0.22. 11 years ago
release-9.1.sgml Release notes for 9.4.4, 9.3.9, 9.2.13, 9.1.18, 9.0.22. 11 years ago
release-9.2.sgml Release notes for 9.4.4, 9.3.9, 9.2.13, 9.1.18, 9.0.22. 11 years ago
release-9.3.sgml Release notes for 9.4.4, 9.3.9, 9.2.13, 9.1.18, 9.0.22. 11 years ago
release-9.4.sgml Release notes for 9.4.4, 9.3.9, 9.2.13, 9.1.18, 9.0.22. 11 years ago
release-9.5.sgml doc: Spell checking 10 years ago
release-old.sgml doc: Various typo/grammar fixes 12 years ago
release.sgml First draft of 9.5 release notes 11 years ago
replication-origins.sgml doc: Spell checking 10 years ago
rowtypes.sgml
rules.sgml Use gender-neutral language in documentation 10 years ago
runtime.sgml Update our documentation concerning where to create data directories. 11 years ago
seg.sgml docs: HTML-escape '>' in '=>' using HTML entities 11 years ago
sepgsql.sgml Use gender-neutral language in documentation 10 years ago
sourcerepo.sgml
sources.sgml Add some notes about coding conventions do the docs. 10 years ago
spgist.sgml Add an in-core GiST index opclass for inet/cidr types. 12 years ago
spi.sgml doc: Spell checking 12 years ago
sql.sgml Implement SKIP LOCKED for row-level locks 11 years ago
sslinfo.sgml Use gender-neutral language in documentation 10 years ago
standalone-install.sgml Don't generate plain-text HISTORY and src/test/regress/README anymore. 12 years ago
start.sgml Use gender-neutral language in documentation 10 years ago
storage.sgml Correct description of PageHeaderData layout in documentation 10 years ago
stylesheet-common.xsl
stylesheet-fo.xsl doc: Fix PDF build with FOP 11 years ago
stylesheet-hh.xsl
stylesheet-man.xsl doc: Work around stylesheet bug for man build 12 years ago
stylesheet.css
stylesheet.dsl doc: Move website-stylesheet setting to a more appropriate location 11 years ago
stylesheet.xsl doc: Disable indentation of XHTML output 12 years ago
syntax.sgml doc: Whitespace and formatting fixes 11 years ago
tablefunc.sgml
tablesample-method.sgml Redesign tablesample method API, and do extensive code review. 11 years ago
tcn.sgml
test-decoding.sgml doc: Fix spacing in verbatim environments 12 years ago
textsearch.sgml Update site address of Snowball project 10 years ago
trigger.sgml Remove no-longer-required function declarations. 11 years ago
tsearch2.sgml
tsm-system-rows.sgml Redesign tablesample method API, and do extensive code review. 11 years ago
tsm-system-time.sgml Redesign tablesample method API, and do extensive code review. 11 years ago
typeconv.sgml Use standard casting mechanism to convert types in plpgsql, when possible. 11 years ago
unaccent.sgml Allow multi-character source strings in contrib/unaccent. 12 years ago
user-manag.sgml Use gender-neutral language in documentation 10 years ago
uuid-ossp.sgml doc: Reflect renaming of Mac OS X to OS X 11 years ago
vacuumlo.sgml doc: Improve DocBook XML validity 12 years ago
wal.sgml Also trigger restartpoints based on max_wal_size on standby. 11 years ago
xaggr.sgml Support arrays as input to array_agg() and ARRAY(SELECT ...). 11 years ago
xfunc.sgml docs: HTML-escape '>' in '=>' using HTML entities 11 years ago
xindex.sgml doc: Spell checking 12 years ago
xml2.sgml doc: Various typo/grammar fixes 12 years ago
xoper.sgml doc: Various typo/grammar fixes 12 years ago
xplang.sgml Use gender-neutral language in documentation 10 years ago
xtypes.sgml Support "expanded" objects, particularly arrays, for better performance. 11 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 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