PG JDBC bug?

Поиск
Список
Период
Сортировка
От Chris Jones
Тема PG JDBC bug?
Дата
Msg-id a5f4s1u5bkc.fsf@merry.mt.sri.com
обсуждение исходный текст
Список pgsql-interfaces
Hi--

I'm using the JDBC driver that came with my pg-7.0.2, and I'm also
playing with Sun's J2EE SDK.  Apparently, when the SDK tries to create
tables, it looks at the DatabaseMetaData from the driver Connection,
searching for an appropriate text type.  The first one it finds is
NAME, which doesn't seem quite right.

The PostgreSQL manual says that NAME is really only supposed to be
used for internal purposes; if that's the case, then shouldn't
getTypes() say that NAME is OTHER, instead of VARCHAR?

Chris

-- 
----------------------------------------------------- chris@mt.sri.com
Chris Jones                                    SRI International, Inc.


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

Предыдущее
От: "Rich.Martin"
Дата:
Сообщение: web interface php3 question.
Следующее
От: "Adam Lang"
Дата:
Сообщение: Re: web interface php3 question.