Re: BUG #1518: Conversions to (undocumented) SQL year-month and - Mailing list pgsql-bugs

From Bruce Momjian
Subject Re: BUG #1518: Conversions to (undocumented) SQL year-month and
Date
Msg-id 200503232110.j2NLAMR11717@candle.pha.pa.us
Whole thread Raw
In response to Re: BUG #1518: Conversions to (undocumented) SQL year-month and  (Roy Badami <roy@gnomon.org.uk>)
List pgsql-bugs
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

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: BUG #1518: Conversions to (undocumented) SQL year-month and
Next
From: Sergio Lob
Date:
Subject: Re: Precision and scale of numeric column reported as value