]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
cleanup
authorBruce Momjian <bruce@momjian.us>
Fri, 3 Nov 2000 04:17:55 +0000 (04:17 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 3 Nov 2000 04:17:55 +0000 (04:17 +0000)
HISTORY
doc/src/sgml/release.sgml

diff --git a/HISTORY b/HISTORY
index e88afe23c40fb87d827228759e47fa33924775ee..9a1ef306e02265683bb65c4a4dc257fb43d16d89 100644 (file)
--- a/HISTORY
+++ b/HISTORY
@@ -46,9 +46,9 @@ Fix VACUUM problem with moving chain of update tuples when source and
 Fix user.c CommandCounterIncrement (Tom)
 Fix for AM/PM boundary problem in to_char() (Karel Zak)
 Fix TIME aggregate handling (Tom)
-Fix to_char() to avoid coredump on NULL input (Tom)
+Fix to_char() to avoid coredump on NULL input (Tom)
 Buffer fix (Tom)
-Fix for inserting/copying longer multibyte strings into bpchar data
+Fix for inserting/copying longer multibyte strings into char() data
     types (Tatsuo)
 
 
index 989351479ae91700d0ab0b1b5163718780c9fa91..ed18d8535f75cb6e556c3d88b082d101d813e5a6 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.49.2.7 2000/11/03 03:42:55 momjian Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.49.2.8 2000/11/03 04:17:55 momjian Exp $
 -->
 
  <chapter id="release">
@@ -72,9 +72,9 @@ Fix VACUUM problem with moving chain of update tuples when source and
 Fix user.c CommandCounterIncrement (Tom)
 Fix for AM/PM boundary problem in to_char() (Karel Zak)
 Fix TIME aggregate handling (Tom)
-Fix to_char() to avoid coredump on NULL input (Tom)
+Fix to_char() to avoid coredump on NULL input (Tom)
 Buffer fix (Tom)
-Fix for inserting/copying longer multibyte strings into bpchar data
+Fix for inserting/copying longer multibyte strings into char() data
     types (Tatsuo)
      </programlisting>
     </para>