mirror of
https://github.com/postgres/postgres.git
synced 2025-08-05 07:41:25 +03:00
In release notes checklist, add URL for HTML non-ASCII escapes, mention
UTF8 escapes.
This commit is contained in:
@@ -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.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user