pg_dump bug (if use multibyte)

Started by Trurl McByteover 25 years ago2 messageshackers
Jump to latest
#1Trurl McByte
trurl@anything3d.com

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

#2Trurl McByte
trurl@anything3d.com
In reply to: Trurl McByte (#1)
Re: pg_dump bug (if use multibyte)

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 only once
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--|