Re: BUG #9117: PGXAConnection - equals method returning false

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: BUG #9117: PGXAConnection - equals method returning false
Дата
Msg-id 20140211224757.GM2289@momjian.us
обсуждение исходный текст
Ответ на BUG #9117: PGXAConnection - equals method returning false  (michal.wos@leonisapps.pl)
Список pgsql-bugs
On Thu, Feb  6, 2014 at 12:09:29AM +0000, michal.wos@leonisapps.pl wrote:
> The following bug has been logged on the website:
>
> Bug reference:      9117
> Logged by:          Michał Woś
> Email address:      michal.wos@leonisapps.pl
> PostgreSQL version: 9.3.2
> Operating system:   All OS
> Description:
>
> PGXAConnection - equals method is not working. It returns false due to
> wrapping connection into Proxy object. Second argument of invoke is not
> unwrapped so we have:
>
> unwrapped_connection.equals(wrapped_connection)
>
> Correct implementation can be found in AbstractJdbc23PooledConnection class.
> It compares wrapped objects.

Is this a JDBC bug?  If so, please email the JDBC email list,
pgsql-jdbc@postgresql.org.  Thanks.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + Everyone has their own god. +

В списке pgsql-bugs по дате отправления:

Предыдущее
От: dvitek@grammatech.com
Дата:
Сообщение: BUG #9190: Could not fsync file "pg_clog/0000": Bad file descriptor.
Следующее
От: Tomas Vondra
Дата:
Сообщение: Re: BUG #9182: Data type (text) issue with MS SQL 2012