aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistold.c
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:30:04 +0300
commit660376397e0e45a8e6d9fe241a161bd6df45346e (patch)
tree833de8a9529f17134cbc2821ea66afb818bf45c2 /src/backend/access/gist/gistold.c
parent6acc31a201d84ff795b0d0f5a4b3a0ec1730347a (diff)
downloadpostgresql-660376397e0e45a8e6d9fe241a161bd6df45346e.tar.gz
postgresql-660376397e0e45a8e6d9fe241a161bd6df45346e.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/backend/access/gist/gistold.c')
0 files changed, 0 insertions, 0 deletions