Lists: | pgsql-odbc |
---|
From: | Guillaume Lelarge <guillaume(at)lelarge(dot)info> |
---|---|
To: | pgsql-odbc(at)postgresql(dot)org |
Subject: | Status of bug #1010509 |
Date: | 2009-12-16 08:15:52 |
Message-ID: | 200912160915.52604.guillaume@lelarge.info |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-odbc |
Hi,
The customer I work for these days ran into the exact same issue as described
in this bug report:
http://pgfoundry.org/tracker/index.php?func=detail&aid=1010509&group_id=1000125&atid=538
Does someone know what the current status on this bug is? How can we help to
fix it?
Thanks.
Regards.
--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com
From: | Simeó Reig <simeo(dot)reig(at)incofisa(dot)com> |
---|---|
To: | "Guillaume Lelarge" <guillaume(at)lelarge(dot)info>, <pgsql-odbc(at)postgresql(dot)org> |
Subject: | Re: Status of bug #1010509 |
Date: | 2009-12-16 09:54:22 |
Message-ID: | DBBD2DA63DBD4B98929077D21F9ACDAB@pcsimeo |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-odbc |
> The customer I work for these days ran into the exact same issue as
> described
> in this bug report:
>
> http://pgfoundry.org/tracker/index.php?func=detail&aid=1010509&group_id=1000125&atid=538
>
> Does someone know what the current status on this bug is? How can we help
> to
> fix it?
Hi
Mr Hiroshi, one of the most important odbc driver developers, has a page
with last versions that aren't official yet, in there you can find one
revision that has fixed some problems of the last 8.4 version, have you test
it?
my best regards
Simeó Reig
From: | Guillaume Lelarge <guillaume(at)lelarge(dot)info> |
---|---|
To: | pgsql-odbc(at)postgresql(dot)org |
Cc: | Simeó Reig <simeo(dot)reig(at)incofisa(dot)com> |
Subject: | Re: Status of bug #1010509 |
Date: | 2009-12-16 11:56:50 |
Message-ID: | 200912161256.51013.guillaume@lelarge.info |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-odbc |
Hi,
Le mercredi 16 décembre 2009 à 10:54:22, Simeó Reig a écrit :
> > The customer I work for these days ran into the exact same issue as
> > described
> > in this bug report:
> >
> > http://pgfoundry.org/tracker/index.php?func=detail&aid=1010509&group_id=1
> >000125&atid=538
> >
> > Does someone know what the current status on this bug is? How can we help
> > to
> > fix it?
> [...]
> Mr Hiroshi, one of the most important odbc driver developers, has a
> page with last versions that aren't official yet, in there you can find
> one revision that has fixed some problems of the last 8.4 version, have
> you test it?
>
Do you have an URL from which I can grab the last (unofficial) sources?
Thanks.
--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com
From: | "Hiroshi Saito" <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp> |
---|---|
To: | "Guillaume Lelarge" <guillaume(at)lelarge(dot)info>, <pgsql-odbc(at)postgresql(dot)org> |
Cc: | Simeó Reig <simeo(dot)reig(at)incofisa(dot)com> |
Subject: | Re: Status of bug #1010509 |
Date: | 2009-12-16 14:19:40 |
Message-ID: | EBBF9D94055A41EAA570CB023864575D@acer08f817a9b5 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-odbc |
Hi Guillaume.
Sorry late reaction...
Although it is the binary of windows.
http://www.geocities.jp/inocchichichi/psqlodbc/index.html
However, source code is applied by current CVS-HEAD.
It is due to be Released soon through the examination stage
before a Release. But, but, I and Inoue-san did not have the
defect and margin time of test environment.
Probably it is possible a weekend.
Regards,
Hiroshi Saito
---- Original Message -----
From: "Guillaume Lelarge" <guillaume(at)lelarge(dot)info>
To: <pgsql-odbc(at)postgresql(dot)org>
Cc: "Simeó Reig" <simeo(dot)reig(at)incofisa(dot)com>
Sent: Wednesday, December 16, 2009 8:56 PM
Subject: Re: [ODBC] Status of bug #1010509
Hi,
Le mercredi 16 décembre 2009 à 10:54:22, Simeó Reig a écrit :
> > The customer I work for these days ran into the exact same issue as
> > described
> > in this bug report:
> >
> > http://pgfoundry.org/tracker/index.php?func=detail&aid=1010509&group_id=1
> >000125&atid=538
> >
> > Does someone know what the current status on this bug is? How can we help
> > to
> > fix it?
> [...]
> Mr Hiroshi, one of the most important odbc driver developers, has a
> page with last versions that aren't official yet, in there you can find
> one revision that has fixed some problems of the last 8.4 version, have
> you test it?
>
Do you have an URL from which I can grab the last (unofficial) sources?
Thanks.
--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com
From: | Hiroshi Inoue <inoue(at)tpf(dot)co(dot)jp> |
---|---|
To: | Hiroshi Saito <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>, Guillaume Lelarge <guillaume(at)lelarge(dot)info> |
Cc: | pgsql-odbc(at)postgresql(dot)org, Simeó Reig <simeo(dot)reig(at)incofisa(dot)com> |
Subject: | Re: Status of bug #1010509 |
Date: | 2009-12-17 00:01:34 |
Message-ID: | 4B2974DE.7020007@tpf.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-odbc |
The bug report is
[#1010509] SQLDriverconnect() failed in solaris 10 Sparc.
According to the bug report, the driver's SQLAllocHandle on
SQL_HANDLE_DBC fails. If so, I have no idea about it and have
no Sparc/Solaris environment in the neighborhood unfortunately.
regards,
Hiroshi Inoue
Hiroshi Saito wrote:
> Hi Guillaume.
>
> Sorry late reaction...
> Although it is the binary of windows.
> http://www.geocities.jp/inocchichichi/psqlodbc/index.html
>
> However, source code is applied by current CVS-HEAD.
> It is due to be Released soon through the examination stage
> before a Release. But, but, I and Inoue-san did not have the
> defect and margin time of test environment.
>
> Probably it is possible a weekend.
>
> Regards,
> Hiroshi Saito
>
> ---- Original Message ----- From: "Guillaume Lelarge"
> <guillaume(at)lelarge(dot)info>
> To: <pgsql-odbc(at)postgresql(dot)org>
> Cc: "Simeó Reig" <simeo(dot)reig(at)incofisa(dot)com>
> Sent: Wednesday, December 16, 2009 8:56 PM
> Subject: Re: [ODBC] Status of bug #1010509
>
>
> Hi,
>
> Le mercredi 16 décembre 2009 à 10:54:22, Simeó Reig a écrit :
>> > The customer I work for these days ran into the exact same issue as
>> > described
>> > in this bug report:
>> >
>> >
>> http://pgfoundry.org/tracker/index.php?func=detail&aid=1010509&group_id=1
>> >000125&atid=538
>> >
>> > Does someone know what the current status on this bug is? How can we
>> help
>> > to
>> > fix it?
>> [...]
>> Mr Hiroshi, one of the most important odbc driver developers, has a
>> page with last versions that aren't official yet, in there you can find
>> one revision that has fixed some problems of the last 8.4 version, have
>> you test it?
>>
>
> Do you have an URL from which I can grab the last (unofficial) sources?
>
> Thanks.