Re: pg_dump: Too much in COPY ouput - Mailing list pgsql-bugs

From Tom Lane
Subject Re: pg_dump: Too much in COPY ouput
Date
Msg-id 633.991404023@sss.pgh.pa.us
Whole thread Raw
In response to pg_dump: Too much in COPY ouput  (pgsql-bugs@postgresql.org)
Responses Re: pg_dump: Too much in COPY ouput  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-bugs
pgsql-bugs@postgresql.org writes:
> Example form two pg_dump outputs
> 7.1.2 :
>     COPY "list"  FROM stdin;
> 7.0.2 :
>     COPY "list" FROM stdin;

I have a very hard time considering that a bug...

            regards, tom lane

pgsql-bugs by date:

Previous
From: pgsql-bugs@postgresql.org
Date:
Subject: pg_dump: Too much in COPY ouput
Next
From: pgsql-bugs@postgresql.org
Date:
Subject: Trigger causes the server to crash with SEGV