Обсуждение: New TODO item

Поиск
Список
Период
Сортировка

New TODO item

От
Bruce Momjian
Дата:
Added to TODO:
* Add BETWEEN [ASYMMETRIC|SYMMETRIC]

Ross did a patch for this but some wanted it implemented differently so
I just added it to the TODO list.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


Re: New TODO item

От
Bruce Momjian
Дата:
> On Wed, Mar 21, 2001 at 10:51:03AM -0500, Bruce Momjian wrote:
> > Added to TODO:
> > 
> >     * Add BETWEEN [ASYMMETRIC|SYMMETRIC]
> > 
> > Ross did a patch for this but some wanted it implemented differently so
> > I just added it to the TODO list.
> 
> Hmm, have I been coding in my sleep? I think I perhaps commented on the
> SQL'92 standard grammar for this (in reply to someone else's patch),
> but I don't think I wrote anything. Unless it's another Ross (we're not
> as common as Toms, but getting more so ;-)

Sorry, got my R*'s mixed up:
"Robert B. Easter" <reaster@comptechnews.com>

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


Re: New TODO item

От
"Ross J. Reedstrom"
Дата:
On Wed, Mar 21, 2001 at 10:51:03AM -0500, Bruce Momjian wrote:
> Added to TODO:
> 
>     * Add BETWEEN [ASYMMETRIC|SYMMETRIC]
> 
> Ross did a patch for this but some wanted it implemented differently so
> I just added it to the TODO list.

Hmm, have I been coding in my sleep? I think I perhaps commented on the
SQL'92 standard grammar for this (in reply to someone else's patch),
but I don't think I wrote anything. Unless it's another Ross (we're not
as common as Toms, but getting more so ;-)

Ross