Re: URL Managment - C Function help

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Samuel ROZE <samuel(dot)roze(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: URL Managment - C Function help
Date: 2009-10-21 16:28:29
Message-ID: 4ADF36AD.3010004@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Samuel ROZE wrote:
> Le mercredi 21 octobre 2009 à 11:42 -0400, Tom Lane a écrit :
>
>> CStringGetTextDatum
>>
>
> Can you give me more precisions ?
>
> I'm creating a "user C function", with shared library and
> CStringGetTextDatum is in "varlena.h" file which is not in the
> "src/include" dir... How can I include it ?
>
>
>

It's in utils/builtins.h, as a simple grep search should have told you.

cheers

andrew

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2009-10-21 16:37:12 Re: Could regexp_matches be immutable?
Previous Message Tom Lane 2009-10-21 16:27:43 Re: Client application name