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:54 +0300 |
commit | 7e175c53d997a67f771d6a6bdc5a85a0fe99db00 (patch) | |
tree | 3787f4e9d2ccadb6e6dc4f2c01f5c7fdf0aa38c1 /src/bin/scripts/createuser.c | |
parent | c092b2ee235e125cc1f8b727052398683bd88428 (diff) | |
download | postgresql-7e175c53d997a67f771d6a6bdc5a85a0fe99db00.tar.gz postgresql-7e175c53d997a67f771d6a6bdc5a85a0fe99db00.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/createuser.c')
0 files changed, 0 insertions, 0 deletions