]> granicus.if.org Git - postgresql/commit
Included patches should fix following problems in the muti-byte
authorBruce Momjian <bruce@momjian.us>
Sat, 12 Dec 1998 22:04:09 +0000 (22:04 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 12 Dec 1998 22:04:09 +0000 (22:04 +0000)
commit5c431eb1f220ad9c22b5a8a38a33031ad442b3c7
tree5f5fb321398a82a1a0b06d2b689c86a529e2f420
parent439ef85b0d9ee6e26d4e888e713cc7bf115c25d2
Included patches should fix following problems in the muti-byte
enabled PostgreSQL 6.4.

o binary cursor does not work
o pg_dumpall produces incorrect create database statemnt

Tatsuo Ishii
t-ishii@sra.co.jp
src/backend/access/common/printtup.c
src/bin/pg_dump/pg_dumpall