aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeModifyTable.c
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:39 -0500
commit1a14b763ef43102e6909c57cc037e36c2c322f82 (patch)
tree51f91b335761f586d95bc8e5703939f51c7828e5 /src/backend/executor/nodeModifyTable.c
parent47226971e19fa202a42a55118ca2f133bfa6ffbd (diff)
downloadpostgresql-1a14b763ef43102e6909c57cc037e36c2c322f82.tar.gz
postgresql-1a14b763ef43102e6909c57cc037e36c2c322f82.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/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions