Re: C functions, arguments, and ssh oh my!
Alfred Perlstein <bright@wintelcom.net>
From: Alfred Perlstein <bright@wintelcom.net>
To: Joel Dudley <Joel.Dudley@DevelopOnline.com>
Cc: "'pgsql-general@postgresql.org'" <pgsql-general@postgresql.org>
Date: 2001-03-27T19:31:28Z
Lists: 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.