change oid of a pg_type

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема change oid of a pg_type
Дата
Msg-id b42b73150904111336s40b1d55ak57b2391475bd228f@mail.gmail.com
обсуждение исходный текст
Ответы Re: change oid of a pg_type  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: change oid of a pg_type  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-hackers
Is there any way to adjust the oid of an already created pg_type (plus
dependent tables like pg_attribute)?  C code inside the backend is
ok...I have two databases and need to keep oid in sync.

(or, create a type at a particular oid slot would be ok too).  note,
this is not at bootstrap time.

merlin


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Closing some 8.4 open items
Следующее
От: David Fetter
Дата:
Сообщение: Re: Closing some 8.4 open items