C-Type for bit(n) string in user-defined function - Mailing list pgsql-novice

From Maximilian Link
Subject C-Type for bit(n) string in user-defined function
Date
Msg-id 52D719F9.5020503@web.de
Whole thread Raw
Responses Re: C-Type for bit(n) string in user-defined function  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-novice
Hi,

i want to write a user-defined function using a bit(384)-type. Which C
Type and PG_GETARG_xxx() do i use? i couldn't find anything on
http://www.postgresql.org/docs/9.1/static/xfunc-c.html .

Thanks for any help,
Maximilian


pgsql-novice by date:

Previous
From: DFE
Date:
Subject: Re: archive_cleanup_command when is called?
Next
From: Tom Lane
Date:
Subject: Re: C-Type for bit(n) string in user-defined function