diff options
author | Bruce Momjian <bruce@momjian.us> | 2001-10-12 17:46:00 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2001-10-12 17:46:00 +0000 |
commit | ec614c9872b9f59eaba5bb6ccf18ffbb84ec630f (patch) | |
tree | 7987538bb217c68b8757a350f6c8f6c257ac0d5a | |
parent | c0b2bbf42e2fdc5a5b72a5edf0d4cf74ca4c2b9c (diff) | |
download | postgresql-ec614c9872b9f59eaba5bb6ccf18ffbb84ec630f.tar.gz postgresql-ec614c9872b9f59eaba5bb6ccf18ffbb84ec630f.zip |
Remove locale/multibyte in HISTORY file, for Tatsuo.
-rw-r--r-- | HISTORY | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |