[ psqlodbc-Bugs-1000444 ] Table names repeated in BDE with usedeclarefetch=1

From: <noreply(at)pgfoundry(dot)org>
To: noreply(at)pgfoundry(dot)org
Subject: [ psqlodbc-Bugs-1000444 ] Table names repeated in BDE with usedeclarefetch=1
Date: 2005-11-27 21:52:51
Message-ID: 20051127215251.6C5911125002@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Bugs item #1000444, was opened at 2005-11-23 18:00
You can respond by visiting:
http://pgfoundry.org/tracker/?func=detail&atid=538&aid=1000444&group_id=1000125

Category: None
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Dave Page (dpage)
Assigned to: Nobody (None)
Summary: Table names repeated in BDE with usedeclarefetch=1

Initial Comment:
With Declare/Fetch turned on, tablenames are repeated when shown in BDE such that only <cache_size> different names are shown, even though the correct number of table objects are shown.

The attached log is a minimal example of the problem.

----------------------------------------------------------------------

Comment By: Ludek Finstrle (luf)
Date: 2005-11-27 22:52

Message:
I track down the problem and create a small patch which correct the problem. I can't see how to append patch here. So I send them to mailing-list pgsql-odbc.

Enjoy it.

----------------------------------------------------------------------

You can respond by visiting:
http://pgfoundry.org/tracker/?func=detail&atid=538&aid=1000444&group_id=1000125

Browse pgsql-odbc by date

  From Date Subject
Next Message Ludek Finstrle 2005-11-27 22:01:09 Re: psqlOdbc Ansi + BDE issues
Previous Message Dave Page 2005-11-27 20:26:28 Re: VARCHAR, CHAR types changed ?