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

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: Michael Enke <michael(dot)enke(at)wincor-nixdorf(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: util/int8.h: missing int8_text() function
Date: 2008-04-18 20:29:15
Message-ID: 20080418202915.GA21178@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)svana(dot)org> http://svana.org/kleptog/
> Please line up in a tree and maintain the heap invariant while
> boarding. Thank you for flying nlogn airlines.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message BLazeD 2008-04-19 03:27:27 Changed Hosts, Lots of Errors in PostgreSQL - Help Please!
Previous Message Erik Jones 2008-04-18 19:49:33 Re: In the belly of the beast (MySQLCon)