mirror of
https://github.com/postgres/postgres.git
synced 2025-06-27 23:21:58 +03:00
Sync our copy of the timezone library with IANA release tzcode2016g.
This is mostly to absorb some corner-case fixes in zic for year-2037 timestamps. The other changes that have been made are unlikely to affect our usage, but nonetheless we may as well take 'em.
This commit is contained in:
@ -23,6 +23,7 @@
|
||||
|
||||
#include "pgtime.h"
|
||||
|
||||
/* This string was in the Factory zone through version 2016f. */
|
||||
#define GRANDPARENTED "Local time zone must be set--see zic manual page"
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user