Re: util/int8.h: missing int8_text() function

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: util/int8.h: missing int8_text() function
Дата
Msg-id 20080418202915.GA21178@svana.org
обсуждение исходный текст
Ответ на Re: util/int8.h: missing int8_text() function  (Michael Enke <michael.enke@wincor-nixdorf.com>)
Список pgsql-general
On Wed, Apr 16, 2008 at 03:41:31PM +0200, Michael Enke wrote:
> >IIRC the casts now use the type's output function.  I'm guessing you
> >should be able to do the same with your type.
>
> I thougth there is same functionality with changed name.
> But probably not public available anymore.
> Now I do an sprintf() myself.

For reference, the casts now do the equivalent of text_in(int8_out(v)).

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> Please line up in a tree and maintain the heap invariant while
> boarding. Thank you for flying nlogn airlines.

Вложения

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

Предыдущее
От: Chris Browne
Дата:
Сообщение: Slony-I for upgrades - was Re: In the belly of the beast (MySQLCon)
Следующее
От: "Jaisen N.D."
Дата:
Сообщение: Re: Problem. createdb: could not connect to database postgres: could not connect to server: No such file or directory