From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au> |
Cc: | Bruce Momjian <momjian(at)svr1(dot)postgresql(dot)org>, Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [COMMITTERS] pgsql: Add BETWEEN SYMMETRIC. |
Date: | 2005-06-15 01:30:20 |
Message-ID: | 200506150130.j5F1UKg11474@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
Christopher Kings-Lynne wrote:
> With this Bruce, is there any reason this was accepted now, and not
> several years ago when I first submitted it? :D
Uh, I wasn't around then. (No, that isn't going to work.) Uh, no idea.
I think there is a sense now that doing BETWEEN in gram.y isn't so bad
because the optimizer can deal with the AND conditation better than
perhaps it could in the past, but that is total guess.
> Also, you can update our SQL99 compatibility list to indicate that we
> now have this feature :)
Done.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2005-06-15 01:36:09 | pgsql: Remove old *.backup files when we do pg_stop_backup(). |
Previous Message | Bruce Momjian | 2005-06-15 01:28:43 | pgsql: Mention we now support BETWEEN SYMMETRIC. |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2005-06-15 01:34:30 | Re: [HACKERS] Should *.backup files ever be removed from pg_xlog? |
Previous Message | Christopher Kings-Lynne | 2005-06-15 01:25:39 | Re: [COMMITTERS] pgsql: Add BETWEEN SYMMETRIC. |