Re: type unknown - how important is it?

From: Shachar Shemesh <psql(at)shemesh(dot)biz>
To: pg(at)fastcrypt(dot)com
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org, Postgresql OLE DB development <oledb-dev(at)gborg(dot)postgresql(dot)org>
Subject: Re: type unknown - how important is it?
Date: 2005-03-17 15:31:36
Message-ID: 4239A2D8.40400@shemesh.biz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Dave Cramer wrote:

> Pre-7.4 servers used set autocommit on/off and that was the error they
> referred to, however after asking them to get me a test case I haven't
> heard back
> 9 times out of 10 this means that while creating their test case they
> found the problem.

You do realize that OLE DB uses pqlib's "exec with params" to pass
parameters around, and also to make sure that data is returned in binary
format. As a result, it requires PG version 7.4 and above. It may well
be that the answer is "It's irrelevant for our supported backends".

Shachar

--
Shachar Shemesh
Lingnu Open Source Consulting ltd.
Have you backed up today's work? http://www.lingnu.com/backup.html

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Mark Woodward 2005-03-17 15:40:42 Re: PHP stuff
Previous Message Shachar Shemesh 2005-03-17 15:29:18 Re: type unknown - how important is it?