]> granicus.if.org Git - postgresql/commitdiff
Cleanup for Thomas
authorBruce Momjian <bruce@momjian.us>
Sun, 22 Mar 1998 03:22:50 +0000 (03:22 +0000)
committerBruce Momjian <bruce@momjian.us>
Sun, 22 Mar 1998 03:22:50 +0000 (03:22 +0000)
HISTORY
doc/TODO

diff --git a/HISTORY b/HISTORY
index 25b2f365e5b53c2594b4ab272bb78108d94fc7d3..428e2782f5be5ef7a8421033b18b81d465030f2c 100644 (file)
--- a/HISTORY
+++ b/HISTORY
@@ -12,6 +12,7 @@ ecpg cleanup/fixes, now version 1.1(Michael Meskes)
 pg_user cleanup(Bruce)
 large object fix for pg_dump and tclsh(alvin@camberlo.demon.co.uk)
 LIKE fix for multiple adjacent underscores
+LIKE/BETWEEN fix for having function call as target(Thomas)
 fix for redefining builtin functions(Thomas)
 ultrix4 cleanup
 upgrade to pg_access 0.83
@@ -20,7 +21,7 @@ multi-byte character set support, see doc/README.mb(Tatsuo)
 configure --with-pgport fix
 pg_ident fix
 big-endian fix for backend communications(Kataoka)
-SUBSTR() and substring() fix(Thomas)
+SUBSTR() and substring() fix(Jan)
 several jdbc fixes(Peter)
 libpgtcl improvements, see libptcl/README(Randy Kunkee)
 Fix for "Datasize = 0" error(Vadim)
index 7e78eef47fe9281f30463af3ddf077306dc80138..9a7af037f57425410f841fe7e71fd1229930a556 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -200,6 +200,7 @@ ecpg cleanup/fixes, now version 1.1(Michael Meskes)
 pg_user cleanup(Bruce)
 large object fix for pg_dump and tclsh(alvin@camberlo.demon.co.uk)
 LIKE fix for multiple adjacent underscores
+LIKE/BETWEEN fix for having function call as target(Thomas)
 fix for redefining builtin functions(Thomas)
 ultrix4 cleanup
 upgrade to pg_access 0.83
@@ -208,7 +209,7 @@ multi-byte character set support, see doc/README.mb(Tatsuo)
 configure --with-pgport fix
 pg_ident fix
 big-endian fix for backend communications(Kataoka)
-SUBSTR() and substring() fix(Thomas)
+SUBSTR() and substring() fix(Jan)
 several jdbc fixes(Peter)
 libpgtcl improvements, see libptcl/README(Randy Kunkee)
 Fix for "Datasize = 0" error(Vadim)