pgsql: Doc: improve timezone/README's recipe for tracking Windows zones - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Doc: improve timezone/README's recipe for tracking Windows zones
Date
Msg-id E1mYAsZ-0006Jc-T2@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Doc: improve timezone/README's recipe for tracking Windows zones.

We should now cite CLDR as primary reference for the zone name
mapping.

Discussion: https://postgr.es/m/3266414.1633045628@sss.pgh.pa.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/db692b0c84908b4ef5ea4c15fa2d742582ad2cf9

Modified Files
--------------
src/timezone/README | 16 +++++++++++-----
1 file changed, 11 insertions(+), 5 deletions(-)


pgsql-committers by date:

Previous
From: Dean Rasheed
Date:
Subject: pgsql: Fix corner-case loss of precision in numeric_power().
Next
From: Tom Lane
Date:
Subject: Re: pgsql: Avoid doing catalog lookups in postgres_fdw's conversion_error_c