Bug in ODBC driver

Поиск
Список
Период
Сортировка
От Jan Wieck
Тема Bug in ODBC driver
Дата
Msg-id 200104301305.IAA01829@jupiter.jw.home
обсуждение исходный текст
Список pgsql-hackers
Guys,
   while analyzing some stuff I came across something that looks   like a bug in the ODBC driver to me. I'm by far not
the ODBC   user I should be to fix it, so could someone else please take   another look?
 
   The symptom is when the driver is in AUTOCOMMIT=OFF,  closing   the  last  used  curser issues an END, thereby
committingthe   transaction.  It happens in odbc/qresult.c line 320  and  the   code looks pretty much like ignoring
theautocommit flag.
 


Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#================================================== JanWieck@Yahoo.com #



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com



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

Предыдущее
От: "Ken Hirsch"
Дата:
Сообщение: Re: Learning from other open source databases
Следующее
От: Joel Burton
Дата:
Сообщение: Re: COPY commands could use an enhancement.