summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian1998-03-21 15:17:30 +0000
committerBruce Momjian1998-03-21 15:17:30 +0000
commitd15544c9ced1e46e3edbdc630afe168b08a480f0 (patch)
tree6b0c561b8c20ef757a3acec94c27061a6ead626c
parent5a78def8de044b8fabe66195d1cf69f4800d72b6 (diff)
change in item person;
-rw-r--r--HISTORY2
-rw-r--r--doc/TODO2
2 files changed, 2 insertions, 2 deletions
diff --git a/HISTORY b/HISTORY
index 79ad1ed3fa8..25b2f365e5b 100644
--- a/HISTORY
+++ b/HISTORY
@@ -19,7 +19,7 @@ updated CLUSTER manual page
multi-byte character set support, see doc/README.mb(Tatsuo)
configure --with-pgport fix
pg_ident fix
-big-endian fix for backend communications(Tatsuo)
+big-endian fix for backend communications(Kataoka)
SUBSTR() and substring() fix(Thomas)
several jdbc fixes(Peter)
libpgtcl improvements, see libptcl/README(Randy Kunkee)
diff --git a/doc/TODO b/doc/TODO
index 4ae9eb2632a..7e78eef47fe 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -207,7 +207,7 @@ updated CLUSTER manual page
multi-byte character set support, see doc/README.mb(Tatsuo)
configure --with-pgport fix
pg_ident fix
-big-endian fix for backend communications(Tatsuo)
+big-endian fix for backend communications(Kataoka)
SUBSTR() and substring() fix(Thomas)
several jdbc fixes(Peter)
libpgtcl improvements, see libptcl/README(Randy Kunkee)