Thread: pg_dump bug (if use multibyte)

pg_dump bug (if use multibyte)

From
Trurl McByte
Date:


pg_dump.c: In function `AsViewRule':
pg_dump.c:267: parse error before `int'
/* 'int len;' not in declaration block */
pg_dump.c:268: 'len' undeclared (first use in this function)
pg_dump.c:268: (Each undeclared identifier is reported only once
pg_dump.c:268: for each function it appears in.)
pg_dump.c:268: warning: implicit declaration of function `pg_mbcliplen'


--      Trurl McByte, Capt. of StasisCruiser "Prince"
|InterNIC: AR3200                   RIPE: AR1627-RIPE|
|--98 C3 78 8E 90 E3 01 35  87 1F 3F EF FD 6D 84 B3--|



Re: pg_dump bug (if use multibyte)

From
Trurl McByte
Date:
On Thu, 14 Sep 2000 (Today), Trurl McByte wrote:
 TM>  TM>  TM>  TM> pg_dump.c: In function `AsViewRule':

sorry - 'isViewRule'!TM> pg_dump.c:267: parse error before `int' TM> /* 'int len;' not in declaration block */ TM>
pg_dump.c:268:'len' undeclared (first use in this function) TM> pg_dump.c:268: (Each undeclared identifier is reported
onlyonce TM> pg_dump.c:268: for each function it appears in.) TM> pg_dump.c:268: warning: implicit declaration of
function`pg_mbcliplen' TM>  TM>  TM> 
 

--      Trurl McByte, Capt. of StasisCruiser "Prince"
|InterNIC: AR3200                   RIPE: AR1627-RIPE|
|--98 C3 78 8E 90 E3 01 35  87 1F 3F EF FD 6D 84 B3--|