aboutsummaryrefslogtreecommitdiff
path: root/src/common/file_utils.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2020-07-17 11:03:55 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2020-07-17 11:04:30 -0400
commita40733d04707f8d1a6a7dca6430f98b3cab64c63 (patch)
treebc6514789a58ca28e0d69da56200970f93bade59 /src/common/file_utils.c
parentdafa153dda82d335a46e2a3b48247b7fcb308d4e (diff)
downloadpostgresql-a40733d04707f8d1a6a7dca6430f98b3cab64c63.tar.gz
postgresql-a40733d04707f8d1a6a7dca6430f98b3cab64c63.zip
Ensure that distributed timezone abbreviation files are plain ASCII.
We had two occurrences of "Mitteleuropäische Zeit" in Europe.txt, though the corresponding entries in Default were spelled "Mitteleuropaeische Zeit". Standardize on the latter spelling to avoid questions of which encoding to use. While here, correct a couple of other trivial inconsistencies between the Default file and the supposedly-matching entries in the *.txt files, as exposed by some checking with comm(1). Also, add BDST to the Europe.txt file; it previously was only listed in Default. None of this has any direct functional effect. Per complaint from Christoph Berg. As usual for timezone data patches, apply to all branches. Discussion: https://postgr.es/m/20200716100743.GE3534683@msg.df7cb.de
Diffstat (limited to 'src/common/file_utils.c')
0 files changed, 0 insertions, 0 deletions