Re: ALTER TYPE my_enum AS ENUM ADD ('label10') - Mailing list pgsql-sql

From A. Kretschmer
Subject Re: ALTER TYPE my_enum AS ENUM ADD ('label10')
Date
Msg-id 20100323083156.GD23688@a-kretschmer.de
Whole thread Raw
In response to ALTER TYPE my_enum AS ENUM ADD ('label10')  (Andreas Gaab <A.Gaab@scanlab.de>)
List 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 by date:

Previous
From: Andreas Gaab
Date:
Subject: Re: string functions and operators
Next
From: "Little, Douglas"
Date:
Subject: Re: string functions and operators