| From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
|---|---|
| To: | Andrew Dunstan <andrew(at)dunslane(dot)net>, "Patches (PostgreSQL)" <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: document plperl argument and return value representation |
| Date: | 2007-05-03 23:47:04 |
| Message-ID: | 463A7478.7070906@dunslane.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
Alvaro Herrera wrote:
> Andrew Dunstan wrote:
>
>> The attached docs patch makes clearer how arguments and return values in
>> pl/perl are escaped. This is to clarify the situation that Theo
>> Schlossnagle recently reported on -bugs.
>>
>
> I find the mix of arguments and results a bit confusing. Maybe you
> could put them in separate paragraphs.
>
>
Is this better?
I also took the opportunity to replace an unbalanced quote mark that was
screwing up the syntax highlighting.
cheers
andrew
| Attachment | Content-Type | Size |
|---|---|---|
| plperldoc.patch | text/x-patch | 2.0 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2007-05-04 01:19:28 | Re: updated SORT/LIMIT patch |
| Previous Message | Alvaro Herrera | 2007-05-03 22:52:48 | Re: document plperl argument and return value representation |