Re: document plperl argument and return value representation

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: "Patches (PostgreSQL)" <pgsql-patches(at)postgresql(dot)org>
Subject: Re: document plperl argument and return value representation
Date: 2007-05-03 22:52:48
Message-ID: 20070503225248.GL4218@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

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.

--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Andrew Dunstan 2007-05-03 23:47:04 Re: document plperl argument and return value representation
Previous Message Andrew Dunstan 2007-05-03 22:24:19 document plperl argument and return value representation