summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 2 insertions, 2 deletions
diff --git a/HISTORY b/HISTORY
index e88afe23c40..9a1ef306e02 100644
--- 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)