Re: reindex of toast tables - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: reindex of toast tables
Date
Msg-id Pine.LNX.4.44.0209021637050.10442-100000@cm-lcon1-46-187.cm.vtr.net
Whole thread Raw
In response to Re: reindex of toast tables  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: reindex of toast tables  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane dijo: 

> Hm.  Now that I look at it, the forms REINDEX TABLE and REINDEX INDEX
> don't seem to have any permissions checks at all :-(.  One would think
> that they need to require ownership rights on the target table.

They are done in tcop/utility.c AFAICS.

-- 
Alvaro Herrera (<alvherre[a]atentus.com>)
"Cuando mañana llegue pelearemos segun lo que mañana exija" (Mowgli)



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: reindex of toast tables
Next
From: "Marc G. Fournier"
Date:
Subject: Re: Impending freeze