We're going to have to spell dotless i as plain i, because dotless i is
not in the character set supported by DocBook nor standard HTML. (Sorry Volkan.) Also replace random character-set references by a pointer to the actual standard.
This commit is contained in:
parent
507447b585
commit
29e53ca389
@ -1,4 +1,4 @@
|
|||||||
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.450 2006/09/22 03:04:23 momjian Exp $ -->
|
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.451 2006/09/22 15:29:04 tgl Exp $ -->
|
||||||
<!--
|
<!--
|
||||||
|
|
||||||
Typical markup:
|
Typical markup:
|
||||||
@ -11,9 +11,7 @@ PostgreSQL <productname>
|
|||||||
pg_[A-Za-z0-9_] <application>
|
pg_[A-Za-z0-9_] <application>
|
||||||
[A-Z][A-Z] <type>, <envar>, <literal>
|
[A-Z][A-Z] <type>, <envar>, <literal>
|
||||||
non-ascii convert to & escapes
|
non-ascii convert to & escapes
|
||||||
http://www.mountaindragon.com/html/iso.htm
|
http://www.w3.org/TR/html4/sgml/entities.html
|
||||||
encode multibytes as UTF8
|
|
||||||
http://www.pemberley.com/janeinfo/latin1.html#latexta
|
|
||||||
wrap long lines
|
wrap long lines
|
||||||
|
|
||||||
For new features, add links to the documentation sections.
|
For new features, add links to the documentation sections.
|
||||||
@ -1173,7 +1171,7 @@ For new features, add links to the documentation sections.
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Have the <command>COPY</> command return a command tag that
|
Have the <command>COPY</> command return a command tag that
|
||||||
includes the number of rows copied (Volkan Yazıcı)
|
includes the number of rows copied (Volkan Yazici)
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
@ -1587,7 +1585,7 @@ For new features, add links to the documentation sections.
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Allow <literal>\c</> to connect to a new host and port
|
Allow <literal>\c</> to connect to a new host and port
|
||||||
number (David, Volkan Yazıcı)
|
number (David, Volkan Yazici)
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
@ -1752,7 +1750,7 @@ For new features, add links to the documentation sections.
|
|||||||
Add <function>PQdescribePrepared()</>,
|
Add <function>PQdescribePrepared()</>,
|
||||||
<function>PQdescribePortal()</>, and related functions
|
<function>PQdescribePortal()</>, and related functions
|
||||||
return information about previously prepared statements
|
return information about previously prepared statements
|
||||||
and open cursors (Volkan Yazıcı)
|
and open cursors (Volkan Yazici)
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user