| From: | "Pavel Stehule" <pavel(dot)stehule(at)hotmail(dot)com> |
|---|---|
| To: | pgsql-patches(at)postgresql(dot)org |
| Cc: | andrew(at)dunslane(dot)net, david(at)fetter(dot)org |
| Subject: | better support of out parameters in plperl |
| Date: | 2006-08-01 14:25:52 |
| Message-ID: | BAY20-F7B79E50871DB07E447297F95D0@phx.gbl |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
Hello,
I send two small patches. First does conversion from perl to postgresql
array in OUT parameters. Second patch allow hash form output from procedures
with one OUT argument.
Regards
Pavel Stehule
_________________________________________________________________
Citite se osamele? Poznejte nekoho vyjmecneho diky Match.com.
http://www.msn.cz/
| Attachment | Content-Type | Size |
|---|---|---|
| perl_array_in_outp.diff | text/x-patch | 3.3 KB |
| perl_consistent_out.diff | text/x-patch | 6.4 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2006-08-01 14:35:57 | Re: [HACKERS] float8 regression failure (HEAD, cygwin) |
| Previous Message | Andrew Dunstan | 2006-08-01 14:12:01 | Re: [HACKERS] float8 regression failure (HEAD, cygwin) |