From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Manuel Baena García <mbaena(at)lcc(dot)uma(dot)es> |
Cc: | pgsql-patches(at)postgresql(dot)org |
Subject: | Re: contrib dbf2sql.pl |
Date: | 2005-03-28 05:06:37 |
Message-ID: | 200503280506.j2S56bk13346@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Manuel Baena Garca wrote:
> El mi?, 23-03-2005 a las 17:07 -0500, Bruce Momjian escribi?:
> > Are you saying your script has all the functionality of dbf2pg.c? It
> > doesn't seem possible.
>
> No, I'm not saying it. By example, my script doesn't connect to a pg db,
> I prefer to use a pipe. My script has the same objective by a different
> way: "do it as simple as you can".
It might be simple to code, but having a second program is not simpler
for end-users. We have had no one else complain about xbase conversion
so I am not inclined to add a second program, especially since you did
not say what your program fixes that the current one does not.
Can you show us exactly what input causes our current code to fail, and
explain why someone with C knowledge can't fix it?
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Alexey Slynko | 2005-03-28 08:16:42 | Patch for database locale settings |
Previous Message | Jim C. Nasby | 2005-03-27 21:24:15 | Re: [PATCHES] Approximate count(*) |