Re: issue with integer nullable column and value 0

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: issue with integer nullable column and value 0
Дата
Msg-id 4AD6EBBB020000250002B9AC@gw.wicourts.gov
обсуждение исходный текст
Ответ на Re: issue with integer nullable column and value 0  (Sean Hsien <umphy27@gmail.com>)
Ответы Re: issue with integer nullable column and value 0  (Sean Hsien <umphy27@gmail.com>)
Список pgsql-bugs
Sean Hsien <umphy27@gmail.com> wrote:
> 2009/10/15 Kevin Grittner <Kevin.Grittner@wicourts.gov>:

>> what are the OS and Java versions on the client side?

> I'm using CentOS 5.2 64-bits with postgres 8.1.11 + java 6u16, and
> Windows Vista 32-bits with postgres 8.4.1 + java 6u13.

So the Java code is running on the same machine as the database in
each case?

>> Could you post a small, self-contained example of code which
>> exhibits this problem?

> Here is a small code snippet

A self-contained example would include creation and population of the
table, as well as enough code to actually run the snippet and show the
results.  You should run this in both environments to confirm that the
problem indeed manifests as you describe with the example you provide.

-Kevin

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

Предыдущее
От: "Gerhard Leykam"
Дата:
Сообщение: BUG #5118: start-status-insert-fatal
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: BUG #5117: Table type Function Bug when column dropped