Re: [PATCH] Stop using zic’s -p option.
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Paul Eggert <eggert@cs.ucla.edu>
Cc: pgsql-bugs@lists.postgresql.org
Date: 2020-06-22T00:40:03Z
Lists: pgsql-bugs
Paul Eggert <eggert@cs.ucla.edu> writes: > ‘zic -p’ is obsolescent and is incompatible with ‘zic -b slim’. Hi Paul! This is already under discussion, see https://www.postgresql.org/message-id/flat/1390.1562258309%40sss.pgh.pa.us although so far I haven't been able to convince everyone about how fast we should move to adopt it. We could use your knowledgeable input about * how quickly do you think that the "posixrules" file is likely to disappear in major distros, such as Debian, RHEL, macOS? * what exactly is the incompatibility with -b slim? regards, tom lane
Commits
-
Remove support for timezone "posixrules" file.
- ea57e531b948 14.0 landed
- 21aac2ff96e3 13.0 landed