mirror of
https://github.com/postgres/postgres.git
synced 2025-04-29 13:56:47 +03:00
In release notes checklist, add URL for HTML non-ASCII escapes, mention
UTF8 escapes.
This commit is contained in:
parent
e25c3e84b6
commit
4f7b0fb103
@ -1,4 +1,4 @@
|
|||||||
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.431 2006/08/22 00:45:34 momjian Exp $ -->
|
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.432 2006/09/14 16:51:39 momjian Exp $ -->
|
||||||
<!--
|
<!--
|
||||||
|
|
||||||
Typical markup:
|
Typical markup:
|
||||||
@ -11,6 +11,8 @@ pg_[A-Za-z0-9_] <application>
|
|||||||
[A-Z][A-Z] <type>, <envar>, <literal>
|
[A-Z][A-Z] <type>, <envar>, <literal>
|
||||||
&<> use &
|
&<> use &
|
||||||
non-ascii convert to & escapes
|
non-ascii convert to & escapes
|
||||||
|
http://www.mountaindragon.com/html/iso.htm
|
||||||
|
encode multibytes as UTF8
|
||||||
|
|
||||||
For new features, add links to the documentation sections.
|
For new features, add links to the documentation sections.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user