diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2023-05-19 10:52:04 +0200 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2023-05-19 10:52:04 +0200 |
commit | 0b8ace8d773257fffeaceda196ed94877c2b74df (patch) | |
tree | 181a864cb934d32642c16e0a951bc6f9c4285cd7 /src/backend/access/gist/gistbuildbuffers.c | |
parent | e7bff46e50b85c6b37723426188498dab973806c (diff) | |
download | postgresql-0b8ace8d773257fffeaceda196ed94877c2b74df.tar.gz postgresql-0b8ace8d773257fffeaceda196ed94877c2b74df.zip |
Reindent some comments
Most (older) comments in md.c and smgr.c are indented with a leading
tab on all lines, which isn't the current style and makes updating the
comments a bit annoying. This reindents all these lines with a single
space, as is the normal style. This issue exists in various shapes
throughout the code but it's pretty consistent here, and since there
is a patch pending to refresh some of the comments in these files, it
seems sensible to clean this up here separately.
Discussion: https://www.postgresql.org/message-id/flat/22fed8ba-01c3-2008-a256-4ea912d68fab%40enterprisedb.com
Diffstat (limited to 'src/backend/access/gist/gistbuildbuffers.c')
0 files changed, 0 insertions, 0 deletions