diff options
author | David Rowley <drowley@postgresql.org> | 2022-04-14 09:28:56 +1200 |
---|---|---|
committer | David Rowley <drowley@postgresql.org> | 2022-04-14 09:28:56 +1200 |
commit | a00fd066b1b632e675bae74841a87de1ffc1cd33 (patch) | |
tree | 8d50194b593b522b19ddaefa784fe86685c86fe2 /contrib/pageinspect/gistfuncs.c | |
parent | ac8be0cb957811d04d7564f4d710ceb3e5f2fb9f (diff) | |
download | postgresql-a00fd066b1b632e675bae74841a87de1ffc1cd33.tar.gz postgresql-a00fd066b1b632e675bae74841a87de1ffc1cd33.zip |
Add missing spaces after single-line comments
Only 1 of 3 of these changes appear to be handled by pgindent. That change
is new to v15. The remaining two appear to be left alone by pgindent. The
exact reason for that is not 100% clear to me. It seems related to the
fact that it's a line that contains *only* a single line comment and no
actual code. It does not seem worth investigating this in too much
detail. In any case, these do not conform to our usual practices, so fix
them.
Author: Justin Pryzby
Discussion: https://postgr.es/m/20220411020336.GB26620@telsasoft.com
Diffstat (limited to 'contrib/pageinspect/gistfuncs.c')
0 files changed, 0 insertions, 0 deletions