Re: Bug with DatabaseMetaData and temporary tables/schemas
От
Thomas Kellerer
Тема
Re: Bug with DatabaseMetaData and temporary tables/schemas
Дата
Msg-id
ietblm$ahs$1@dough.gmane.org
Ответ на
Список
Дерево обсуждения
Bug with DatabaseMetaData and temporary tables/schemas Thomas Kellerer <spam_eater@gmx.net>
Re: Bug with DatabaseMetaData and temporary tables/schemas Kris Jurka <books@ejurka.com>
Re: Bug with DatabaseMetaData and temporary tables/schemas Tom Lane <tgl@sss.pgh.pa.us>
Re: Bug with DatabaseMetaData and temporary tables/schemas Thomas Kellerer <spam_eater@gmx.net>
Re: Bug with DatabaseMetaData and temporary tables/schemas Kris Jurka <books@ejurka.com>
Re: Bug with DatabaseMetaData and temporary tables/schemas Thomas Kellerer <spam_eater@gmx.net>
Kris Jurka wrote on 22.12.2010 18:01: > I've applied a patch to fix this. The driver will now show your own > temp schema and toast temp schema, but no other temp schemas (toast > or otherwise). Great! Thanks a lot >> Or getColumns() and getTables() should be smart enough to return >> information about temp tables without having to specify the temp >> schema. > > I'm not sure what you are referring to here. You can certainly leave > the schema blank and it should work. You are right it does when leaving the schema blank Regards Thomas
В списке pgsql-jdbc по дате отправления