Re: [BUGS] Bug #904: Deallocating of prepared statement

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [BUGS] Bug #904: Deallocating of prepared statement
Дата
Msg-id 200303211532.h2LFWkc27894@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [BUGS] Bug #904: Deallocating of prepared statement in ECPG at  (Michael Meskes <meskes@postgresql.org>)
Список pgsql-interfaces
This fix will appear in 7.4.  Thanks for the report.

---------------------------------------------------------------------------

Michael Meskes wrote:
> > > When I prepare a statement in ECPG it lives only to first explicit transaction block. At the COMMIT it seems to
bedeallocated.
 
> 
> Yes, it indeed is. I knew I found some docs stating it has to be. But
> since I cannot find them anymore I wonder what kind of docs it was.
> 
> Very simple to fix. Just remove the call to ECPGdeallocate_all from
> ECPGtrans() in file ecpg/ecpglib/misc.c resp. ecpg/lib/misc.c.
> 
> Michael
> 
> -- 
> Michael Meskes
> Email: Michael@Fam-Meskes.De
> ICQ: 179140304
> Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo@postgresql.org so that your
> message can get through to the mailing list cleanly
> 

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


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

Предыдущее
От: Michael Meskes
Дата:
Сообщение: Re: Embedded C SQL Error -600
Следующее
От: Greg Stark
Дата:
Сообщение: Re: I want to send comments to the backend!