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 6401583863 Call set_rel_pathlist_hook before generate_gather_paths, not after. 7 years ago
..
ref Clarify behavior of initdb's --allow-group-access on Windows in docs 7 years ago
.gitignore
Makefile Make INSTALL makefile rule more robust 7 years ago
README.links
acronyms.sgml doc: Update redirecting links 8 years ago
adminpack.sgml
advanced.sgml
amcheck.sgml Doc: Correct description of amcheck example query. 7 years ago
arch-dev.sgml
array.sgml docs: remove use of escape strings and use bytea hex output 7 years ago
auth-delay.sgml
auto-explain.sgml Remove SGMLism from commit 2d36a5e9da 8 years ago
backup.sgml Integrate recovery.conf into postgresql.conf 7 years ago
bgworker.sgml
biblio.sgml
bki.sgml Move the built-in conversions into the initial catalog data. 7 years ago
bloom.sgml Fix some grammar errors in bloom.sgml 7 years ago
brin.sgml Remove deprecated abstime, reltime, tinterval datatypes. 7 years ago
btree-gin.sgml
btree-gist.sgml
btree.sgml Doc: fix meaning of acronym "btree". 7 years ago
catalogs.sgml Make type "name" collation-aware. 7 years ago
charset.sgml Doc: fix oversights in "Client/Server Character Set Conversions" table. 7 years ago
citext.sgml
client-auth.sgml doc: Update redirecting links 8 years ago
config.sgml Allow some recovery parameters to be changed with reload 7 years ago
contrib-spi.sgml Remove timetravel extension. 7 years ago
contrib.sgml
cube.sgml Fix a number of typos 8 years ago
custom-scan.sgml Call set_rel_pathlist_hook before generate_gather_paths, not after. 7 years ago
datatype.sgml Doc: fix thinko in description of how to escape a backslash in bytea. 7 years ago
datetime.sgml Document handling of invalid/ambiguous timestamp input near DST boundaries. 7 years ago
dblink.sgml
ddl.sgml Doc: Update the documentation for row movement behavior across partitions. 7 years ago
dfunc.sgml
dict-int.sgml
dict-xsyn.sgml
diskusage.sgml
dml.sgml Fix typo 8 years ago
docguide.sgml Doc: fix typo in URL of OASIS group web site. 7 years ago
earthdistance.sgml
ecpg.sgml Add PGTYPESchar_free() to avoid cross-module problems on Windows. 8 years ago
errcodes.sgml
event-trigger.sgml Change PROCEDURE to FUNCTION in CREATE TRIGGER syntax 7 years ago
extend.sgml Add PG_CFLAGS, PG_CXXFLAGS, and PG_LDFLAGS variables to PGXS 7 years ago
external-projects.sgml doc: Update redirecting links 8 years ago
fdwhandler.sgml Split create_foreignscan_path() into three functions. 7 years ago
features.sgml
file-fdw.sgml Fix typos in documentation and for one wait event 7 years ago
filelist.sgml Doc: in each release branch, keep only that branch's own release notes. 7 years ago
func.sgml Add pg_partition_root to display top-most parent of a partition tree 7 years ago
fuzzystrmatch.sgml
generate-errcodes-table.pl Update copyright for 2019 7 years ago
generic-wal.sgml
geqo.sgml
gin.sgml
gist.sgml
high-availability.sgml Allow UNLISTEN in hot-standby mode. 7 years ago
history.sgml doc: Update redirecting links 8 years ago
hstore.sgml
indexam.sgml Rephrase references to "time qualification". 7 years ago
indices.sgml Doc: rework introductory documentation about covering indexes. 7 years ago
info.sgml
information_schema.sgml doc: add doc link for 'applicable_roles' 7 years ago
install-windows.sgml Require C99 (and thus MSCV 2013 upwards). 7 years ago
installation.sgml Improve installation instructions with pg_ctl in documentation 7 years ago
intagg.sgml
intarray.sgml
intro.sgml
isn.sgml doc: Update redirecting links 8 years ago
jit.sgml Fix issues around EXPLAIN with JIT. 7 years ago
json.sgml
keywords.sgml
legal.sgml Update copyright for 2019 7 years ago
libpq.sgml Fix typos in documentation and for one wait event 7 years ago
limits.sgml doc: Add appendix detailing some limits of PostgreSQL 7 years ago
lo.sgml Change PROCEDURE to FUNCTION in CREATE TRIGGER syntax 7 years ago
lobj.sgml Update copyright for 2019 7 years ago
logical-replication.sgml Fix some spelling errors in the documentation 7 years ago
logicaldecoding.sgml
ltree.sgml Fix crash in contrib/ltree's lca() function for empty input array. 8 years ago
maintenance.sgml Update project link of pgBadger in documentation 7 years ago
manage-ag.sgml
mk_feature_tables.pl
monitoring.sgml Add more columns to pg_stat_ssl 7 years ago
mvcc.sgml Lower lock level for renaming indexes 7 years ago
nls.sgml doc: Update redirecting links 8 years ago
notation.sgml
oid2name.sgml Rework option set of oid2name 7 years ago
pageinspect.sgml Fix sample output for hash_metapage_info query 7 years ago
parallel.sgml Proof-reading for documentation. 7 years ago
passwordcheck.sgml doc: Update redirecting links 8 years ago
perform.sgml Improve planner stats documentation 7 years ago
pgbuffercache.sgml
pgcrypto.sgml doc: Update broken links 7 years ago
pgfreespacemap.sgml
pgprewarm.sgml
pgrowlocks.sgml Fix documentation of pgrowlocks using "lock_type" instead of "modes" 7 years ago
pgstandby.sgml Integrate recovery.conf into postgresql.conf 7 years ago
pgstatstatements.sgml Extend pg_stat_statements_reset to reset statistics specific to a 7 years ago
pgstattuple.sgml
pgtrgm.sgml Fix a number of typos 8 years ago
pgvisibility.sgml
planstats.sgml
plhandler.sgml Change function call information to be variable length. 7 years ago
plperl.sgml Change PROCEDURE to FUNCTION in CREATE TRIGGER syntax 7 years ago
plpgsql.sgml Update docs & tests to reflect that unassigned OLD/NEW are now NULL. 7 years ago
plpython.sgml docs: clarify plpython SD and GD dictionary behavior 7 years ago
pltcl.sgml Remove WITH OIDS support, change oid catalog column visibility. 7 years ago
postgres-fdw.sgml
postgres.sgml doc: Add appendix detailing some limits of PostgreSQL 7 years ago
problems.sgml Replace references to mailinglists with @lists.postgresql.org 7 years ago
protocol.sgml doc: Fix typo 7 years ago
queries.sgml Add RECURSIVE to documentation index 7 years ago
query.sgml
rangetypes.sgml
reference.sgml Move pg_verify_checksum docs to Server utils 8 years ago
regress.sgml Switch pg_regress to output unified diffs by default 7 years ago
release-12.sgml Doc: in each release branch, keep only that branch's own release notes. 7 years ago
release.sgml Doc: in each release branch, keep only that branch's own release notes. 7 years ago
replication-origins.sgml
rowtypes.sgml docs: remove use of escape strings and use bytea hex output 7 years ago
rules.sgml
runtime.sgml Add shared_memory_type GUC. 7 years ago
seg.sgml
sepgsql.sgml
sourcerepo.sgml
sources.sgml Require C99 (and thus MSCV 2013 upwards). 7 years ago
spgist.sgml Add support for nearest-neighbor (KNN) searches to SP-GiST 7 years ago
spi.sgml Doc: fix incorrect example of collecting arguments with fmgr macros. 7 years ago
sslinfo.sgml doc: Add link from sslinfo to pg_stat_ssl 7 years ago
standalone-install.xml Improve installation instructions with pg_ctl in documentation 7 years ago
standalone-profile.xsl
start.sgml
storage.sgml Avoid creation of the free space map for small heap relations, take 2. 7 years ago
stylesheet-common.xsl
stylesheet-fo.xsl
stylesheet-hh.xsl Replace references to mailinglists with @lists.postgresql.org 7 years ago
stylesheet-html-common.xsl Replace references to mailinglists with @lists.postgresql.org 7 years ago
stylesheet-html-nochunk.xsl
stylesheet-man.xsl
stylesheet-speedup-common.xsl
stylesheet-speedup-xhtml.xsl
stylesheet-text.xsl
stylesheet.css
stylesheet.xsl
syntax.sgml Document security implications of qualified names. 8 years ago
tablefunc.sgml
tablesample-method.sgml
tcn.sgml Change PROCEDURE to FUNCTION in CREATE TRIGGER syntax 7 years ago
test-decoding.sgml doc: Fix reference to "decoder" to instead be the correct "output plugin". 8 years ago
textsearch.sgml Sync our Snowball stemmer dictionaries with current upstream. 7 years ago
trigger.sgml Change PROCEDURE to FUNCTION in CREATE TRIGGER syntax 7 years ago
tsm-system-rows.sgml
tsm-system-time.sgml
typeconv.sgml Document security implications of qualified names. 8 years ago
unaccent.sgml Make contrib/unaccent's unaccent() function work when not in search path. 7 years ago
user-manag.sgml Documentation spell checking and markup improvements 8 years ago
uuid-ossp.sgml
vacuumlo.sgml Rework option set of vacuumlo 7 years ago
wal.sgml doc: Update redirecting links 8 years ago
xaggr.sgml
xfunc.sgml Remove deprecated abstime, reltime, tinterval datatypes. 7 years ago
xindex.sgml Add support for nearest-neighbor (KNN) searches to SP-GiST 7 years ago
xml2.sgml Replace references to mailinglists with @lists.postgresql.org 7 years ago
xoper.sgml Change PROCEDURE to FUNCTION in CREATE OPERATOR syntax 7 years ago
xplang.sgml doc: Update uses of the word "procedure" 7 years ago
xtypes.sgml Deduplicate "invalid input syntax" messages for various types. 8 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