Re: Strange column naming problem

Поиск
Список
Период
Сортировка
От Barry Lind
Тема Re: Strange column naming problem
Дата
Msg-id 3EBFC6B4.3010106@xythos.com
обсуждение исходный текст
Ответ на Strange column naming problem  ("anon permutation" <anonpermutation@hotmail.com>)
Список pgsql-jdbc
Can you submit a test case for this?

--Barry

anon permutation wrote:
>
>
> Hello,
>
> We have encountered a really strange column naming problem.  Basically,
> when creating a table, any columns beginning with the prefix -"rem" will
> not be created.  Columns without that prefix are created normally.  For
> example, if I have 10 columns in my table and 2 of them have names
> prefixed with "rem", only 8 columns will be created at the end.  There
> is no error message.
>
> I tried running the same statement using PGAdmin and the table get
> created correctly.  The problem seems to be with JDBC drivers.  I am
> running 7.3.2 and JDBC3 drivers on JDK1.4.1.
>
> Please help.  Thanks.
>
> _________________________________________________________________
> Add photos to your messages with MSN 8. Get 2 months FREE*.
> http://join.msn.com/?page=features/featuredemail
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>    (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>


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

Предыдущее
От: "Cristina Surroca"
Дата:
Сообщение: Re: Buffers and query's
Следующее
От: Barry Lind
Дата:
Сообщение: Re: Buffers and query's