Re: Update on Access 97 and = NULL

Поиск
Список
Период
Сортировка
От Hannu Krosing
Тема Re: Update on Access 97 and = NULL
Дата
Msg-id 3B2DD802.EB213F8E@tm.ee
обсуждение исходный текст
Ответ на RE: Update on Access 97 and = NULL  ("Hiroshi Inoue" <Inoue@tpf.co.jp>)
Список pgsql-hackers
Hiroshi Inoue wrote:
> 
> > Yet ... in the long run that does need to happen, I think.  Some day
> > it'd be nice to see ODBC contain a full parser similar to ecpg's.
> 
> Hmm I fear the strong binding between the driver and the server.
> Would the parser always be backward compatible ?
> 
AFAIK, we would need a completely new ODBC-SQL parser that perses the 
query and then reconstructs it in PostgreSQL-SQL before passing it
forward
unless it is for "pass-thru" queries that are the only ones meant to be 
sent directly.

--------------
Hannu


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

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: Re: UNIQUE INDEX unaware of transactions (a spin ofquestion)
Следующее
От: "Jean-Francois Leveque"
Дата:
Сообщение: Function checking: referenced functions (OIDs)