Re: get_cast_func syscache utility function - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: get_cast_func syscache utility function
Date
Msg-id CAFj8pRAPXDj1BSiWkkf=nNd23SwosRUre9ikTVTAtjKT-L0_mg@mail.gmail.com
Whole thread Raw
In response to get_cast_func syscache utility function  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
missing patch

Regards

Pavel

2014-11-04 18:57 GMT+01:00 Andrew Dunstan <andrew@dunslane.net>:

here's a patch for a utility function to look up the cast function for a from/to pair of types, as recently suggested by Alvaro. Although it only contains one use (in json.c), the upcoming jsonb generators would also use it twice. I'd like to get this committed fairly quickly so I can prepare an updated patch for the jsonb generators.

cheers

andrew


--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: get_cast_func syscache utility function
Next
From: Andrew Dunstan
Date:
Subject: Re: get_cast_func syscache utility function