"Greg Sabino Mullane" <[EMAIL PROTECTED]> writes: > Missing calls to PQclear in large_obj.c and describe.c
Good catch -- applied. (I wonder though if it wouldn't be cleaner to change describeOneTableDetails() so that all the PGresults are freed at the bottom, rather than only "res".) regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])