[COMMITTERS] pgsql: Restore fullname[] contents before falling through in pg_open_tz

2017-05-07 Thread Tom Lane
Restore fullname[] contents before falling through in pg_open_tzfile(). Fix oversight in commit af2c5aa88: if the shortcut open() doesn't work, we need to reset fullname[] to be just the name of the toplevel tzdata directory before we fall through into the pre-existing code. This failed to be exp

[COMMITTERS] pgsql: Restore fullname[] contents before falling through in pg_open_tz

2017-05-07 Thread Tom Lane
Restore fullname[] contents before falling through in pg_open_tzfile(). Fix oversight in commit af2c5aa88: if the shortcut open() doesn't work, we need to reset fullname[] to be just the name of the toplevel tzdata directory before we fall through into the pre-existing code. This failed to be exp

[COMMITTERS] pgsql: Restore fullname[] contents before falling through in pg_open_tz

2017-05-07 Thread Tom Lane
Restore fullname[] contents before falling through in pg_open_tzfile(). Fix oversight in commit af2c5aa88: if the shortcut open() doesn't work, we need to reset fullname[] to be just the name of the toplevel tzdata directory before we fall through into the pre-existing code. This failed to be exp

[COMMITTERS] pgsql: Restore fullname[] contents before falling through in pg_open_tz

2017-05-07 Thread Tom Lane
Restore fullname[] contents before falling through in pg_open_tzfile(). Fix oversight in commit af2c5aa88: if the shortcut open() doesn't work, we need to reset fullname[] to be just the name of the toplevel tzdata directory before we fall through into the pre-existing code. This failed to be exp

[COMMITTERS] pgsql: Restore fullname[] contents before falling through in pg_open_tz

2017-05-07 Thread Tom Lane
Restore fullname[] contents before falling through in pg_open_tzfile(). Fix oversight in commit af2c5aa88: if the shortcut open() doesn't work, we need to reset fullname[] to be just the name of the toplevel tzdata directory before we fall through into the pre-existing code. This failed to be exp

[COMMITTERS] pgsql: Restore fullname[] contents before falling through in pg_open_tz

2017-05-07 Thread Tom Lane
Restore fullname[] contents before falling through in pg_open_tzfile(). Fix oversight in commit af2c5aa88: if the shortcut open() doesn't work, we need to reset fullname[] to be just the name of the toplevel tzdata directory before we fall through into the pre-existing code. This failed to be exp