index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
xml2.sgml
Age
Commit message (
Expand
)
Author
2023-01-20
Describe each contrib module in its SGML section title
Alvaro Herrera
2023-01-09
Doc: add XML ID attributes to <sectN> and <varlistentry> tags.
Tom Lane
2022-05-19
doc: Properly punctuate "etc."
Peter Eisentraut
2020-08-31
doc: add commas after 'i.e.' and 'e.g.'
Bruce Momjian
2020-05-07
Doc: update remaining tables of functions/operators for new layout.
Tom Lane
2019-01-17
Replace references to mailinglists with @lists.postgresql.org
Magnus Hagander
2017-11-23
Convert documentation to DocBook XML
Peter Eisentraut
2017-10-17
Don't use SGML empty tags
Peter Eisentraut
2016-11-04
Delete contrib/xml2's legacy implementation of xml_is_well_formed().
Tom Lane
2016-04-02
Copyedit comments and documentation.
Noah Misch
2014-08-30
doc: Various typo/grammar fixes
Kevin Grittner
2014-07-17
doc: Spell checking
Peter Eisentraut
2013-07-04
Add contrib function references in the doc index
Bruce Momjian
2013-02-25
doc: Fix markup typo
Peter Eisentraut
2013-02-24
doc: Remove PostgreSQL version number from xml2 deprecation notice
Peter Eisentraut
2012-08-14
Prevent access to external files/URLs via contrib/xml2's xslt_process().
Tom Lane
2011-05-18
Spell checking and markup refinement
Peter Eisentraut
2011-05-08
Add xreflabels to /contrib manuals so links appear correct. Also update
Bruce Momjian
2011-01-29
Properly capitalize documentation headings; some only had initial-word
Bruce Momjian
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-09-09
Doc fixes:
Bruce Momjian
2010-08-17
Spell and markup checking
Peter Eisentraut
2010-08-10
Add some links to tables
Peter Eisentraut
2010-07-29
Fix indentation of verbatim block elements
Peter Eisentraut
2010-07-27
Spelling fixes
Peter Eisentraut
2009-05-18
Refer to tables by id, not by "the following table", because tables are in
Peter Eisentraut
2009-04-27
Proofreading adjustments for first two parts of documentation (Tutorial
Bruce Momjian
2008-05-08
Fix contrib/xml2 makefile to not override CFLAGS, and in passing make it
Tom Lane
2007-12-06
Make an editorial pass over the newly SGML-ified contrib documentation.
Tom Lane
2007-12-03
Entity-ify a passel of & < > characters. Per gripe from Devrim.
Tom Lane
2007-11-11
Remove tabs from SGML files.
Bruce Momjian
2007-11-10
Move most /contrib README files into SGML. Some still need conversion
Bruce Momjian