Re: C Programming with postgres.h - my function crashes

Поиск
Список
Период
Сортировка
От Jan Wieck
Тема Re: C Programming with postgres.h - my function crashes
Дата
Msg-id 3FCE17B3.2080203@Yahoo.com
обсуждение исходный текст
Ответ на Re: C Programming with postgres.h - my function crashes  (Alex Page <alex.page@cancer.org.uk>)
Список 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 по дате отправления:

Предыдущее
От: Jan Wieck
Дата:
Сообщение: Re: postgresql locks the whole table!
Следующее
От: Greg Stark
Дата:
Сообщение: Re: postgresql locks the whole table!