Re: PL/C functions

From: Dennis Gearon <gearond(at)cvc(dot)net>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PL/C functions
Date: 2003-08-12 15:19:49
Message-ID: 3F390595.3000403@cvc.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Uuuuuuuuuuuh, C++ can do it, PHP can do it, JAVA can do it, I just want to know if PL/C can do it for UDF's.

Peter Eisentraut wrote:

> Dennis Gearon writes:
>
>
>>Is it possible to write functions for PL/C that have variable argument lists?
>
>
> You cannot write functions with variable argument lists in any language.
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dennis Gearon 2003-08-12 15:22:30 Re: Update of foreign key values
Previous Message Dennis Gearon 2003-08-12 15:15:05 Re: types of constraint deferment