Re: BUG FIX

Поиск
Список
Период
Сортировка
От Barry Lind
Тема Re: BUG FIX
Дата
Msg-id 3D51795A.40900@xythos.com
обсуждение исходный текст
Ответ на BUG FIX  (kostalinux <kostalinux@jet-systems.com>)
Список pgsql-jdbc
You will need to resubmit this patch as a context diff (diff -c) done
against current sources in CVS (or optionally against the 7.2 sources
but current is prefered).  I can't determine what you have changed in
the patch as you have submitted it.

thanks,
--Barry


kostalinux wrote:

> Hi
> I fixed stupid problems in :
>
> org.postgresql.jdbc2.DatabaseMetaData
>
> public ResultSet getTables(String s, String s1, String s2, String as[])
>         throws SQLException
>
> I'm sorry that I decompile the driver but this driver works too bad no
> sequences not indexes and other problems which you know.
>
> Kosta
>
>
>------------------------------------------------------------------------
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>
>



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

Предыдущее
От: "Mihai Gheorghiu"
Дата:
Сообщение: Re: Lifespan of temporary table
Следующее
От: Barry Lind
Дата:
Сообщение: Re: Referential integrity error