Re: [PATCHES] pg_dump with conbin

2003-06-25 Thread Tom Lane
> 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 -

Re: [PATCHES] pg_dump with conbin

2003-06-24 Thread Bruce Momjian
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 du