Mark Butler writes:

> Thanks. I didn't realize the need to move the DOUBLE token from the TokenId to
> the ColId production.  Will this patch be integrated into the head branch?

Not sure.  It's not a standard type, but at least two other RDBMS have it
and the name does make sense.  Any comments?

>
>  - Mark Butler
>
> Peter Eisentraut wrote:
> >
> > Mark Butler writes:
> >
> > > I was trying to make a minor change today to the gram.y file to make
> > > PostgreSQL recognize "DOUBLE" as a data type the way DB2 does.  I ran into
> > > reduce / reduce conflicts using both of the methods I tried.
> >
> > See attached patch.
>
>

-- 
Peter Eisentraut      [EMAIL PROTECTED]       http://yi.org/peter-e/


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

http://www.postgresql.org/users-lounge/docs/faq.html

Reply via email to