Обсуждение: PQclear question, repeated

Поиск
Список
Период
Сортировка

PQclear question, repeated

От
"Tim Barnard"
Дата:
Hello all,
 
Is it necessary to call PQclear if a query that
would normally return tuples fails? What if the
query returns 0 tuples? In other words, is it
only necessary to call it if you get back one
or more tuples?
 
Thanks in advance!
 
Tim