| From: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
|---|---|
| To: | Vincenzo Romano <vincenzo(dot)romano(at)notorand(dot)it> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL General <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Variadic polymorpic functions |
| Date: | 2010-01-23 04:46:06 |
| Message-ID: | 162867791001222046i570f0b3dg3c58df739fe93e36@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
2010/1/22 Vincenzo Romano <vincenzo(dot)romano(at)notorand(dot)it>:
> 2010/1/22 Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>:
>> Vincenzo Romano <vincenzo(dot)romano(at)notorand(dot)it> writes:
>>> 2010/1/22 Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)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/
Regards
Pavel Stehule
> --
> Vincenzo Romano
> NotOrAnd Information Technologies
> NON QVIETIS MARIBVS NAVTA PERITVS
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Reid Thompson | 2010-01-23 06:32:11 | Re: Fragmentation/Vacuum, Analyze, Re-Index |
| Previous Message | Scott Marlowe | 2010-01-23 04:02:58 | Re: When is the release date for Postgres 8.5? |