diff options
author | Thomas G. Lockhart | 2001-01-18 07:22:43 +0000 |
---|---|---|
committer | Thomas G. Lockhart | 2001-01-18 07:22:43 +0000 |
commit | 6acdebbd3a6e516e26b9d5ff7c51e51802e7345b (patch) | |
tree | fb6f50e911633a34618a8fdcd5c758ae93046f53 /src/include/miscadmin.h | |
parent | 6439de1752db399c862f9f440e5ec15ef5243592 (diff) |
Fix up "Postgres-style" time interval representation when fields have
mixed-signs. Previous effort left way too many minus signs, and was at
least as broken as the one before that :(
Clean up "ISO-style" time interval representation to omit zero fields if
there is at least one non-zero field. Supress some leading plus signs
when not necessary for clarity.
Replace every #ifdef __CYGWIN__ block with a cleaner TIMEZONE_GLOBAL macro
defined in datetime.h.
Diffstat (limited to 'src/include/miscadmin.h')
0 files changed, 0 insertions, 0 deletions