psqlodbc - psqlodbc: Fix a bug about reference count handling for

From: hinoue(at)pgfoundry(dot)org (User Hinoue)
To: pgsql-committers(at)postgresql(dot)org
Subject: psqlodbc - psqlodbc: Fix a bug about reference count handling for
Date: 2012-05-11 22:43:23
Message-ID: 20120511224324.03E9718DBE87@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix a bug about reference count handling for columns info (Bug report by B.Goebel).

Modified Files:
--------------
psqlodbc:
version.h (r1.212 -> r1.213)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/version.h?r1=1.212&r2=1.213)
parse.c (r1.78 -> r1.79)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/parse.c?r1=1.78&r2=1.79)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2012-05-11 22:53:19 pgsql: Explain compatibility item about language names a bit more.
Previous Message Tom Lane 2012-05-11 22:33:46 pgsql: Update example of process titles shown by "ps".