1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Correct names of people with funny characters.

This commit is contained in:
Peter Eisentraut
2003-11-15 01:16:53 +00:00
parent d36fd3c099
commit a353b94459
2 changed files with 7 additions and 7 deletions

View File

@ -1,5 +1,5 @@
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.235.2.4 2003/11/14 17:47:49 momjian Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.235.2.5 2003/11/15 01:16:53 petere Exp $
-->
<appendix id="release">
@ -1375,7 +1375,7 @@ $Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.235.2.4 2003/11/14 17:47:4
</listitem>
<listitem>
<para>Fix <literal>date_trunc('quarter', ...)</literal> (B?jthe Zolt?n)</para>
<para>Fix <literal>date_trunc('quarter', ...)</literal> (B<EFBFBD>jthe Zolt<EFBFBD>n)</para>
<para>
Prior releases returned an incorrect value for this function call.
</para>
@ -1844,8 +1844,8 @@ $Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.235.2.4 2003/11/14 17:47:4
<listitem><para>Improve pgstattuple (Rod)</para></listitem>
<listitem><para>Fix bug in <function>metaphone()</function> in fuzzystrmatch</para></listitem>
<listitem><para>Improve adddepend (Rod)</para></listitem>
<listitem><para>Update spi/timetravel (B?jthe Zolt?n)</para></listitem>
<listitem><para>Fix dbase <option>-s</> option and improve non-ASCII handling (Thomas Behr,M?rcio Smiderle)</para></listitem>
<listitem><para>Update spi/timetravel (B<EFBFBD>jthe Zolt<EFBFBD>n)</para></listitem>
<listitem><para>Fix dbase <option>-s</> option and improve non-ASCII handling (Thomas Behr, M<>rcio Smiderle)</para></listitem>
<listitem><para>Remove array module because features now included by default (Joe)</para></listitem>
</itemizedlist>
</sect3>