psqlodbc - psqlodbc: This patch fill fix the notice handler so that the

From: dpage(at)pgfoundry(dot)org (User Dpage)
To: pgsql-committers(at)postgresql(dot)org
Subject: psqlodbc - psqlodbc: This patch fill fix the notice handler so that the
Date: 2005-09-17 22:27:25
Message-ID: 20050917222725.1E75A11263E1@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
This patch fill fix the notice handler so that the odbc driver doesn't output notices from the backend to stderr.
[Scot Loach]

Modified Files:
--------------
psqlodbc:
connection.c (r1.114 -> r1.115)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/connection.c.diff?r1=1.114&r2=1.115)

Browse pgsql-committers by date

  From Date Subject
Next Message User Dpage 2005-09-17 22:58:51 psqlodbc - psqlodbc: Don't lose notices that don't come from a query.
Previous Message User Dpage 2005-09-17 22:16:08 psqlodbc - psqlodbc: This patch corrects the previous fix for returning