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
Teodor Sigaev acdf2a8b37 Introduce SP-GiST operator class over box. 10 years ago
..
ref Remove TZ environment-variable entry from postgres reference page. 10 years ago
.gitignore
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 Allow omitting one or both boundaries in an array slice specifier. 10 years ago
auth-delay.sgml
auto-explain.sgml Rename auto_explain.sample_ratio to sample_rate 10 years ago
backup.sgml Merge wal_level "archive" and "hot_standby" into new name "replica" 10 years ago
bgworker.sgml Fix spi_worker mention in bgworker documentation 10 years ago
biblio.sgml
bki.sgml Allow forcing nullness of columns during bootstrap. 11 years ago
brin.sgml docs: Fix typo'd brin_summarize_new_values 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 Allow aggregate transition states to be serialized and deserialized. 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 Add new replication mode synchronous_commit = 'remote_apply'. 10 years ago
contacts.sgml
contrib-spi.sgml
contrib.sgml Add pg_visibility contrib module. 10 years ago
cube.sgml Minor hacking on contrib/cube documentation. 10 years ago
custom-scan.sgml Allow parallel custom and foreign scans. 10 years ago
datatype.sgml Extend sortsupport for text to more opclasses. 10 years ago
datetime.sgml
dblink.sgml dblink docs: fix typo to use "connname" (3 n's), not "conname" 11 years ago
ddl.sgml Improve documentation about PRIMARY KEY constraints. 10 years ago
dfunc.sgml
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 Doc: update external URLs for PostGIS project. 10 years ago
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 doc: Remove redundant duplicate URLs from ulink elements 10 years ago
fdwhandler.sgml Directly modify foreign tables. 10 years ago
features.sgml
file-fdw.sgml
filelist.sgml Add pg_visibility contrib module. 10 years ago
fixrtf
func.sgml Allow to_timestamp(float8) to convert float infinity to timestamp infinity. 10 years ago
fuzzystrmatch.sgml Improve levenshtein() docs. 10 years ago
generate-errcodes-table.pl Update copyright for 2016 10 years ago
geqo.sgml
gin.sgml Add gin_clean_pending_list function to clean up GIN pending list 10 years ago
gist.sgml Fix assorted inconsistencies in GiST opclass support function declarations. 10 years ago
high-availability.sgml Add new replication mode synchronous_commit = 'remote_apply'. 10 years ago
history.sgml
hstore.sgml Add hstore_to_jsonb() and hstore_to_jsonb_loose() to hstore documentation. 10 years ago
indexam.sgml Support CREATE ACCESS METHOD 10 years ago
indices.sgml Mention BRIN as able to do multi-column indexes 10 years ago
info.sgml
information_schema.sgml Add transforms feature 11 years ago
install-windows.sgml Minor tweaks for new src/test/recovery 10 years ago
installation.sgml Mop-up for setting minimum Tcl version to 8.4. 10 years ago
intagg.sgml
intarray.sgml
intro.sgml
isn.sgml
jadetex.cfg Improve our workaround for 'TeX capacity exceeded' in building PDF files. 10 years ago
json.sgml Docs: add example clarifying use of nested JSON containment. 10 years ago
keywords.sgml Update key words table for 9.5 11 years ago
legal.sgml Update copyright for 2016 10 years ago
libpq.sgml Document use of Subject Alternative Names in SSL server certificates. 10 years ago
lo.sgml
lobj.sgml Update copyright for 2016 10 years ago
logicaldecoding.sgml Fix minor typo in logical-decoding docs. 10 years ago
ltree.sgml docs: consistently uppercase index method and add spacing 11 years ago
maintenance.sgml Don't vacuum all-frozen pages. 10 years ago
manage-ag.sgml Use gender-neutral language in documentation 10 years ago
mk_feature_tables.pl
monitoring.sgml Fix typo in docs. 10 years ago
mvcc.sgml Add idle_in_transaction_session_timeout. 10 years ago
nls.sgml Use gender-neutral language in documentation 10 years ago
notation.sgml
oid2name.sgml
pageinspect.sgml Improve pageinspect module 10 years ago
passwordcheck.sgml
perform.sgml Allow foreign tables to participate in inheritance. 11 years ago
pgbuffercache.sgml
pgcrypto.sgml pgcrypto: support changing S2K iteration count 10 years ago
pgfreespacemap.sgml
pgprewarm.sgml Small grammar fix 10 years ago
pgrowlocks.sgml
pgstandby.sgml
pgstatstatements.sgml Docs: explain contrib/pg_stat_statements' handling of GC failure. 10 years ago
pgstattuple.sgml Fix multiple bugs in contrib/pgstattuple's pgstatindex() function. 10 years ago
pgtrgm.sgml Improve docs of pg_trgm changes 10 years ago
pgvisibility.sgml Fix typo. 10 years ago
planstats.sgml Improve wording in the planner doc 10 years ago
plhandler.sgml
plperl.sgml
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 Improve PL/Tcl errorCode facility by providing decoded name for SQLSTATE. 10 years ago
postgres-fdw.sgml Directly modify foreign tables. 10 years ago
postgres.sgml Redesign tablesample method API, and do extensive code review. 11 years ago
problems.sgml
protocol.sgml Fix typo 10 years ago
queries.sgml doc: Fix commas and improve spacing 10 years ago
query.sgml
rangetypes.sgml docs: Map operator @> to the proper SGML escape for '>' 10 years ago
recovery-config.sgml Ignore recovery_min_apply_delay until recovery has reached consistent state 10 years ago
reference.sgml Support CREATE ACCESS METHOD 10 years ago
regress.sgml Lock down regression testing temporary clusters on Windows. 11 years ago
release-7.4.sgml
release-8.0.sgml
release-8.1.sgml
release-8.2.sgml
release-8.3.sgml Fix recovery_command -> restore_command typo in 8.3 release notes. 11 years ago
release-8.4.sgml Doc: update external URLs for PostGIS project. 10 years ago
release-9.0.sgml Adjust back-branch release note description of commits a2a718b22 et al. 10 years ago
release-9.1.sgml Release notes for 9.5.2, 9.4.7, 9.3.12, 9.2.16, 9.1.21. 10 years ago
release-9.2.sgml Release notes for 9.5.2, 9.4.7, 9.3.12, 9.2.16, 9.1.21. 10 years ago
release-9.3.sgml Release notes for 9.5.2, 9.4.7, 9.3.12, 9.2.16, 9.1.21. 10 years ago
release-9.4.sgml Release notes for 9.5.2, 9.4.7, 9.3.12, 9.2.16, 9.1.21. 10 years ago
release-9.5.sgml Last-minute updates for release notes. 10 years ago
release-old.sgml
release.sgml First draft of 9.5 release notes 11 years ago
replication-origins.sgml Do some copy-editing on the docs for replication origins. 10 years ago
rowtypes.sgml
rules.sgml Use gender-neutral language in documentation 10 years ago
runtime.sgml Allow SSL server key file to have group read access if owned by root 10 years ago
seg.sgml docs: HTML-escape '>' in '=>' using HTML entities 11 years ago
sepgsql.sgml Correct sepgsql docs with regard to RLS 10 years ago
sourcerepo.sgml
sources.sgml Document errhidecontext() where it ought to be documented. 10 years ago
spgist.sgml Introduce SP-GiST operator class over box. 10 years ago
spi.sgml Widen query numbers-of-tuples-processed counters to uint64. 10 years ago
sql.sgml
sslinfo.sgml Use gender-neutral language in documentation 10 years ago
standalone-install.sgml
start.sgml Fix wording in the Tutorial document. 10 years ago
storage.sgml Add pg_visibility contrib module. 10 years ago
stylesheet-common.xsl
stylesheet-fo.xsl doc: Fix PDF build with FOP 11 years ago
stylesheet-hh.xsl
stylesheet-man.xsl
stylesheet.css doc: Improve CSS style of option element 10 years ago
stylesheet.dsl doc: Move website-stylesheet setting to a more appropriate location 11 years ago
stylesheet.xsl
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
textsearch.sgml Tsvector editing functions 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
user-manag.sgml Further improve documentation of the role-dropping process. 10 years ago
uuid-ossp.sgml
vacuumlo.sgml
wal.sgml Allow to trigger kernel writeback after a configurable number of writes. 10 years ago
xaggr.sgml Support arrays as input to array_agg() and ARRAY(SELECT ...). 11 years ago
xfunc.sgml Change the way that LWLocks for extensions are allocated. 10 years ago
xindex.sgml Document BRIN a bit more thoroughly 10 years ago
xml2.sgml
xoper.sgml
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