oledb - oledb: Revert misplaced initialization of ulColumnSize

From: shachar(at)pgfoundry(dot)org (User Shachar)
To: pgsql-committers(at)postgresql(dot)org
Subject: oledb - oledb: Revert misplaced initialization of ulColumnSize
Date: 2006-04-14 20:12:27
Message-ID: 20060414201227.ABACD103386D@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Revert misplaced initialization of ulColumnSize

Modified Files:
--------------
oledb:
PgRS.h (r1.26 -> r1.27)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/oledb/oledb/PgRS.h.diff?r1=1.26&r2=1.27)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2006-04-14 20:27:24 pgsql: Make the world safe for full_page_writes.
Previous Message Tom Lane 2006-04-14 03:38:56 pgsql: Repair a low-probability race condition identified by Qingqing