Jeremy Drake <[EMAIL PROTECTED]> writes:
>> I am digging through the code looking at this, and I have a question.  As
>> far as I can tell, there is currently no owner for a pg_language entry.

Er, doh.

> Sort of answered my own question, found this comment:
>  * Note: for now, languages are treated as owned by the bootstrap
>  * user. We should add an owner column to pg_language instead.

> So in the course of implementing this, an owner column would probably need
> to be added to pg_language, I guess.

If you believe my idea that the DB owner ought to have special privilege
in this regard, then probably yes.  Alternatively, we could hard-wire
the treatment of the DB owner.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Reply via email to