Re: comparing rows

Поиск
Список
Период
Сортировка
От Christopher Masto
Тема Re: comparing rows
Дата
Msg-id 20000804140818.A18784@netmonger.net
обсуждение исходный текст
Ответ на Re: comparing rows  (The Hermit Hacker <scrappy@hub.org>)
Список pgsql-hackers
On Fri, Aug 04, 2000 at 12:41:10PM -0300, The Hermit Hacker wrote:
> On Fri, 4 Aug 2000, Thomas Lockhart wrote:
> 
> > > Stupid question here ... but ... can't this kludge be "faked" in the ODBC
> > > driver itself, vs in the server? *raised eyebrow*
> > 
> > Right now, the ODBC driver does not do full parsing of the input
> > queries, so imho it would be difficult to reliably identify the correct
> > string substitution.
> 
> Ah, there went that idea ... to bad we couldn't put some sort of check in
> the server "if through odbc driver, allow this kludge" :)

Could the ODBC driver have a little checkbox that causes it to magically
issue a "SET BROKEN_MICROSOFT_NULL" immediately after it connects?
-- 
Christopher Masto         Senior Network Monkey      NetMonger Communications
chris@netmonger.net        info@netmonger.net        http://www.netmonger.net

Free yourself, free your machine, free the daemon -- http://www.freebsd.org/


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: pg_dump/restore to convert BLOBs to LZTEXT (optiona l!)
Следующее
От: Christopher Masto
Дата:
Сообщение: Re: random() function produces wrong range