Re: GRANT ON ALL IN schema - Mailing list pgsql-hackers

From Petr Jelinek
Subject Re: GRANT ON ALL IN schema
Date
Msg-id 4A37E122.8070303@pjmodos.net
Whole thread Raw
In response to GRANT ON ALL IN schema  (Petr Jelinek <pjmodos@pjmodos.net>)
Responses Re: GRANT ON ALL IN schema  (Petr Jelinek <pjmodos@pjmodos.net>)
List pgsql-hackers
Petr Jelinek wrote:
> Anyway back to my thoughts about this patch. First of all I see problem 
> with the proposed syntax. For this syntax I think TABLES (FUNCTIONS, 
> SEQUENCES, etc) would have to be added to keywords which is problematic 
> because there are views named tables, sequences, views in 
> information_schema so we can't really make them keywords. I have no idea 
> how to get around this and I don't see good alternative syntax either. 
> This is main and only real problem I have.

Erm, seems like the problem was just me overlooking something in gram.y 
(I forgot to add those keywords to unreserved_keyword) so no real 
problems, but I'd still like to hear answers to those other questions in 
my previous email.


-- 
Regards
Petr Jelinek (PJMODOS)


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: machine-readable explain output
Next
From: Robert Haas
Date:
Subject: Re: machine-readable explain output