Re: C Programming with postgres.h - my function crashes - Mailing list pgsql-general

From Jan Wieck
Subject Re: C Programming with postgres.h - my function crashes
Date
Msg-id 3FCE17B3.2080203@Yahoo.com
Whole thread Raw
In response to Re: C Programming with postgres.h - my function crashes  (Alex Page <alex.page@cancer.org.uk>)
List pgsql-general
Alex Page wrote:

> On Tue, Dec 02, 2003 at 01:54:06PM -0500, Jan Wieck wrote:
>
>> First of all, the argument to a type input procedure is a nul terminated
>> CString, not text.
>
> Oops! Thanks for that, I'll see if I can get this working now.
>
>> Alex, why don't you look at an existing datatype in backend/utils/adt?
>
> I don't seem to have this file in my Postgres installation. Is it
> available somewhere?

It is the directory of the PostgreSQL source tree where all the builtin
data types live and you can find it here:

http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/backend/utils/adt/


Jan

--
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#================================================== JanWieck@Yahoo.com #


pgsql-general by date:

Previous
From: Jan Wieck
Date:
Subject: Re: postgresql locks the whole table!
Next
From: Greg Stark
Date:
Subject: Re: postgresql locks the whole table!