From ec614c9872b9f59eaba5bb6ccf18ffbb84ec630f Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Fri, 12 Oct 2001 17:46:00 +0000
Subject: [PATCH] Remove locale/multibyte in HISTORY file, for Tatsuo.

---
 HISTORY | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/HISTORY b/HISTORY
index d2361ec785b..b32c22036f2 100644
--- a/HISTORY
+++ b/HISTORY
@@ -64,7 +64,7 @@ Fix problem with LIMIT and subqueries (Tom)
 Fix for LIMIT, DISTINCT ON pushed into subqueryies (Tom)
 PL/pgSQL memory leak fix (Jan, Tom)
 Fix nested EXCEPT/INTERSECT (Tom)
-Python fix fetchone() (Gerhard Häring)
+Python fix fetchone() (Gerhard Haring)
 ECPG fixes (Michael, Christof Petig)
 
 
-- 
GitLab