| From: | "Jose' Soares Da Silva" <sferac(at)bo(dot)nettuno(dot)it> |
|---|---|
| To: | Charles Bennett <ccb(at)pubweb(dot)net> |
| Cc: | Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>, hackers postgres <pgsql-hackers(at)postgreSQL(dot)org>, bugs postgres <pgsql-bugs(at)postgreSQL(dot)org> |
| Subject: | Re: [BUGS] Re: [HACKERS] pg_dump error |
| Date: | 1998-06-18 10:27:01 |
| Message-ID: | Pine.LNX.3.96.980618102224.963B-100000@proxy.bazzanese.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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'
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Lendvary Gyorgy | 1998-06-18 13:43:13 | cursors and other dragons |
| Previous Message | Aleksey Dashevsky | 1998-06-18 09:56:13 | Non-functional update, only first update is performed |