Patch for rowset_size -> size_of_rowset change

From: Jon Jensen <jon(at)endpoint(dot)com>
To: pgsql-odbc(at)postgresql(dot)org
Subject: Patch for rowset_size -> size_of_rowset change
Date: 2005-06-02 03:11:30
Message-ID: Pine.LNX.4.63.0506012108320.24740@ynfu.ovalna.fjrygre.arg
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

PostgreSQL ODBC folks,

In order to get psqlodbc to compile, we had to change opts->rowset_size to
opts->size_of_rowset in two places (the first part of the attached patch).
I also found a couple of places the debugging output was displaying an old
name, and those are the other two parts of the patch.

Can anyone see any problem with these changes? If not, would you apply
them? The patch was made against CVS head.

Thanks,
Jon

--
Jon Jensen
End Point Corporation
http://www.endpoint.com/

Attachment Content-Type Size
rowset_size.patch text/plain 3.9 KB

Browse pgsql-odbc by date

  From Date Subject
Next Message Noel 2005-06-02 06:42:42 Re: ALAN BACKFORD
Previous Message Pierre Couderc 2005-06-01 15:49:13 Driver problem with accents in LATIN1 databases