Re: Possible typo in create_policy.sgml
От | Stephen Frost |
---|---|
Тема | Re: Possible typo in create_policy.sgml |
Дата | |
Msg-id | 20150129040033.GM3854@tamriel.snowman.net обсуждение исходный текст |
Ответ на | Re: Possible typo in create_policy.sgml (Robert Haas <robertmhaas@gmail.com>) |
Ответы |
Re: Possible typo in create_policy.sgml
|
Список | pgsql-hackers |
* Robert Haas (robertmhaas@gmail.com) wrote: > On Wed, Jan 7, 2015 at 3:06 PM, Stephen Frost <sfrost@snowman.net> wrote: > > If I'm following correctly, Peter's specifically talking about: > > > > [ USING ( <replaceable class="parameter">expression</replaceable> ) ] > > [ WITH CHECK ( <replaceable class="parameter">check_expression</replaceable> ) ] > > > > Where the USING parameter is 'expression' but the WITH CHECK parameter > > is 'check_expression'. He makes a good point, I believe, as > > "expression" is overly generic. I don't like the idea of using > > "barrier_expression" though as that ends up introducing a new term- how > > about "using_expression"? > > Oh. Well, I guess we could change that. I don't think it's a > problem, myself. I thought he was talking about something in the SGML > markup. I agree that it's not a big deal, but I agree with Peter that it's worthwhile to clarify, especially since this will be seen in psql's \h w/o the rest of the context of the CREATE POLICY documentation. I've gone ahead and made this minor change. Thanks! Stephen
В списке pgsql-hackers по дате отправления: