Roy Badami wrote:
> 
>     Bruce> Is this sufficient?
> 
> Also support for ANSI interval data types is incomplete in the parser,
> in that it doesn't recognize the precision field.
> 
> eg  CREATE TABLE foo (a INTERVAL MONTH(3));
> 
> fails to parse.

Added to TODO:

        o Support precision, CREATE TABLE foo (a INTERVAL MONTH(3))

-- 
  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