Re: C functions, arguments, and ssh oh my! - Mailing list pgsql-general

From Alfred Perlstein
Subject Re: C functions, arguments, and ssh oh my!
Date
Msg-id 20010327113128.F9431@fw.wintelcom.net
Whole thread Raw
In response to C functions, arguments, and ssh oh my!  (Joel Dudley <Joel.Dudley@DevelopOnline.com>)
List pgsql-general
* Joel Dudley <Joel.Dudley@DevelopOnline.com> [010327 11:29] wrote:
> Hello All,
>   I am writing my first C function for postgres and failing miserably. my C
> function needs to get passed a username (char) , uid(int), and gid(int) and

right, wrong and wrong.

char *, uid_t, gid_t.



--
-Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org]
Instead of asking why a piece of software is using "1970s technology,"
start asking why software is ignoring 30 years of accumulated wisdom.

pgsql-general by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Two tables for the price of one?
Next
From: Peter Eisentraut
Date:
Subject: Re: C functions, arguments, and ssh oh my!