Обсуждение: Recent patch to DatabaseMetaData

Поиск
Список
Период
Сортировка

Recent patch to DatabaseMetaData

От
Peter T Mount
Дата:
I missed the commit message about 3 days ago to the file
src/interfaces/jdbc/org/postgresql/jdbc2/DatabaseMetaData.java

Can it be backed out please and the patch sent to me? I've got a commit that's
failing and there's a lot of methods in that class that have now changed (ie:
JDBC will now report that outer joins are now possible) and there's the
TestCase for that class that can't go in because it reports the wrong
information.

Thanks, Peter

--
Peter Mount peter@retep.org.uk
PostgreSQL JDBC Driver: http://www.retep.org.uk/postgres/
RetepPDF PDF library for Java: http://www.retep.org.uk/pdf/

Re: Recent patch to DatabaseMetaData

От
Peter T Mount
Дата:
Sorry for the multiple posts, had a problem sending this one :-)

Peter

Quoting Peter T Mount <peter@retep.org.uk>:

>
> I missed the commit message about 3 days ago to the file
> src/interfaces/jdbc/org/postgresql/jdbc2/DatabaseMetaData.java
>
> Can it be backed out please and the patch sent to me? I've got a commit
> that's
> failing and there's a lot of methods in that class that have now changed
> (ie:
> JDBC will now report that outer joins are now possible) and there's the
>
> TestCase for that class that can't go in because it reports the wrong
> information.
>
> Thanks, Peter
>
> --
> Peter Mount peter@retep.org.uk
> PostgreSQL JDBC Driver: http://www.retep.org.uk/postgres/
> RetepPDF PDF library for Java: http://www.retep.org.uk/pdf/
>



--
Peter Mount peter@retep.org.uk
PostgreSQL JDBC Driver: http://www.retep.org.uk/postgres/
RetepPDF PDF library for Java: http://www.retep.org.uk/pdf/