psqlodbc - psqlodbc: Remove unnecessary query length limitation, and

From: dpage(at)pgfoundry(dot)org (User Dpage)
To: pgsql-committers(at)postgresql(dot)org
Subject: psqlodbc - psqlodbc: Remove unnecessary query length limitation, and
Date: 2005-09-02 14:31:42
Message-ID: 20050902143142.EB6B4112501F@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Remove unnecessary query length limitation, and clean up so dodgy code.

Modified Files:
--------------
psqlodbc:
connection.c (r1.110 -> r1.111)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/connection.c.diff?r1=1.110&r2=1.111)

Browse pgsql-committers by date

  From Date Subject
Next Message User T-ishii 2005-09-02 14:32:34 pgpool - pgpool: Version 2.6.3
Previous Message User T-ishii 2005-09-02 14:28:20 pgpool - pgpool: fix bug in health_check().