oledb - oledb: DBTYPE_BOOL is actually a two word value, and requires

From: shachar(at)pgfoundry(dot)org (User Shachar)
To: pgsql-committers(at)postgresql(dot)org
Subject: oledb - oledb: DBTYPE_BOOL is actually a two word value, and requires
Date: 2006-04-15 11:39:43
Message-ID: 20060415113943.4821E1033866@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
DBTYPE_BOOL is actually a two word value, and requires special handling beyond copying the Postgresql return.

Modified Files:
--------------
oledb:
PgSess.cpp (r1.37 -> r1.38)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/oledb/oledb/PgSess.cpp.diff?r1=1.37&r2=1.38)
TypeInfo.cpp (r1.17 -> r1.18)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/oledb/oledb/TypeInfo.cpp.diff?r1=1.17&r2=1.18)
TypeInfo.h (r1.18 -> r1.19)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/oledb/oledb/TypeInfo.h.diff?r1=1.18&r2=1.19)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2006-04-15 17:45:53 pgsql: Support the syntax CREATE AGGREGATE aggname (input_type)
Previous Message User Nwakefield 2006-04-15 00:54:18 bizgres - bizgres: scripts to let KETL run standalone and not dependent