Re: Datetime regression tests are all failing - Mailing list pgsql-hackers

From Thomas Lockhart
Subject Re: Datetime regression tests are all failing
Date
Msg-id 3A668C39.4C86CD83@alumni.caltech.edu
Whole thread Raw
In response to Datetime regression tests are all failing  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Fixes committed.
                    - Thomas

Fix up "Postgres-style" time interval representation when fields havemixed-signs. Previous effort left way too many
minussigns, and was atleast as broken as the one before that :(
 
Clean up "ISO-style" time interval representation to omit zero fields ifthere is at least one non-zero field. Supress
someleading plus signswhen not necessary for clarity.
 
Replace every #ifdef __CYGWIN__ block with a cleaner TIMEZONE_GLOBAL
macrodefined in datetime.h.


pgsql-hackers by date:

Previous
From: "Dan Langille"
Date:
Subject: GET DIAGNOSTICS SELECT PROCESSED INTO
Next
From: Zeugswetter Andreas SB
Date:
Subject: AW: AW: AW: AW: AW: Re: tinterval - operator problems o n AI X