| From: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
|---|---|
| To: | Yugo Nagata <nagata(at)sraoss(dot)co(dot)jp> |
| Cc: | btsugieyuusuke <btsugieyuusuke(at)oss(dot)nttdata(dot)com>, Pgsql Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: ACL_MAINTAIN, Lack of comment content |
| Date: | 2024-09-30 14:13:55 |
| Message-ID: | 15B8ADEA-CC53-4B32-B4EE-CCD0D9FA6839@yesql.se |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> On 30 Sep 2024, at 12:38, Yugo Nagata <nagata(at)sraoss(dot)co(dot)jp> wrote:
>
> On Mon, 30 Sep 2024 11:40:29 +0200
> Daniel Gustafsson <daniel(at)yesql(dot)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."
I'm not a native speaker so I'm not sure which is right, but grepping for other
lists of items shows that the last "and" item is often preceded by a comma so
I'll do that.
--
Daniel Gustafsson
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Nathan Bossart | 2024-09-30 14:17:29 | Re: ACL_MAINTAIN, Lack of comment content |
| Previous Message | Nathan Bossart | 2024-09-30 14:12:41 | Re: pg_upgrade check for invalid databases |