Log Message:
-----------
Fix libpq memory leak during PQreset() --- closePGconn() was not
freeing all transient state of the PGconn object.

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
    pgsql/src/interfaces/libpq:
        fe-connect.c (r1.301.4.3 -> r1.301.4.4)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/fe-connect.c.diff?r1=1.301.4.3&r2=1.301.4.4)

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
       choose an index scan if your joining column's datatypes do not
       match

Reply via email to