C functions and int8?

From: Forest Wilkinson <fspam(at)home(dot)com>
To: pgsql-sql(at)hub(dot)org
Subject: C functions and int8?
Date: 2000-09-21 08:05:55
Message-ID: g7gjssk7jo2rq208b3a7usml6gffntt8vo@4ax.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

I have written a few Postgres extension functions in C, and want to modify
some of them to return an int8. However, I don't see any int8 definition
in postgres.h. (I have the 7.0.2 RPMs installed.) How should I
accomplish this?

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Karel Zak 2000-09-21 08:32:50 Re: C functions and int8?
Previous Message Stephan Szabo 2000-09-21 04:02:27 Re: How do I run a search on array