summaryrefslogtreecommitdiff
path: root/src/timezone/strftime.c
diff options
context:
space:
mode:
authorJoe Conway2015-08-26 01:45:44 +0000
committerJoe Conway2015-08-26 01:45:44 +0000
commit56c8ce8f6573d4943a621d09ebb6fe767f16d61e (patch)
tree917f45c8271f19f2fae615f076f373edae185664 /src/timezone/strftime.c
parent94324abfb945bd470ec63f5745a0a2e2c218989c (diff)
Reestablish alignment of pg_controldata output.
Until 9.4, pg_controldata output was all aligned. At some point during 9.5 development, a new item was added, namely "Current track_commit_timestamp setting:" which is two characters too long to be aligned with the rest of the output. Fix this by removing the noise word "Current" and adding the requisite number of padding spaces. Since the six preceding items are also similar in nature, remove "Current" and pad those as well in order to maintain overall consistency. Backpatch to 9.5 where new offending item was added.
Diffstat (limited to 'src/timezone/strftime.c')
0 files changed, 0 insertions, 0 deletions