Re: ACL_MAINTAIN, Lack of comment content - Mailing list pgsql-hackers

From Yugo Nagata
Subject Re: ACL_MAINTAIN, Lack of comment content
Date
Msg-id 20240930193835.af8a48b189b921efd81e4029@sraoss.co.jp
Whole thread Raw
In response to ACL_MAINTAIN, Lack of comment content  (btsugieyuusuke <btsugieyuusuke@oss.nttdata.com>)
Responses Re: ACL_MAINTAIN, Lack of comment content
List pgsql-hackers
On Mon, 30 Sep 2024 11:40:29 +0200
Daniel Gustafsson <daniel@yesql.se> wrote:

> -     * MATERIALIZED VIEW, and REINDEX on all relations.
> +     * MATERIALIZED VIEW, REINDEX and LOCK TABLE on all relations.

Should we put a comma between REINDEX and "and" as following?

 "... MATERIALIZED VIEW, REINDEX, and LOCK TABLE on all relations."

Regards,
Yugo Nagata 

-- 
Yugo Nagata <nagata@sraoss.co.jp>



pgsql-hackers by date:

Previous
From: Yugo Nagata
Date:
Subject: Re: Doc: typo in config.sgml
Next
From: Alexander Lakhin
Date:
Subject: Re: msys inet_pton strangeness