| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | rir <rirans(at)comcast(dot)net> |
| Cc: | pgsql-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Trivial doc patch |
| Date: | 2022-08-31 21:09:08 |
| Message-ID: | Yw/N9E/cevctIGDH@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, Aug 19, 2022 at 10:42:45AM -0400, Bruce Momjian wrote:
> > Given that 'optional, optional' has no independent meaning from
> > 'optional'; it requires one to scan the entire set looking for
> > the non-optional embedded in the option. So no gain.
>
> I originally had the same reaction Michael Paquier did, that having one
> big optional block is nice, but seeing that 'CREATE DATABASE name WITH'
> actually works, I can see the point in having our syntax be accurate,
> and removing the outer optional brackets now does seem like an
> improvement to me.
Backpatched to PG 10. Thanks.
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
Indecision is a decision. Inaction is an action. Mark Batterson
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David Rowley | 2022-08-31 21:46:26 | Re: Reducing the chunk header sizes on all memory context types |
| Previous Message | Tomas Vondra | 2022-08-31 20:53:38 | Re: Reducing the chunk header sizes on all memory context types |