Commit 8a07c20
ci: pgindent the file-format magic comments in open_pg_tde.h
The multi-line trailing comment on OPEN_PG_TDE_WAL_KEY_FILE_MAGIC sat at a
deep indentation where it ran past the line-length limit, so the pgindent
check wanted to rewrap it. Move the rationale into the block comment above
the defines and shorten the trailing comments, which is clearer and keeps
them well under the column limit.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 86ff777 commit 8a07c20
1 file changed
Lines changed: 7 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
16 | 19 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 20 | + | |
| 21 | + | |
27 | 22 | | |
28 | 23 | | |
29 | 24 | | |
| |||
0 commit comments