Re: [SQL] Interval subtracting - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [SQL] Interval subtracting
Date
Msg-id 14844.1141833258@sss.pgh.pa.us
Whole thread Raw
In response to Re: [SQL] Interval subtracting  (Scott Marlowe <smarlowe@g2switchworks.com>)
List pgsql-hackers
Scott Marlowe <smarlowe@g2switchworks.com> writes:
> For same reasons, i.e. a need for precision, I find it hard to accept
> the idea of mixing positive and negative units in the same interval. 

The semantics are perfectly well defined, so I don't buy this.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Running out of disk space during query
Next
From: Tom Lane
Date:
Subject: Re: Add switches for DELIMITER and NULL in pg_dump COPY