npgsql - Npgsql2: [#1010187] Problem with parsing parameters and "<"

From: fxjr(at)pgfoundry(dot)org (User Fxjr)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: [#1010187] Problem with parsing parameters and "<"
Date: 2007-11-16 00:10:59
Message-ID: 20071116001059.D5C1E17ADCB2@pgfoundry.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------

[#1010187] Problem with parsing parameters and "<" or ">" operator with Prepare().
[#1010186] Thread safety problem when Parsing command text.
Thanks Hubert FONGARNAND for patches!

Modified Files:
--------------
Npgsql2/src/Npgsql:
NpgsqlCommand.cs (r1.8 -> r1.9)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlCommand.cs.diff?r1=1.8&r2=1.9)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2007-11-16 00:13:03 pgsql: Modify LOOPBYTE/LOOPBIT macros to be more logical; rather than
Previous Message User Fxjr 2007-11-16 00:01:40 npgsql - Npgsql: Francisco Figueiredo Jr.