CVSROOT: /cvsroot Module name: pgsql-server Changes by: [EMAIL PROTECTED] 03/12/18 18:49:34
Modified files:
src/backend/libpq: Tag: REL7_4_STABLE be-secure.c
src/interfaces/libpq: Tag: REL7_4_STABLE fe-secure.c
Log message:
Fix memory leak with SSL connections due to missing X509_free() calls.
Per Neil Conway.
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match
