Re: Encoding of src/timezone/tznames/Europe.txt

Christoph Berg <myon@debian.org>

From: Christoph Berg <myon@debian.org>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2020-07-16T19:46:03Z
Lists: pgsql-hackers
Re: Tom Lane
> > MESZ     7200 D  # Mitteleuropäische Sommerzeit (German)
> >                  #     (attested in IANA comments though not their code)
> 
> > It's not important for anything, just general sanity. (Spotted by
> > Debian's package checker, lintian.)
> 
> Hm.  TBH, my first reaction is "let's lose the accents".

Or that, yes. (The correct German transliteration is
"Mitteleuropaeische" with 'ae'.)

Christoph



Commits

  1. Ensure that distributed timezone abbreviation files are plain ASCII.