RE: Transactionless ODBC

Поиск
Список
Период
Сортировка
От Dave Page
Тема RE: Transactionless ODBC
Дата
Msg-id 8568FC767B4AD311AC33006097BCD3D60917E3@woody.vale-housing.co.uk
обсуждение исходный текст
Ответ на Transactionless ODBC  (Alex Stewart <astewart@freedomintelligence.com>)
Список pgsql-interfaces

> -----Original Message-----
> From: Alex Stewart [mailto:astewart@freedomintelligence.com]
> Sent: 06 June 2000 17:55
> To: tip@pc10.radnoti-szeged.sulinet.hu
> Cc: pgsql-interfaces@postgresql.org
> Subject: Re: [INTERFACES] Transactionless ODBC
> 
<SNIP>
>
> The troubling code is (if I have already posted it, I apologize)
> 
> /*      Begin a transaction if one is not already in progress */
> /*      The reason is because we can't use declare/fetch 
> cursors without
>         starting a transaction first.
> */
> if ( ! self->internal && ! CC_is_in_trans(conn) && 
> (globals.use_declarefetch || STMT_UPDATE(self))) {
> 
> Alex Stewart

I raised this question on the Hackers list last month (after getting no
responses here) and got a message back from Thomas Lockhart saying he
planned to take a look. I believe he's on holiday at the moment but
hopefully he can help when he gets back....

Regards,  
Dave.  
-- 
Disclaimer: the above is the author's personal opinion and is not the
opinion or policy of his employer or of the little green men that have been
following him all day.
http://www.vale-housing.co.uk/ - http://www.pgadmin.freeserve.co.uk/


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

Предыдущее
От: Joachim Achtzehnter
Дата:
Сообщение: Re: JDBC squirrely transaction behavior??
Следующее
От: Mihai Gheorghiu
Дата:
Сообщение: Win ODBC drivers for Postgres