8000
File tree 2 files changed +5
-5
lines changed
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
46
46
Fix user.c CommandCounterIncrement (Tom)
47
47
Fix for AM/PM boundary problem in to_char() (Karel Zak)
48
48
Fix 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)
50
50
Buffer fix (Tom)
51
- Fix for inserting/copying longer multibyte strings into bpchar data
51
+ Fix for inserting/copying longer multibyte strings into char() data
52
52
types (Tatsuo)
53
53
54
54
Original file line number Diff line number Diff line change 1
1
<!--
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 $
3
3
-->
4
4
5
5
<chapter id="release">
@@ -72,9 +72,9 @@ Fix VACUUM problem with moving chain of update tuples when source and
72
72
Fix user.c CommandCounterIncrement (Tom)
73
73
Fix for AM/PM boundary problem in to_char() (Karel Zak)
74
74
Fix 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)
76
76
Buffer fix (Tom)
77
- Fix for inserting/copying longer multibyte strings into bpchar data
77
+ Fix for inserting/copying longer multibyte strings into char() data
78
78
types (Tatsuo)
79
79
</programlisting>
80
80
</para>
You can’t perform that action at this time.
0 commit comments