File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -46,9 +46,9 @@ Fix VACUUM problem with moving chain of update tuples when source and
4646Fix user.c CommandCounterIncrement (Tom)
4747Fix for AM/PM boundary problem in to_char() (Karel Zak)
4848Fix TIME aggregate handling (Tom)
49- Fix to_char() to avoid coredump on NULL input. (Tom)
49+ Fix to_char() to avoid coredump on NULL input (Tom)
5050Buffer fix (Tom)
51- Fix for inserting/copying longer multibyte strings into bpchar data
51+ Fix for inserting/copying longer multibyte strings into char() data
5252 types (Tatsuo)
5353
5454
Original file line number Diff line number Diff line change 11<!--
2- $Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.49.2.7 2000/11/03 03:42 :55 momjian Exp $
2+ $Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.49.2.8 2000/11/03 04:17 :55 momjian Exp $
33-->
44
55 <chapter id="release">
@@ -72,9 +72,9 @@ Fix VACUUM problem with moving chain of update tuples when source and
7272Fix user.c CommandCounterIncrement (Tom)
7373Fix for AM/PM boundary problem in to_char() (Karel Zak)
7474Fix TIME aggregate handling (Tom)
75- Fix to_char() to avoid coredump on NULL input. (Tom)
75+ Fix to_char() to avoid coredump on NULL input (Tom)
7676Buffer fix (Tom)
77- Fix for inserting/copying longer multibyte strings into bpchar data
77+ Fix for inserting/copying longer multibyte strings into char() data
7878 types (Tatsuo)
7979 </programlisting>
8080 </para>
You can’t perform that action at this time.
0 commit comments