Re: BUG #1643: dbf2pg broken + quick fix - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #1643: dbf2pg broken + quick fix
Date
Msg-id 22660.1115300036@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #1643: dbf2pg broken + quick fix  (Boris van Schooten <schooten@cs.utwente.nl>)
Responses Re: BUG #1643: dbf2pg broken + quick fix
List pgsql-bugs
Boris van Schooten <schooten@cs.utwente.nl> writes:
> Looks good to me.  I'd prefer to have a warning message (if (verbose)
> fprintf stderr) for each of the exceptional conditions though.  I'm even
> so paranoid I prefer to have the verbose switch on by default.

Don't really see the need for it.  What we are doing here is trusting to
the backend to error-check the input, rather than making a half-baked
attempt to do error checking in dbf2pg.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Boris van Schooten
Date:
Subject: Re: BUG #1643: dbf2pg broken + quick fix
Next
From: "Dirk Bade"
Date:
Subject: BUG #1647: shows version 7.1, doesnt create tablespaces etc.