Re: plpython function problem workaround - Mailing list pgsql-general

From Tom Lane
Subject Re: plpython function problem workaround
Date
Msg-id 3279.1110868888@sss.pgh.pa.us
Whole thread Raw
In response to Re: plpython function problem workaround  ("Sim Zacks" <sim@compulab.co.il>)
List pgsql-general
"Sim Zacks" <sim@compulab.co.il> writes:
> I don't think that this type of solution should be discussed as an official
> patch.
> If it was, I would recommend solving the problem in source code when the
> function is passed to the translator.

Indeed, but first we need to work out what the necessary translation is.
A hack using a VALIDATOR function isn't an unreasonable way to prototype
the conversion logic.

            regards, tom lane

pgsql-general by date:

Previous
From: "Steve - DND"
Date:
Subject: Function results written to memory, then sent?
Next
From: Karsten Hilbert
Date:
Subject: Re: Best practices: Handling Daylight-saving time