File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -50,6 +50,7 @@ Fix to_char() to avoid coredump on NULL input (Tom)
50
50
Buffer fix (Tom)
51
51
Fix for inserting/copying longer multibyte strings into char() data
52
52
types (Tatsuo)
53
+ Fix for crash of backend, on abort (Tom)
53
54
54
55
55
56
------------------------------------------------------------------------
Original file line number Diff line number Diff line change 1
1
<!--
2
- $Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.62 2000/11/10 19:41:26 momjian Exp $
2
+ $Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.63 2000/11/12 14:26:48 momjian Exp $
3
3
-->
4
4
5
5
<chapter id="release">
@@ -76,6 +76,7 @@ Fix to_char() to avoid coredump on NULL input (Tom)
76
76
Buffer fix (Tom)
77
77
Fix for inserting/copying longer multibyte strings into char() data
78
78
types (Tatsuo)
79
+ Fix for crash of backend, on abort (Tom)
79
80
</programlisting>
80
81
</para>
81
82
</sect2>
You can’t perform that action at this time.
0 commit comments