The PostgreSQl 9.3 JDBC driver fails to find foreign tables

Поиск
Список
Период
Сортировка
От plalg
Тема The PostgreSQl 9.3 JDBC driver fails to find foreign tables
Дата
Msg-id 1386115862077-5781549.post@n5.nabble.com
обсуждение исходный текст
Ответы Re: The PostgreSQl 9.3 JDBC driver fails to find foreign tables  (plalg <plalg@hotmail.com>)
Список pgsql-jdbc
The metadata class for 9.3 JDBC driver is unable to find foreign tables, the
9.2 is working good.

I am using metadata.getTables(catalog, schemaPattern, tableNamePattern,
tableTypes), and the table type does have "FOREIGN TABLE" in the list.

Is anyone else seeing this?



--
View this message in context:
http://postgresql.1045698.n5.nabble.com/The-PostgreSQl-9-3-JDBC-driver-fails-to-find-foreign-tables-tp5781549.html
Sent from the PostgreSQL - jdbc mailing list archive at Nabble.com.


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

Предыдущее
От: David Johnston
Дата:
Сообщение: Re: JDBC & custom type of variable types (!)
Следующее
От: plalg
Дата:
Сообщение: Re: The PostgreSQl 9.3 JDBC driver fails to find foreign tables