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 e7d5ffe8ea doc: Improve example formatting 13 years ago
..
ref pg_ctl: Add idempotent option 13 years ago
.gitignore
Makefile doc: Add make target to produce EPUB from DocBook 13 years ago
README.links
acronyms.sgml Add SP-GiST (space-partitioned GiST) index access method. 14 years ago
adminpack.sgml
advanced.sgml Revert: In docs, change a few cases of "not important" to 14 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 Add parallel pg_dump option. 13 years ago
bgworker.sgml Docs shouldn't say HOT Standby. 13 years ago
biblio.sgml
bki.sgml
btree-gin.sgml
btree-gist.sgml
catalogs.sgml Add docs for pg_matviews, which were missed in the initial MV commit. 13 years ago
charset.sgml In documentation, change "recommendable" to "recommended", per 14 years ago
chkpass.sgml
citext.sgml
client-auth.sgml Add postgres_fdw contrib module. 13 years ago
config.sgml Revoke bc5334d867 13 years ago
contacts.sgml
contrib-spi.sgml
contrib.sgml Add pg_xlogdump contrib program 13 years ago
cube.sgml
datatype.sgml doc: Small tweak for consistency 13 years ago
datetime.sgml Improve documentation around historical calendar rules. 14 years ago
dblink.sgml Add postgres_fdw contrib module. 13 years ago
ddl.sgml Support writable foreign tables. 13 years ago
dfunc.sgml Remove BSD/OS (BSDi) port. There are no known users upgrading to 14 years ago
dict-int.sgml
dict-xsyn.sgml
diskusage.sgml
dml.sgml
docguide.sgml doc: A few awkward phrasing fixes 13 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 Add pkg-config files for libpq and ecpg libraries 13 years ago
errcodes.sgml Provide database object names as separate fields in error messages. 13 years ago
event-trigger.sgml doc: Fix number of columns in table 13 years ago
extend.sgml Improve documentation about the relationship of extensions and schemas. 13 years ago
external-projects.sgml Remove references to pgfoundry as recommended hosting platform 14 years ago
fdwhandler.sgml Fix typo in FDW docs. 13 years ago
features.sgml Update SQL features/conformance information to SQL:2011 14 years ago
file-fdw.sgml Support writable foreign tables. 13 years ago
filelist.sgml Publish draft 9.3 release notes 13 years ago
fixrtf
func.sgml Fix a few thinkos in the JSON functions docs. 13 years ago
fuzzystrmatch.sgml
generate-errcodes-table.pl Update copyrights for 2013 13 years ago
generate_history.pl Run newly-configured perltidy script on Perl files. 14 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 Clarify that streaming replication can be both async and sync 13 years ago
history.sgml Add small doc mention that libpq is named after POSTQUEL. 14 years ago
hstore.sgml Fix hstore_to_json_loose example in docs. 13 years ago
indexam.sgml Standardize spelling of "nonblocking" 13 years ago
indices.sgml Fix typo in previous commit 13 years ago
info.sgml
information_schema.sgml Fix typo in information_schema documentation. 14 years ago
install-windows.sgml Update the description for the graphical installers 13 years ago
installation.sgml doc: Rewrite how to get the source code 13 years ago
intagg.sgml
intarray.sgml
intro.sgml Support automatically-updatable views. 13 years ago
isn.sgml
jadetex.cfg
keywords.sgml Add support for piping COPY to/from an external program. 13 years ago
legal.sgml Update copyrights for 2013 13 years ago
libpq.sgml doc: Update PQgetssl() documentation 13 years ago
lo.sgml Add more limited large object trigger example. 14 years ago
lobj.sgml Fix lo_read, lo_write, lo_truncate to cope with "size_t" length parameters. 13 years ago
ltree.sgml Revert: In docs, change a few cases of "not important" to 14 years ago
maintenance.sgml Fix documentation reference to maximum allowed for autovacuum_freeze_max_age. 14 years ago
manage-ag.sgml In documentation, change "recommendable" to "recommended", per 14 years ago
mk_feature_tables.pl Run newly-configured perltidy script on Perl files. 14 years ago
monitoring.sgml doc: Update DTrace information 13 years ago
mvcc.sgml Standardize spelling of "nonblocking" 13 years ago
nls.sgml Update iso.org page link 13 years ago
notation.sgml
oid2name.sgml Make documentation of --help and --version options more consistent 14 years ago
pageinspect.sgml Remove PageSetTLI and rename pd_tli to pd_checksum 13 years ago
passwordcheck.sgml In documentation, change "recommendable" to "recommended", per 14 years ago
perform.sgml Add parallel pg_dump option. 13 years ago
pg_xlogdump.sgml Fix some typos and grammatical mistakes 13 years ago
pgarchivecleanup.sgml Make documentation of --help and --version options more consistent 14 years ago
pgbench.sgml Add --aggregate-interval option. 13 years ago
pgbuffercache.sgml
pgcrypto.sgml
pgfreespacemap.sgml doc: Replace "NOTE" with proper markup 13 years ago
pgrowlocks.sgml Improve concurrency of foreign key locking 13 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 pgstatginindex() function to get the size of the GIN pending list. 13 years ago
pgtestfsync.sgml Improve the documentation about commit_delay. 13 years ago
pgtesttiming.sgml Clarify FreeBSD instructions in pg_test_timing. 14 years ago
pgtrgm.sgml Make contrib/pg_trgm also support regex searches with GiST indexes. 13 years ago
pgupgrade.sgml Update the description for the graphical installers 13 years ago
planstats.sgml Update and extend the EXPLAIN-related documentation. 14 years ago
plhandler.sgml
plperl.sgml Fix minor stylistic issue 14 years ago
plpgsql.sgml doc: Improve example formatting 13 years ago
plpython.sgml PL/Python: Add result object str handler 13 years ago
pltcl.sgml
postgres-fdw.sgml Document cross-version compatibility issues for contrib/postgres_fdw. 13 years ago
postgres.sgml Background worker processes 13 years ago
problems.sgml
protocol.sgml Reset master xmin when hot_standby_feedback disabled. 13 years ago
queries.sgml Add postgres_fdw contrib module. 13 years ago
query.sgml
rangetypes.sgml Fix typo in example. 14 years ago
recovery-config.sgml Add postgres_fdw contrib module. 13 years ago
reference.sgml Add a materialized view relations. 13 years ago
regress.sgml pg_regress: Allow overriding diff options 13 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 Prevent execution of enum_recv() from SQL. 13 years ago
release-8.4.sgml Draft release notes for 9.2.4, 9.1.9, 9.0.13, 8.4.17. 13 years ago
release-9.0.sgml Update release notes for 9.2.4, 9.1.9, 9.0.13, 8.4.17. 13 years ago
release-9.1.sgml Update release notes for 9.2.4, 9.1.9, 9.0.13, 8.4.17. 13 years ago
release-9.2.sgml Update release notes for 9.2.4, 9.1.9, 9.0.13, 8.4.17. 13 years ago
release-9.3.sgml In 9.3 release notes, split up items 13 years ago
release-old.sgml
release.sgml Publish draft 9.3 release notes 13 years ago
rowtypes.sgml Further review of range-types patch. 14 years ago
rules.sgml Eliminate trivial whitespace inconsistency in docs sample code. 13 years ago
runtime.sgml Add postgres_fdw contrib module. 13 years ago
seg.sgml
sepgsql.sgml sepgsql: Minor improvement to test script, doc fix. 13 years ago
sourcerepo.sgml
sources.sgml Provide database object names as separate fields in error messages. 13 years ago
spgist.sgml Documentation spell and markup checking 14 years ago
spi.sgml Change plan caching to honor, not resist, changes in search_path. 13 years ago
sql.sgml doc: Fix for too many brackets in command synopses on man pages 14 years ago
sslinfo.sgml
standalone-install.sgml
start.sgml
storage.sgml Document that PGDATA has to point to the configuration files, rather 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 Show step titles in the pg_upgrade man page 14 years ago
stylesheet.css
stylesheet.dsl Untabify DSSSL and XSL files and add to check-tabs target 14 years ago
stylesheet.xsl XSLT stylesheet: Add slash to directory name 13 years ago
syntax.sgml Add section IDs to subsections of syntax.sgml that lacked them. 14 years ago
tablefunc.sgml Revert: In docs, change a few cases of "not important" to 14 years ago
tcn.sgml Reduce messages about implicit indexes and sequences to DEBUG1. 14 years ago
test-parser.sgml
textsearch.sgml Fix typo: lexemes misspelled in full text search docs. 14 years ago
trigger.sgml Fix trigger example code to match header changes 14 years ago
tsearch2.sgml
typeconv.sgml Extend the unknowns-are-same-as-known-inputs type resolution heuristic. 14 years ago
unaccent.sgml
user-manag.sgml Make superuser imply replication privilege. The idea of a privilege that 14 years ago
uuid-ossp.sgml
vacuumlo.sgml Make documentation of --help and --version options more consistent 14 years ago
wal.sgml doc: Mention SATA alongside IDE for Linux 13 years ago
xaggr.sgml Remove spclocation field from pg_tablespace 14 years ago
xfunc.sgml Fix concat() and format() to handle VARIADIC-labeled arguments correctly. 13 years ago
xindex.sgml Add SP-GiST (space-partitioned GiST) index access method. 14 years ago
xml2.sgml doc: Fix markup typo 13 years ago
xoper.sgml
xplang.sgml
xtypes.sgml

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