Tom Lane wrote:
> Bruce Momjian <[EMAIL PROTECTED]> writes:
> > Peter Eisentraut wrote:
> >> That doesn't mean this one isn't useful. Please revert this.
>
> > Well, Tom and I thought it caused confusion, as did the person reporting
> > the confusion. You saying to revert it isn't enough.
>
> A
Bruce Momjian <[EMAIL PROTECTED]> writes:
> Peter Eisentraut wrote:
>> That doesn't mean this one isn't useful. Please revert this.
> Well, Tom and I thought it caused confusion, as did the person reporting
> the confusion. You saying to revert it isn't enough.
A possible compromise is to descr
Peter Eisentraut wrote:
> Bruce Momjian wrote:
> > > True, there doesn't seem to be any point in providing a full syntax
> > > summary rather than just saying "the SQL spec says you can grant
> > > privileges on columns but we don't support that yet".
> >
> > Agreed. Patch attached and applied. I
Bruce Momjian wrote:
> > True, there doesn't seem to be any point in providing a full syntax
> > summary rather than just saying "the SQL spec says you can grant
> > privileges on columns but we don't support that yet".
>
> Agreed. Patch attached and applied. I don't see any other cases of
> this
Tom Lane wrote:
> True, there doesn't seem to be any point in providing a full syntax
> summary rather than just saying "the SQL spec says you can grant
> privileges on columns but we don't support that yet".
I think it's pretty useful if people see a command of this form from
some other implemen
Tom Lane wrote:
> Russell Smith <[EMAIL PROTECTED]> writes:
> > Tom Lane wrote:
> >> The entire *point* of that paragraph is that we don't have the
> >> feature. This proposed change is surely not an improvement...
> >>
> > Maybe removing the entire example would be more helpful. I don't find
>
Russell Smith <[EMAIL PROTECTED]> writes:
> Tom Lane wrote:
>> The entire *point* of that paragraph is that we don't have the
>> feature. This proposed change is surely not an improvement...
>>
> Maybe removing the entire example would be more helpful. I don't find
> it clear to have a command
Tom Lane wrote:
David Fetter <[EMAIL PROTECTED]> writes:
Per a question Alexey Parshin asked in the IRC channel, I'm attaching
a patch to the GRANT and REVOKE syntax summaries which replaces the
misleading word "column" with "parameter." "Column" is misleading
because it could be read to imp
David Fetter <[EMAIL PROTECTED]> writes:
> Per a question Alexey Parshin asked in the IRC channel, I'm attaching
> a patch to the GRANT and REVOKE syntax summaries which replaces the
> misleading word "column" with "parameter." "Column" is misleading
> because it could be read to imply a column-le