If I create a new table and define a serial type in it, the corresponding sequence lacks the security that was defined for the table. This of course leads to security errors when you try to access the sequence.
This is a backend issue (serial is handled implicitely), maybe you should discuss that on pgsql-sql or so.
Regards, Andreas
---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly