Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > OK, here are the TODO items I have created:
> 
> >   * Add support for ANSI time INTERVAL syntax, INTERVAL '1 2:03:04' DAY TO 
> > SECOND
> >   * Add support for ANSI date INTERVAL syntax, INTERVAL '1-2' YEAR TO MONTH
> 
> That example might better read, say,
> 
>    * Add support for ANSI date INTERVAL syntax, INTERVAL '2005-3' YEAR TO 
> MONTH

Uh, I thought about that, but we are talking about an interval here, not
a year, so 2005 years seems like a strange number of years to span.  I
will change it to 9-7 or something so it doesn't match the line above.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Reply via email to