get_cast_func syscache utility function

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема get_cast_func syscache utility function
Дата
Msg-id 54591387.7020102@dunslane.net
обсуждение исходный текст
Ответы Re: get_cast_func syscache utility function  (Pavel Stehule <pavel.stehule@gmail.com>)
Re: get_cast_func syscache utility function  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
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



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: superuser() shortcuts
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: get_cast_func syscache utility function