Re: information_schema.columns changes needed for OLEDB

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Konstantin Izmailov <kizmailov(at)gmail(dot)com>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: information_schema.columns changes needed for OLEDB
Date: 2009-05-24 02:25:36
Message-ID: 4A18B020.7060908@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 5/23/09 7:37 PM, Konstantin Izmailov wrote:
> Number 4 is actually numeric_precision (I typed incorrectly). My
> recollection is that numeric_precision sometimes expressed in radix 2
> and it caused issues for Windows apps.
>
> I agree on other issues. I was curious if database can help OLEDB driver
> (to make it simpler). Anyway it can emulate values for specific Windows
> apps on the fly. Thank you!

You could, of course, create your own ms_information_schema which had
ms_friendly views of the IS.

--
Josh Berkus
PostgreSQL Experts Inc.
www.pgexperts.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message decibel 2009-05-24 02:31:27 Allow vacuumdb to only analyze
Previous Message Robert Haas 2009-05-24 00:47:12 generic options for explain