Kevin Grittner <kgrittn@ymail.com> wrote:
> Andrew Dunstan <andrew@dunslane.net> wrote:
>> On 03/11/2013 12:30 PM, Fujii Masao wrote:
>>> Andrew Dunstan <andrew@dunslane.net> wrote:
>>>> The problem is that pg_dump is sending an empty query in
>>>> versions less than 9.3, and choking on that. Suggested fix
>>>> attached - there's really no reason to be doing anything re mat
>>>> views in versions < 9.3.
>>> This is the same problem that I reported in another thread.
>>>
>>> http://www.postgresql.org/message-id/CAHGQGwH+4vtyq==L6HRuPxTggfqrnLf0mWj75BfisOske28gMA@mail.gmail.com
>>
>> Oh, I missed that. Yes, either of these would work.
> Will push a fix today unless I find that someone has beaten me to
> it as I work through the rest of the messages.
I agree that either would work. I preferred Andrew's patch because
it kept knowledge of this issue more localized.
Pushed. Thanks to you both, and apologies for the error.
Next time I do anything with pg_dump I will know better what
constitutes decent testing.
--
Kevin Grittner
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company