]> 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:33 +0000 (22:04 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 12 Dec 1998 22:04:33 +0000 (22:04 +0000)
commitf1a24505bb9c6781ff712b4826586e92f2bafec6
treef3ae253721fb109ec30297f8156c9749af033acd
parentfb6f7dc88d7ef0e1d36e9145df5bfb1865db88a7
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