Re: BETWEEN [SYMMETRIC | ASYMMETRIC] - Mailing list pgsql-hackers

From Tom Lane
Subject Re: BETWEEN [SYMMETRIC | ASYMMETRIC]
Date
Msg-id 7929.979087501@sss.pgh.pa.us
Whole thread Raw
In response to Re: BETWEEN [SYMMETRIC | ASYMMETRIC]  ("Robert B. Easter" <reaster@comptechnews.com>)
List pgsql-hackers
"Robert B. Easter" <reaster@comptechnews.com> writes:
> This quote from the SQL standard (1999) has it:

Oh, I didn't realize SQL99 had added it.  Creeping featurism strikes
again ;-).  Well, I suppose it'll get added to PG whenever someone
feels like implementing it, then ...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Well, we seem to be proof against cache-inval problems now
Next
From: Tatsuo Ishii
Date:
Subject: Re: [GENERAL] Re: How to print explain using PHP