BUG #2513: What? OleDbSchemaGuids not supported ?!!! This is CRUCIAL! - Mailing list pgsql-bugs

From tommaso gastaldi
Subject BUG #2513: What? OleDbSchemaGuids not supported ?!!! This is CRUCIAL!
Date
Msg-id 200607041700.k64H0IB7007042@wwwmaster.postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged online:

Bug reference:      2513
Logged by:          tommaso gastaldi
Email address:      tommaso.gastaldi@uniroma1.it
PostgreSQL version: 8.1
Operating system:   Windows XP
Description:        What? OleDbSchemaGuids not supported ?!!! This is
CRUCIAL!
Details:

I cannot believe you are not supporting OleDbSchemaGuids. If one tries to
use them under .NET an error is raised!

I cannot overstress how important is you to fix immediately this issue. We
cannot even talk about OleDb driver, without that!

IMPORTANT!!!!!!!!!!!!!
As a programmer I cannot even thing to support Postgres in my applications
until this has not been fixed. ** This is a very serious limit **

Please, correct it ASAP!!!!!!!!!
I would like to be informed as soon this crucial bug is corrected.

You do not have to enable all the possible schemaguids but make
sure to do the following (in order of importance):

OleDbSchemaGuid.Provider_Types
OleDbSchemaGuid.Columns
OleDbSchemaGuid.Tables
OleDbSchemaGuid.Views
OleDbSchemaGuid.Foreign_Keys
OleDbSchemaGuid.Procedures
OleDbSchemaGuid.Catalogs

Please fix it soon. It's important.

Tom
tommaso.gastaldi@uniroma1.it

pgsql-bugs by date:

Previous
From: "Phil Frost"
Date:
Subject: BUG #2512: pg_dump produces unrestorable output when table and serial sequence are not in the same schema
Next
From: Tom Lane
Date:
Subject: Re: BUG #2512: pg_dump produces unrestorable output when table and serial sequence are not in the same schema