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 8587c7e592 Update release notes for releases 9.0.4, 8.4.8, 8.3.15, and 8.2.21. 15 years ago
..
ref Fix typo. 15 years ago
.gitignore Fix documentation gitignore for pre-9.0 doc build methods. 16 years ago
Makefile Man pages back to lowercase names, with additional fixup to make the .so 17 years ago
README.links Update link guidelines. 17 years ago
acronyms.sgml Document that WITH queries are also called Common Table Expressions. 15 years ago
adminpack.sgml
advanced.sgml Proofreading for Bruce's recent round of documentation proofreading. 17 years ago
arch-dev.sgml Proofreading adjustments for first two parts of documentation (Tutorial 17 years ago
array.sgml Proofreading for Bruce's recent round of documentation proofreading. 17 years ago
auto-explain.sgml Tweak guc.c to allow underscores in the names of custom variable classes, 17 years ago
backup.sgml Document that autovacuum may run ANALYZE 17 years ago
biblio.sgml
bki.sgml
btree-gin.sgml Add btree_gin contrib module. 17 years ago
btree-gist.sgml
catalogs.sgml Add pg_user_mappings to the table of system views. 15 years ago
charset.sgml Some documentation cleanup for the addition of the KOI8U encoding. Change 17 years ago
chkpass.sgml
citext.sgml
client-auth.sgml Fix incorrect LDAP example, noted by Tom. 17 years ago
config.sgml Document unavailable parameters in some configurations 15 years ago
contacts.sgml
contrib-spi.sgml
contrib.sgml Proofreading adjustments for first two parts of documentation (Tutorial 17 years ago
cube.sgml Fix a couple of broken links to third-party sites. 16 years ago
datatype.sgml Fix assorted misstatements and poor wording in the descriptions of the I/O 16 years ago
datetime.sgml Remove the datetime keywords ABSTIME and RELTIME, which we'd been treating as 17 years ago
dblink.sgml Add some more documentation and cross-links on using dblink with SQL/MED. 17 years ago
ddl.sgml Proofreading for Bruce's recent round of documentation proofreading. 17 years ago
dfunc.sgml
dict-int.sgml
dict-xsyn.sgml
diskusage.sgml
dml.sgml Provide a link to the UPDATE reference page in the 'Updating Data' 17 years ago
docguide.sgml Backpatch some blatant spelling mistakes 16 years ago
earthdistance.sgml Backpatch some blatant spelling mistakes 16 years ago
ecpg.sgml Fix one more incorrect errno definition in the ECPG manual. 16 years ago
errcodes.sgml Add new SQL:2008 error codes for invalid LIMIT and OFFSET values. Remove 17 years ago
extend.sgml Support "variadic" functions, which can accept a variable number of arguments 18 years ago
external-projects.sgml
features.sgml SQL/MED catalog manipulation facilities 17 years ago
filelist.sgml Remove anonymous cvs instructions, and replace them with instructions 16 years ago
fixrtf
func.sgml Fix missing parentheses for current_query(), per bug #5378. 16 years ago
fuzzystrmatch.sgml Document the fact that fuzzystrmatch doesn't work in multibyte encodings. 17 years ago
generate_history.pl Split the release notes into a separate file for each (active) major branch, 17 years ago
geqo.sgml Fix URL to "The Hitch-Hiker's Guide to Evolutionary Computation". 17 years ago
gin.sgml Update GIN limitations documentation to match current reality. 17 years ago
gist.sgml Improve documentation about GiST opclass support functions. 17 years ago
high-availability.sgml Proofreading adjustments for first two parts of documentation (Tutorial 17 years ago
history.sgml Proofreading adjustments for first two parts of documentation (Tutorial 17 years ago
hstore.sgml Deprecate the use of => as an operator name. 16 years ago
indexam.sgml Implement "fastupdate" support for GIN indexes, in which we try to accumulate 17 years ago
indices.sgml Document that autovacuum may run ANALYZE 17 years ago
info.sgml Proofreading adjustments for first two parts of documentation (Tutorial 17 years ago
information_schema.sgml Correct/improve the datetime_precision field in the information schema. 17 years ago
install-win32.sgml Remove anonymous cvs instructions, and replace them with instructions 16 years ago
installation.sgml Use a separate interpreter for each calling SQL userid in plperl and pltcl. 15 years ago
intagg.sgml Reduce contrib/intagg to a thin wrapper around the new core functions 17 years ago
intarray.sgml Fix incorrect parameter tag in docs, spotted by KOIZUMI Satoru. 16 years ago
intro.sgml Proofreading adjustments for first two parts of documentation (Tutorial 17 years ago
isn.sgml Refer to tables by id, not by "the following table", because tables are in 17 years ago
keywords.sgml Properly document that OVER and WINDOW are Postgres reserved words. 16 years ago
legal.sgml Update copyright for 2009. 17 years ago
libpq.sgml Remove obsolete remark that PQprepare() is more flexible than PREPARE. 16 years ago
lo.sgml
lobj.sgml Use double quotes rather than double quotes for libpq target anchors. 16 years ago
ltree.sgml
maintenance.sgml Document that autovacuum may run ANALYZE 17 years ago
manage-ag.sgml Modify CREATE DATABASE to enforce that the source database's encoding setting 17 years ago
mk_feature_tables.pl
monitoring.sgml IP port -> TCP port 16 years ago
mvcc.sgml Remove stray semicolon, per report from strk 16 years ago
nls.sgml Improve the recently-added support for properly pluralized error messages 17 years ago
notation.sgml
oid2name.sgml
pageinspect.sgml Fix contrib/pageinspect to not create an ABI breakage between 8.3 and 8.4. 17 years ago
perform.sgml Fix grammar 16 years ago
pgbench.sgml Change pgbench to use the table names pgbench_accounts, pgbench_branches, 17 years ago
pgbuffercache.sgml Refer to tables by id, not by "the following table", because tables are in 17 years ago
pgcrypto.sgml Add link and additional index reference to pgcrypto. 16 years ago
pgfreespacemap.sgml
pgrowlocks.sgml Refer to tables by id, not by "the following table", because tables are in 17 years ago
pgstandby.sgml Backpatch some blatant spelling mistakes 16 years ago
pgstatstatements.sgml Refer to tables by id, not by "the following table", because tables are in 17 years ago
pgstattuple.sgml Refer to tables by id, not by "the following table", because tables are in 17 years ago
pgtrgm.sgml
planstats.sgml
plhandler.sgml
plperl.sgml Use a separate interpreter for each calling SQL userid in plperl and pltcl. 15 years ago
plpgsql.sgml Fix typo in PL/pgsql code example. 16 years ago
plpython.sgml Update URL to Python bug tracker. Backpatch to 8.3; doesn't seem worthy of 17 years ago
pltcl.sgml Use a separate interpreter for each calling SQL userid in plperl and pltcl. 15 years ago
postgres.sgml Remove anonymous cvs instructions, and replace them with instructions 16 years ago
problems.sgml Remove anonymous cvs instructions, and replace them with instructions 16 years ago
protocol.sgml
queries.sgml Document that WITH queries are also called Common Table Expressions. 15 years ago
query.sgml Proofreading for Bruce's recent round of documentation proofreading. 17 years ago
reference.ced
reference.sgml SQL/MED catalog manipulation facilities 17 years ago
regress.sgml Proofreading adjustments for first two parts of documentation (Tutorial 17 years ago
release-7.4.sgml Use a separate interpreter for each calling SQL userid in plperl and pltcl. 15 years ago
release-8.0.sgml Use a separate interpreter for each calling SQL userid in plperl and pltcl. 15 years ago
release-8.1.sgml Update release notes for releases 9.0.2, 8.4.6, 8.3.13, 8.2.19, and 8.1.23. 15 years ago
release-8.2.sgml Update release notes for releases 9.0.4, 8.4.8, 8.3.15, and 8.2.21. 15 years ago
release-8.3.sgml Update release notes for releases 9.0.4, 8.4.8, 8.3.15, and 8.2.21. 15 years ago
release-8.4.sgml Update release notes for releases 9.0.4, 8.4.8, 8.3.15, and 8.2.21. 15 years ago
release-old.sgml Split the release notes into a separate file for each (active) major branch, 17 years ago
release.sgml Remove anonymous cvs instructions, and replace them with instructions 16 years ago
rowtypes.sgml Proofreading for Bruce's recent round of documentation proofreading. 17 years ago
rules.sgml Warn that views can be safely used to hide columns, but not rows. 15 years ago
runtime.sgml Add link and additional index reference to pgcrypto. 16 years ago
seg.sgml Fix a couple of broken links to third-party sites. 16 years ago
sourcerepo.sgml Do some copy-editing on the Git usage docs. 16 years ago
sources.sgml Improve the recently-added support for properly pluralized error messages 17 years ago
spi.sgml Add new SPI_OK_REWRITTEN return code to SPI_execute and friends, for the 17 years ago
sql.sgml Proofreading adjustments for first two parts of documentation (Tutorial 17 years ago
sslinfo.sgml
standalone-install.sgml
start.sgml Correct "characters" to "bytes" in createdb docs. 15 years ago
storage.sgml Proofreading for Bruce's recent round of documentation proofreading. 17 years ago
stylesheet-common.xsl
stylesheet-fo.xsl
stylesheet-hh.xsl
stylesheet-man.xsl
stylesheet.css
stylesheet.dsl
stylesheet.xsl
syntax.sgml Add index entry for ::, per complaint from John Gage. 16 years ago
tablefunc.sgml
test-parser.sgml
textsearch.sgml Proofreading for Bruce's recent round of documentation proofreading. 17 years ago
trigger.sgml Improve documentation about function volatility: mention the snapshot 17 years ago
tsearch2.sgml
typeconv.sgml Proofreading for Bruce's recent round of documentation proofreading. 17 years ago
user-manag.sgml
uuid-ossp.sgml
vacuumlo.sgml Add a -w/--no-password option that prevents all password prompts to all 17 years ago
wal.sgml Add mention of using tools/fsync to test fsync methods. Restructure 15 years ago
xaggr.sgml Improve user-defined-aggregates documentation. 15 years ago
xfunc.sgml Fix indexterm spelling 16 years ago
xindex.sgml Desultorily enclose programlisting tags in CDATA, to get rid of some obnoxious 17 years ago
xml2.sgml Spelling fixes 16 years ago
xoper.sgml
xplang.sgml
xtypes.sgml Desultorily enclose programlisting tags in CDATA, to get rid of some obnoxious 17 years ago

README.links

<!-- $PostgreSQL: pgsql/doc/src/sgml/README.links,v 1.3 2009/01/10 16:58:39 momjian Exp $ -->

Linking within SGML documents can be confusing, so here is a summary:


Intra-document Linking
----------------------

<xref>
use to get link text from the title of the target link; 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 You can supply text at the target location with 'xreflabel'