Re: document plperl argument and return value representation

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
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-04 02:44:42
Message-ID: 9445.1178246682@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
> Is this better?

I suggest bytea -> <type>bytea</>, otherwise seems fine.

regards, tom lane

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Neil Conway 2007-05-04 03:03:59 Re: Hash function for numeric (WIP)
Previous Message Tom Lane 2007-05-04 01:19:28 Re: updated SORT/LIMIT patch