diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2020-10-19 19:28:54 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2020-10-19 19:29:56 +0300 |
commit | 1e17fb93571926ec225587abbb7eb11e4523c175 (patch) | |
tree | 109b6df1b5767de40894381686be5c7573083773 /src/bin/scripts/clusterdb.c | |
parent | 1800686383f7f9b5c5fa373fb912d9d4c8c162d7 (diff) | |
download | postgresql-1e17fb93571926ec225587abbb7eb11e4523c175.tar.gz postgresql-1e17fb93571926ec225587abbb7eb11e4523c175.zip |
Misc documentation fixes.
- Misc grammar and punctuation fixes.
- Stylistic cleanup: use spaces between function arguments and JSON fields
in examples. For example "foo(a,b)" -> "foo(a, b)". Add semicolon after
last END in a few PL/pgSQL examples that were missing them.
- Make sentence that talked about "..." and ".." operators more clear,
by avoiding to end the sentence with "..". That makes it look the same
as "..."
- Fix syntax description for HAVING: HAVING conditions cannot be repeated
Patch by Justin Pryzby, per Yaroslav Schekin's report. Backpatch to all
supported versions, to the extent that the patch applies easily.
Discussion: https://www.postgresql.org/message-id/20201005191922.GE17626%40telsasoft.com
Diffstat (limited to 'src/bin/scripts/clusterdb.c')
0 files changed, 0 insertions, 0 deletions