aboutsummaryrefslogtreecommitdiff
path: root/src/bin/scripts/scripts_parallel.h
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2020-10-19 19:28:54 +0300
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2020-10-19 19:29:52 +0300
commit33acc6bc8795d8e3c2802c78e17e57a75a143904 (patch)
tree92e0bc63a48b313949027262e8c1e541c73e999d /src/bin/scripts/scripts_parallel.h
parent3b5bf7b893fc70d298881cff14f7f0c82d8fee34 (diff)
downloadpostgresql-33acc6bc8795d8e3c2802c78e17e57a75a143904.tar.gz
postgresql-33acc6bc8795d8e3c2802c78e17e57a75a143904.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/scripts_parallel.h')
0 files changed, 0 insertions, 0 deletions