Re: contrib dbf2sql.pl

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-24 18:32:49
Message-ID: 200503241832.j2OIWnR25473@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 just seems confusing to give to other users. I would prefer to have
all the needed functionality in our existing C program.

--
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

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2005-03-24 23:56:36 Makefile breakage
Previous Message David Fetter 2005-03-24 17:58:27 Re: [PATCHES] Approximate count(*)