| From: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | pgsql: Uppercase <!ENTITY> and <!DOCTYPE> tags in SGML source |
| Date: | 2011-04-04 20:10:17 |
| Message-ID: | E1Q6q6L-0000Qt-MZ@gemulon.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Uppercase <!ENTITY> and <!DOCTYPE> tags in SGML source
This improves compatibility with external toolchains, such as those used
by some documentation translation tools.
Gabriele Bartolini
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/fc3459d70c5d842fe6519522649c8a47454f25bb
Modified Files
--------------
doc/src/sgml/Makefile | 10 +-
doc/src/sgml/filelist.sgml | 306 +++++++++++++++---------------
doc/src/sgml/postgres.sgml | 6 +-
doc/src/sgml/ref/allfiles.sgml | 344 +++++++++++++++++-----------------
doc/src/sgml/standalone-install.sgml | 6 +-
5 files changed, 336 insertions(+), 336 deletions(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2011-04-04 20:26:13 | pgsql: Merge synchronous_replication setting into synchronous_commit. |
| Previous Message | Robert Haas | 2011-04-04 17:26:03 | pgsql: Add missing check on invocation of trusted procedures. |