| From: | Peter Korim <pkorim(at)gmail(dot)com> |
|---|---|
| To: | pgsql-docs(at)postgresql(dot)org |
| Subject: | documentation synopsis grammar |
| Date: | 2018-05-11 12:46:37 |
| Message-ID: | CALhufwnrr619b3pQUuBW37oNPtMBAYq_geBhgzYY8HVRqiXjgA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
Hallo
I search for it and did notsucceeded.
Where is exact definition of the grammar used here?
I thing the text "[,...]" is unclear concerning what is to be repeted.
here:
*https://www.postgresql.org/docs/9.6/static/notation.html
<https://www.postgresql.org/docs/9.6/static/notation.html>*
you state
*" Dots (...) mean that the preceding element can be repeated. "*
from that definition the fragment "[,...]" means zero or more commas.
It is often so that not one element but several elements are repeated .
Sometimes from the context, one may find out how it is meant.
In other cases it not so clear .
Well do you have a definition or third party standard?
Thank you very much,Peter Korim.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David G. Johnston | 2018-05-11 18:55:49 | Re: documentation synopsis grammar |
| Previous Message | PG Doc comments form | 2018-05-11 07:15:41 | Postgres upgrade trouble |