varchar in c extension function - Mailing list pgsql-novice

From Kjetil Haaland
Subject varchar in c extension function
Date
Msg-id 200411051300.23092.kjetil.haaland@student.uib.no
Whole thread Raw
Responses Re: varchar in c extension function  (Terry Lee Tucker <terry@esc1.com>)
List pgsql-novice
Hello

Is there any way to take a varchar as an input to a c function? I want to take
a varchar and a cstring as inputs to a function and then use them as cstrings
in my c program.

Does anyone know how to do this?

-Kjetil

pgsql-novice by date:

Previous
From: Nigel Metheringham
Date:
Subject: Re: How to handle a group query
Next
From: Terry Lee Tucker
Date:
Subject: Re: varchar in c extension function