pg_dump error on git head

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Subject: pg_dump error on git head
Date: 2012-05-30 04:30:54
Message-ID: 20120530.133054.447309973285509588.t-ishii@sraoss.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I have seen this with git master head:

$ pg_dump test
:
:
:
COPY insert_lock (reloid) FROM stdin;
pg_dump: [archiver] internal error -- WriteData cannot be called outside the context of a DataDumper routine
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese: http://www.sraoss.co.jp

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2012-05-30 04:51:25 Re: pg_dump error on git head
Previous Message Tom Lane 2012-05-30 04:21:33 Re: hash index concurrency