Re: util/int8.h: missing int8_text() function - Mailing list pgsql-general

From Martijn van Oosterhout
Subject Re: util/int8.h: missing int8_text() function
Date
Msg-id 20080418202915.GA21178@svana.org
Whole thread Raw
In response to Re: util/int8.h: missing int8_text() function  (Michael Enke <michael.enke@wincor-nixdorf.com>)
List 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.

Attachment

pgsql-general by date:

Previous
From: Chris Browne
Date:
Subject: Slony-I for upgrades - was Re: In the belly of the beast (MySQLCon)
Next
From: "Jaisen N.D."
Date:
Subject: Re: Problem. createdb: could not connect to database postgres: could not connect to server: No such file or directory