On Fri, Mar 8, 2013 at 2:42 AM, Kevin Grittner <kgri...@ymail.com> wrote:
> Fujii Masao <masao.fu...@gmail.com> wrote:
>
>> I found one typo in the document of MV. Please see the attached
>> patch.
>
> Pushed.  Thanks!

Thanks!

I found that pg_dump always fails against 9.2 or before server because
of the MV patch.

$ pg_dump
pg_dump: [archiver (db)] query failed: pg_dump: [archiver (db)] query was:

Attached patch fixes this problem.

Regards,

-- 
Fujii Masao

Attachment: pg_dump_bugfix_matview.patch
Description: Binary data

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to