Re: [BUGS] Re: [HACKERS] pg_dump error - Mailing list pgsql-hackers

From Jose' Soares Da Silva
Subject Re: [BUGS] Re: [HACKERS] pg_dump error
Date
Msg-id Pine.LNX.3.96.980618102224.963B-100000@proxy.bazzanese.com
Whole thread Raw
In response to Re: [BUGS] Re: [HACKERS] pg_dump error  (Charles Bennett <ccb@pubweb.net>)
Responses Re: [BUGS] Re: [HACKERS] pg_dump error  (Bruce Momjian <maillist@candle.pha.pa.us>)
List pgsql-hackers
On Wed, 17 Jun 1998, Charles Bennett wrote:

>
> I (thought I) forwarded fixes for the pg_dump constraint syntax
> bug to this list a couple of weeks ago.  I added a -c (compatible)
> switch to pg_dump to force it to dump constraints in a syntax that
> pgsql can understand.
>
> Here's another copy of the diffs (against 6.3.2).
>
> ccb
I applied your patch, Charles and it works, obviouly I remove the -c parameter
because there isn't another syntax for CONSTRAINTs. PostgreSQL has
the SQL92 syntax.
                                       Thanks, Jose'


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [BUGS] Re: [HACKERS] pg_dump error
Next
From: Aleksey Dashevsky
Date:
Subject: Non-functional update, only first update is performed