On Mon, Mar 31, 2025 at 5:21 PM jian he wrote:
> On Mon, Mar 31, 2025 at 9:55 PM David G. Johnston
> wrote:
> >
> >
> > On Monday, March 31, 2025, PG Doc comments form
> wrote:
> >>
> >> The following documentation comment has been logged on the website:
> >>
> >> Page: https://www.postgresql.o
On Mon, Mar 31, 2025 at 9:55 PM David G. Johnston
wrote:
>
>
> On Monday, March 31, 2025, PG Doc comments form
> wrote:
>>
>> The following documentation comment has been logged on the website:
>>
>> Page: https://www.postgresql.org/docs/17/sql-grant.html
>> Description:
>>
>> The documentation
On Monday, March 31, 2025, PG Doc comments form
wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/17/sql-grant.html
> Description:
>
> The documentation indicates that they keyword SEQUENCE must precede the
> sequence_name in a
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/17/sql-grant.html
Description:
The documentation indicates that they keyword SEQUENCE must precede the
sequence_name in a GRANT, but in my experience it is optional:
colin@adinkra:~$ psql
ps