Thread: Re: pg_dump with conbin

Re: pg_dump with conbin

From
Bruce Momjian
Date:
Patch applied.  Thanks.

---------------------------------------------------------------------------


Rod Taylor wrote:
-- Start of PGP signed section.
> Updated the pg_get_constraintdef() to use conbin.  Update pg_dump to use
> pg_get_constraintdef() for >= 70400.
>
> Can't test with old dbs due to protocol changes.
>
>
> CC'd Bruce in-case he's not subscribed yet...
>
> --
> Rod Taylor <rbt@rbt.ca>
>
> PGP Key: http://www.rbt.ca/rbtpub.asc

[ Attachment, skipping... ]
-- End of PGP section, PGP failed!

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

Re: pg_dump with conbin

From
Tom Lane
Date:
> Rod Taylor wrote:
>> Updated the pg_get_constraintdef() to use conbin.  Update pg_dump to use
>> pg_get_constraintdef() for >= 70400.
>>
>> Can't test with old dbs due to protocol changes.

That should work now --- please test it.

            regards, tom lane