8000 cleanup · percona/postgres@ef6bee3 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit ef6bee3

Browse files
committed
cleanup
1 parent 63a8127 commit ef6bee3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

HISTORY

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@ Fix VACUUM problem with moving chain of update tuples when source and
4646
Fix user.c CommandCounterIncrement (Tom)
4747
Fix for AM/PM boundary problem in to_char() (Karel Zak)
4848
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)
5050
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
5252
types (Tatsuo)
5353

5454

doc/src/sgml/release.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
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
7272
Fix user.c CommandCounterIncrement (Tom)
7373
Fix for AM/PM boundary problem in to_char() (Karel Zak)
7474
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)
7676
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
7878
types (Tatsuo)
7979
</programlisting>
8080
</para>

0 commit comments

Comments
 (0)
0