pgsql: Prefer timezone name "UTC" over alternative spellings.

2019-06-15 Thread Andrew Gierth
Prefer timezone name "UTC" over alternative spellings. tzdb 2019a made "UCT" a link to the "UTC" zone rather than a separate zone with its own abbreviation. Unfortunately, our code for choosing a timezone in initdb has an arbitrary preference for names earlier in the alphabet, and so it would choo

pgsql: Prefer timezone name "UTC" over alternative spellings.

2019-06-15 Thread Andrew Gierth
Prefer timezone name "UTC" over alternative spellings. tzdb 2019a made "UCT" a link to the "UTC" zone rather than a separate zone with its own abbreviation. Unfortunately, our code for choosing a timezone in initdb has an arbitrary preference for names earlier in the alphabet, and so it would choo

pgsql: Prefer timezone name "UTC" over alternative spellings.

2019-06-15 Thread Andrew Gierth
Prefer timezone name "UTC" over alternative spellings. tzdb 2019a made "UCT" a link to the "UTC" zone rather than a separate zone with its own abbreviation. Unfortunately, our code for choosing a timezone in initdb has an arbitrary preference for names earlier in the alphabet, and so it would choo

pgsql: Prefer timezone name "UTC" over alternative spellings.

2019-06-15 Thread Andrew Gierth
Prefer timezone name "UTC" over alternative spellings. tzdb 2019a made "UCT" a link to the "UTC" zone rather than a separate zone with its own abbreviation. Unfortunately, our code for choosing a timezone in initdb has an arbitrary preference for names earlier in the alphabet, and so it would choo

pgsql: Prefer timezone name "UTC" over alternative spellings.

2019-06-15 Thread Andrew Gierth
Prefer timezone name "UTC" over alternative spellings. tzdb 2019a made "UCT" a link to the "UTC" zone rather than a separate zone with its own abbreviation. Unfortunately, our code for choosing a timezone in initdb has an arbitrary preference for names earlier in the alphabet, and so it would choo

pgsql: Prefer timezone name "UTC" over alternative spellings.

2019-06-15 Thread Andrew Gierth
Prefer timezone name "UTC" over alternative spellings. tzdb 2019a made "UCT" a link to the "UTC" zone rather than a separate zone with its own abbreviation. Unfortunately, our code for choosing a timezone in initdb has an arbitrary preference for names earlier in the alphabet, and so it would choo