mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-18 18:44:06 +08: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:
|
||||
@ -11,6 +11,8 @@ pg_[A-Za-z0-9_] <application>
|
||||
[A-Z][A-Z] <type>, <envar>, <literal>
|
||||
&<> use &
|
||||
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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user