Re: pg_restore (libpq? parser?) bug in 8

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Philip Warner <pjw(at)rhyme(dot)com(dot)au>
Cc: "PostgreSQL-development" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pg_restore (libpq? parser?) bug in 8
Date: 2004-08-11 17:33:18
Message-ID: 14447.1092245598@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Philip Warner <pjw(at)rhyme(dot)com(dot)au> writes:
> Just realized the problem; pg_restore uses a trivial parser to work out
> when statements start/end. It knows about quotes but not about dollar-quotes.

Blech. Do you have time to fix it?

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andreas Pflug 2004-08-11 17:53:12 Re: fsync, fdatasync, open_sync, and open_datasync, --
Previous Message Andreas Pflug 2004-08-11 17:20:52 Re: fsync, fdatasync, open_sync, and open_datasync, --