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
Peter Eisentraut 3aed52a622 doc: Fix typos 10 years ago
..
ref doc: Fix typos 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 Fix missing parenthesis in docs 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
bloom.sgml Improve documentation for contrib/bloom. 10 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 doc: Fix typos 10 years ago
catalogs.sgml doc: remove mention of UT1 in representing time 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 Docs: minor copy-editing for GSSAPI/SSPI authentication docs. 10 years ago
config.sgml Clarify resource utilization of parallel query. 10 years ago
contacts.sgml
contrib-spi.sgml
contrib.sgml Bloom index 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 Adjust text search documentation for recent commits. 10 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 Document that dependency tracking doesn't consider function bodies. 10 years ago
dfunc.sgml doc: Reflect renaming of Mac OS X to OS X 12 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 Doc: update external URLs for PostGIS project. 10 years ago
ecpg.sgml doc: Fix more typos 10 years ago
errcodes.sgml
event-trigger.sgml Mention table_rewrite as valid event trigger tag 11 years ago
extend.sgml doc: Document that sequences can also be extension configuration tables 10 years ago
external-projects.sgml doc: Update URL for PL/PHP 10 years ago
fdwhandler.sgml doc: Fix typo 10 years ago
features.sgml
file-fdw.sgml
filelist.sgml First-draft release notes for Postgres 9.6. 10 years ago
fixrtf
func.sgml doc: add link for list-of-scalars mention 10 years ago
fuzzystrmatch.sgml Improve levenshtein() docs. 10 years ago
generate-errcodes-table.pl Update copyright for 2016 10 years ago
generic-wal.sgml Improve API of GenericXLogRegister(). 10 years ago
geqo.sgml
gin.sgml Fix whitespace 10 years ago
gist.sgml Fix assorted inconsistencies in GiST opclass support function declarations. 10 years ago
high-availability.sgml Fix ordering/categorization of some recently-added system views. 10 years ago
history.sgml
hstore.sgml Add hstore_to_jsonb() and hstore_to_jsonb_loose() to hstore documentation. 10 years ago
indexam.sgml Docs: create some user-facing documentation about index-only scans. 10 years ago
indices.sgml Docs: create some user-facing documentation about index-only scans. 10 years ago
info.sgml
information_schema.sgml Add transforms feature 11 years ago
install-windows.sgml Typo fix, buils -> builds 10 years ago
installation.sgml Add BSD authentication method. 10 years ago
intagg.sgml
intarray.sgml doc: remove GIN vs. GiST performance mention 10 years ago
intro.sgml
isn.sgml Update URL reference material in /contrib/isn docs 12 years ago
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.6 10 years ago
legal.sgml Update copyright for 2016 10 years ago
libpq.sgml document when PREPARE uses generic plans 10 years ago
lo.sgml
lobj.sgml Update copyright for 2016 10 years ago
logicaldecoding.sgml Fix ordering/categorization of some recently-added system views. 10 years ago
ltree.sgml docs: consistently uppercase index method and add spacing 11 years ago
maintenance.sgml Fix whitespace 10 years ago
manage-ag.sgml Use gender-neutral language in documentation 10 years ago
mk_feature_tables.pl
monitoring.sgml Rename pg_stat_wal_receiver.conn_info to conninfo. 10 years ago
mvcc.sgml Update doc text to reflect new column in MVCC phenomena table. 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 Fix obsolete header-file reference in pg_buffercache docs. 10 years ago
pgcrypto.sgml Fix various common mispellings. 10 years ago
pgfreespacemap.sgml
pgprewarm.sgml Small grammar fix 11 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 doc: remove GIN vs. GiST performance mention 10 years ago
pgvisibility.sgml Fix mistakes in pg_visibility documentation. 10 years ago
planstats.sgml Improve wording in the planner doc 10 years ago
plhandler.sgml
plperl.sgml
plpgsql.sgml Docs: minor improvements for documentation about plpgsql triggers. 10 years ago
plpython.sgml PL/Python: Clean up extended error reporting docs and tests 10 years ago
pltcl.sgml Improve PL/Tcl errorCode facility by providing decoded name for SQLSTATE. 10 years ago
postgres-fdw.sgml Fix whitespace 10 years ago
postgres.sgml Add Generic WAL interface 10 years ago
problems.sgml
protocol.sgml doc: Fix typos 10 years ago
queries.sgml Docs: clarify description of LIMIT/OFFSET behavior. 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 doc: Various typo/grammar fixes 12 years ago
release-8.0.sgml
release-8.1.sgml
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 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.3, 9.4.8, 9.3.13, 9.2.17, 9.1.22. 10 years ago
release-9.2.sgml Release notes for 9.5.3, 9.4.8, 9.3.13, 9.2.17, 9.1.22. 10 years ago
release-9.3.sgml Release notes for 9.5.3, 9.4.8, 9.3.13, 9.2.17, 9.1.22. 10 years ago
release-9.4.sgml Release notes for 9.5.3, 9.4.8, 9.3.13, 9.2.17, 9.1.22. 10 years ago
release-9.5.sgml Fix typo in 9.5 release nodes 10 years ago
release-9.6.sgml Update 9.6 release notes through today. 10 years ago
release-old.sgml doc: Various typo/grammar fixes 12 years ago
release.sgml First-draft release notes for Postgres 9.6. 10 years ago
replication-origins.sgml Fix ordering/categorization of some recently-added system views. 10 years ago
rowtypes.sgml
rules.sgml Use gender-neutral language in documentation 10 years ago
runtime.sgml Add missing hyphen 10 years ago
seg.sgml docs: HTML-escape '>' in '=>' using HTML entities 11 years ago
sepgsql.sgml doc: Fix typos 10 years ago
sourcerepo.sgml
sources.sgml Document errhidecontext() where it ought to be documented. 10 years ago
spgist.sgml Fix whitespace 10 years ago
spi.sgml Widen query numbers-of-tuples-processed counters to uint64. 10 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
start.sgml doc: Update version() and current_date output in tutorial 10 years ago
storage.sgml Docs: create some user-facing documentation about index-only scans. 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 Improve documentation for \crosstabview. 10 years ago
tablesample-method.sgml Redesign tablesample method API, and do extensive code review. 11 years ago
tcn.sgml
test-decoding.sgml
textsearch.sgml Adjust text search documentation for recent commits. 10 years ago
trigger.sgml doc: Minor wording changes 10 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 Update contrib/unaccent documentation about its unaccent.rules file. 10 years ago
user-manag.sgml Create default roles 10 years ago
uuid-ossp.sgml doc: Reflect renaming of Mac OS X to OS X 12 years ago
vacuumlo.sgml
wal.sgml Allow to trigger kernel writeback after a configurable number of writes. 10 years ago
xaggr.sgml Improve user-facing documentation for partial/parallel aggregation. 10 years ago
xfunc.sgml Change the way that LWLocks for extensions are allocated. 10 years ago
xindex.sgml doc: Fix typo 10 years ago
xml2.sgml Copyedit comments and documentation. 10 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