On Thu, Jan 15, 2009 at 12:33 AM, KaiGai Kohei <[email protected]> wrote: > > It seems to me ExecGrant_Relation() is a bit larger than other > ExecGrant_XXXX()s. > My preference is to clip out column-privilege part into ExecGrant_Attribute() > and invoke it for each given columns. > But, it is just my preference. Please ask it official commiters/reviewers. >
while i'm not an official commiter/reviewer, it seems natural to me to have an ExecGrant_Attribute() function. -- Atentamente, Jaime Casanova Soporte y capacitación de PostgreSQL AsesorÃa y desarrollo de sistemas Guayaquil - Ecuador Cel. +59387171157 -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
