Re: [HACKERS] Problems on NUMERIC - Mailing list pgsql-hackers

From Thomas G. Lockhart
Subject Re: [HACKERS] Problems on NUMERIC
Date
Msg-id 367FB7AD.777A8737@alumni.caltech.edu
Whole thread Raw
In response to Problems on NUMERIC  (jwieck@debis.com (Jan Wieck))
List pgsql-hackers
> >     First I wonder why the can_coerce... stuff is  #if'd  out  of
> >     parse_relation.c?

It looks like the routine where the code appears cannot return a
modified expression, so I just placed this code in there as a marker.
Should be possible to add some code to get this feature working.
                     - Tom


pgsql-hackers by date:

Previous
From: "Thomas G. Lockhart"
Date:
Subject: Re: [HACKERS] Problems on NUMERIC
Next
From: jwieck@debis.com (Jan Wieck)
Date:
Subject: Re: [HACKERS] Problems on NUMERIC