Re: [HACKERS] pg_dump bug (if use multibyte)

2000-09-14 Thread Trurl McByte
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)

[HACKERS] pg_dump bug (if use multibyte)

2000-09-14 Thread Trurl McByte
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.) p