change in item person;

This commit is contained in:
Bruce Momjian 1998-03-21 15:17:30 +00:00
parent 5a78def8de
commit d15544c9ce
2 changed files with 2 additions and 2 deletions

View File

@ -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)

View File

@ -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)