pgindent did a pretty awful job on the timezone code, particularly with
Tom Lane <tgl@sss.pgh.pa.us>
pgindent did a pretty awful job on the timezone code, particularly with respect to doubly-starred comment blocks. Do some manual cleanup.
Files
| Path | Change | +/− |
|---|---|---|
| src/timezone/ialloc.c | modified | +8 −0 |
| src/timezone/localtime.c | modified | +182 −171 |
| src/timezone/private.h | modified | +26 −24 |
| src/timezone/scheck.c | modified | +8 −0 |
| src/timezone/strftime.c | modified | +77 −68 |
| src/timezone/tzfile.h | modified | +52 −49 |
| src/timezone/zic.c | modified | +94 −84 |