Recognize special case of POSIX time zone: "GMT+8" and "GMT-8".
Thomas G. Lockhart <lockhart@fourpalms.org>
Recognize special case of POSIX time zone: "GMT+8" and "GMT-8". Still needs to be done for the general case: "tz+/-#" where tz is a 3 char string. This will probably involve moving code around to other places.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/dt.c | modified | +42 −2 |