Re: pgsql: Remove hard-wired lists of timezone abbreviations in favor of - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: Remove hard-wired lists of timezone abbreviations in favor of
Date
Msg-id 8239.1153828767@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgsql: Remove hard-wired lists of timezone abbreviations in favor of  (Michael Fuhr <mike@fuhr.org>)
List pgsql-committers
Michael Fuhr <mike@fuhr.org> writes:
> test=> set timezone_abbreviations to 'India';
> WARNING:  time zone abbreviation "ist" is multiply defined
> DETAIL:  Time zone file "Default", line 282 conflicts with file "India", line 11.
> ERROR:  invalid value for parameter "timezone_abbreviations": "India"

> Should the India file have @OVERRIDE?

Ooops... will fix.

Now that I think about it, those files all need a $PostgreSQL$ marker too.

            regards, tom lane

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Update PITR: < write-ahead logs [pitr] > write-ahead
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add offset mention: < o Add reporting of the current WAL