aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)