Serialize class changes

Поиск
Список
Период
Сортировка
От Ken Kachnowich
Тема Serialize class changes
Дата
Msg-id 3CE465C7.541EC97@telocity.com
обсуждение исходный текст
Список pgsql-jdbc
Hi,

  I just tried the Serialize class that comes with the PostgreSQL 7.2.1
release and noticed an odd change.

The object field used to be declaired as an OID type that pointed to
the row in the class table for the object. Now the type is the class
table
type.

My problem is I want to store multiple types of classes in this field.
The current code won't let me do this.

If I am not doing something wrong then I am not sure why this change was
made.

Ken

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

Предыдущее
От: covadonga rodriguez
Дата:
Сообщение: lo_close: invalid large obj descriptor (0)
Следующее
От:
Дата:
Сообщение: inet datatype question!