> Thank you for the carefully developed test case. The bug is actually
> in the backend, not in libpq: ... snip ...
>
> I believe the attached patch fixes these problems, but I haven't been
> able to wring it out very thoroughly because I don't have applications
> that do random seeks and writes
Is this patch based on the current snapshot? I have applied several
unixODBC patches in the past several days that may already fix these
problems.
>
>
> Hello,
>
> This is a report on my attempts to install unixODBC (1.8.9) and postgres
> odbc driver on IRIX 6.5.7 64bit using the native comp
> Is this patch based on the current snapshot? I have applied several
> unixODBC patches in the past several days that may already fix these
> problems.
> > This is a report on my attempts to install unixODBC (1.8.9)
afaik, unixODBC != psqlODBC, though they have common roots. Is that
actually th
The PostgreSQL driver, in unixODBC, is a direct descendent of Byrons
driver. I took the driver, made it compile on UNIX again, then added a few
fixs to make it work in unixODBC and with StarOffice 5.0. I think other
enhancements were made to it since then (about a year ago).
The intention was to
Well the driver is derived from the MS Windows driver (Byrons) so it has to
adhere to whatever licensing that is there but unixODBC is, in general, LGPL.
Peter
On Thu, 15 Jun 2000, Lamar Owen wrote:
> Peter Harvey wrote:
> >
> > The PostgreSQL driver, in unixODBC, is a direct descendent of Byr
> Well the driver is derived from the MS Windows driver (Byrons) so it has to
> adhere to whatever licensing that is there but unixODBC is, in general, LGPL.
>
Oh, that is fine. Yes, our ODBC is LGPL, which is fine for us.
--
Bruce Momjian| http://www.op.net/~candle
Hi All,
I have some problem with inet type on PostgreSQL-7.0 (FreeBSD
3.4-STABLE)
Table "ipaddresses"
Attribute | Type | Modifier
--+-+
sysname | text| not null
index| integer | not null
Murad Nayal wrote:
> Hello,
>
> This is a report on my attempts to install unixODBC (1.8.9) and postgres
> odbc driver on IRIX 6.5.7 64bit using the native compiler. There are a
> number of changes that were necessary to be made on both the
> configuration files and source to get it to compile. p
Peter Harvey wrote:
>
> The PostgreSQL driver, in unixODBC, is a direct descendent of Byrons
> driver. I took the driver, made it compile on UNIX again, then added a few
> fixs to make it work in unixODBC and with StarOffice 5.0. I think other
> enhancements were made to it since then (about a y
Ian Grant <[EMAIL PROTECTED]> writes:
> I just thought that whilst this part of the backend is still fresh in
> your mind you might consider implementing lo_truncate (the lo_ analog
> of the unix truncate system call.)
I'll leave that for someone else (Denis Perchine seems to be
interested). Bug
10 matches
Mail list logo