Re: BUG #1643: dbf2pg broken + quick fix

Поиск
Список
Период
Сортировка
От Boris van Schooten
Тема Re: BUG #1643: dbf2pg broken + quick fix
Дата
Msg-id Pine.SOL.4.33.0505051536320.25790-100000@demeter
обсуждение исходный текст
Ответ на Re: BUG #1643: dbf2pg broken + quick fix  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
I don't see this as half baked error checking, but rather, as error
reporting during a "half baked conversion".  I prefer to know when the
converter encounters something it doesn't understand, rather than having
it silently enter nulls into the db.

It was the original error reporting that helped me find this bug, I
suppose.

Kind regards,
Boris van Schooten

On Thu, 5 May 2005, Tom Lane wrote:

> 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 по дате отправления:

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: BUG #1647: shows version 7.1, doesnt create tablespaces etc.
Следующее
От: "Peter van der Meer"
Дата:
Сообщение: BUG #1651: static date field is not recognized automatically when group by is used