Re: pg_dump transaction's read-only mode - Mailing list pgsql-hackers

From Pavan Deolasee
Subject Re: pg_dump transaction's read-only mode
Date
Msg-id CABOikdPjsMaoUb-vqThJiowjfOXd9EZ3Z8O6R-bpUUz1JphjbQ@mail.gmail.com
Whole thread Raw
In response to Re: pg_dump transaction's read-only mode  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: pg_dump transaction's read-only mode
List pgsql-hackers
On Sun, Jan 20, 2013 at 4:29 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Pavan Deolasee <pavan.deolasee@gmail.com> writes:
>> Sorry for posting on such an old thread. But here is a patch that
>> fixes this. I'm also adding to the next commitfest so that we don't
>> lose track of it again.
>
> As submitted, this broke pg_dump for dumping from pre-8.0 servers.
> (7.4 didn't accept commas in SET TRANSACTION syntax, and versions
> before that didn't have the READ ONLY option at all.)

My bad. I did not realize that pg_dump is still supported for pre-8.0 releases.

> I fixed that
> and committed it.
>

Thanks,
Pavan

-- 
Pavan Deolasee
http://www.linkedin.com/in/pavandeolasee



pgsql-hackers by date:

Previous
From: Pavan Deolasee
Date:
Subject: Re: Removing PD_ALL_VISIBLE
Next
From: Vivek Singh Raghuwanshi
Date:
Subject: Re: Error Building rpm