Re: ALTER TYPE my_enum AS ENUM ADD ('label10')

Поиск
Список
Период
Сортировка
От A. Kretschmer
Тема Re: ALTER TYPE my_enum AS ENUM ADD ('label10')
Дата
Msg-id 20100323083156.GD23688@a-kretschmer.de
обсуждение исходный текст
Ответ на ALTER TYPE my_enum AS ENUM ADD ('label10')  (Andreas Gaab <A.Gaab@scanlab.de>)
Список pgsql-sql
In response to Andreas Gaab :
> I tried successfully to directly insert a further entry into table
> pg_enum with the corresponding enumtypid. Do you think to directly
> manipulate table pg_enum is allowed?

It's maybe allowed, but not recommended. It's a system-table, not a
user-table.


Andreas
-- 
Andreas Kretschmer
Kontakt:  Heynitz: 035242/47150,   D1: 0160/7141639 (mehr: -> Header)
GnuPG: 0x31720C99, 1006 CCB4 A326 1D42 6431  2EB0 389D 1DC2 3172 0C99


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

Предыдущее
От: Andreas Gaab
Дата:
Сообщение: Re: string functions and operators
Следующее
От: "Little, Douglas"
Дата:
Сообщение: Re: string functions and operators