psqlodbc - psqlodbc: Fix a bug which checking join is confused by CR+LF.

From: hinoue(at)pgfoundry(dot)org (User Hinoue)
To: pgsql-committers(at)postgresql(dot)org
Subject: psqlodbc - psqlodbc: Fix a bug which checking join is confused by CR+LF.
Date: 2007-04-26 20:15:28
Message-ID: 20070426201528.28ABB217530@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix a bug which checking join is confused by CR+LF.

Modified Files:
--------------
psqlodbc:
convert.c (r1.157 -> r1.158)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/convert.c.diff?r1=1.157&r2=1.158)
version.h (r1.99 -> r1.100)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/version.h.diff?r1=1.99&r2=1.100)

Browse pgsql-committers by date

  From Date Subject
Next Message Neil Conway 2007-04-26 22:10:54 pgsql: Consistency tweaks for a table in the SGML docs: we don't
Previous Message Greg Sabino Mullane 2007-04-26 18:38:05 Re: pgsql: Minor enhancement to psql tab completion.