PGresult deleted after PQfinish(PGconn)

Поиск
Список
Период
Сортировка
От Jose Manuel Lorenzo Lopez
Тема PGresult deleted after PQfinish(PGconn)
Дата
Msg-id 39D07C63.F0339872@conti.de
обсуждение исходный текст
Список pgsql-general
I am trying to create a class for my application that handles
postgres access via the C interfaces.

My question is the following:

Will be PGresult also deleted when I close a connection with
PQfinish(PGconn), or am I supposed to delete the handle on
PGresult by myself after closing connection to Postgresql.

Thanks in advance

José Manuel Lorenzo López
--
**********************************************************************
** José Manuel Lorenzo López                                        **
**                                        **
** ICA Informationssysteme Consulting & Anwendungsgesellschaft mbH  **
** Dept. SAP Basis R/3  VBue                                        **
**                                                                  **
** e-mail to: jose-manuel.lorenzo-lopez@conti.de                    **
**********************************************************************

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

Предыдущее
От: Zeljko Trogrlic
Дата:
Сообщение: Re: one more word about rules
Следующее
От: "admin"
Дата:
Сообщение: Int8 problem