pgsql: Remove SGML marked sections

Started by Peter Eisentrautalmost 9 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

Remove SGML marked sections

For XML compatibility, replace marked sections <![IGNORE[ ]]> with
comments <!-- -->. In some cases it seemed better to remove the ignored
text altogether, and in one case the text should not have been ignored.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/22d9764646d03ac7d3419c4fd0effd256568c922

Modified Files
--------------
doc/src/sgml/Makefile | 2 +-
doc/src/sgml/ecpg.sgml | 7 +--
doc/src/sgml/func.sgml | 9 ----
doc/src/sgml/release-old.sgml | 100 ------------------------------------------
doc/src/sgml/rules.sgml | 4 +-
5 files changed, 5 insertions(+), 117 deletions(-)

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers