Update entitiy escapes docs; must be Latin1.

pull/3/head
Bruce Momjian 14 years ago
parent 38cd7cc0bc
commit 77bfdb11d0
  1. 2
      doc/src/sgml/release.sgml

@ -29,7 +29,7 @@ non-ASCII characters find using grep -P '[\x80-\xFF]'
does not support it
http://www.pemberley.com/janeinfo/latin1.html#latexta
do not use numeric character escapes (&#nnn;), they are not portable
do not use numeric UTF character escapes (&#nnn;), we only use Latin1
Example: Alvaro Herrera is Álvaro Herrera

Loading…
Cancel
Save