aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2017-11-25 15:30:11 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2017-11-25 15:30:27 -0500
commit097b24cea68ac167a82bb617eb1844c8be4eaf24 (patch)
treea8177082c0c341ae1e4ee59afc2928cb0688d017 /src/backend/executor
parentddba320059fcce0126ea43f0c0404d3ed1ce47aa (diff)
downloadpostgresql-097b24cea68ac167a82bb617eb1844c8be4eaf24.tar.gz
postgresql-097b24cea68ac167a82bb617eb1844c8be4eaf24.zip
Replace raw timezone source data with IANA's new compact format.
Traditionally IANA has distributed their timezone data in pure source form, replete with extensive historical comments. As of release 2017c, they've added a compact single-file format that omits comments and abbreviates command keywords. This form is way shorter than the pure source, even before considering its allegedly better compressibility. Hence, let's distribute the data in that form rather than pure source. I'm pushing this now, rather than at the next timezone database update, so that it's easy to confirm that this data file produces compiled zic output that's identical to what we were getting before. Discussion: https://postgr.es/m/1915.1511210334@sss.pgh.pa.us
Diffstat (limited to 'src/backend/executor')
0 files changed, 0 insertions, 0 deletions