Re: Variadic polymorpic functions - Mailing list pgsql-general

From Vincenzo Romano
Subject Re: Variadic polymorpic functions
Date
Msg-id 3eff28921001242316q1b89aa1fm31c31239aeb01abb@mail.gmail.com
Whole thread Raw
In response to Re: Variadic polymorpic functions  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: Variadic polymorpic functions  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-general
2010/1/23 Pavel Stehule <pavel.stehule@gmail.com>:
> 2010/1/22 Vincenzo Romano <vincenzo.romano@notorand.it>:
>> 2010/1/22 Tom Lane <tgl@sss.pgh.pa.us>:
>>> Vincenzo Romano <vincenzo.romano@notorand.it> writes:
>>>> 2010/1/22 Tom Lane <tgl@sss.pgh.pa.us>:
>>>>> regression=# CREATE FUNCTION q( fmt text, variadic args "any" )
>>>
>>>> And this would allow for a stdarg-like argument list?
>>>
>>> Yeah, it should work, given suitable C code.
>>
>> Great!
>>
>
> I wrote this function year ago.
>
> look on content
>
> http://pgfoundry.org/projects/pstcollection/

Pavel,
that format() function should be included into official contribs.
What about HOWTO compile?

pgsql-general by date:

Previous
From: Paul M Foster
Date:
Subject: Updates: all or partial records
Next
From: Magnus Hagander
Date:
Subject: Re: Postgresql HA on MSCS over VMWARE