pgsql: Allow generic record arguments to plperl functions

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Allow generic record arguments to plperl functions
Date: 2010-10-29 00:49:50
Message-ID: E1PBdAE-0005vr-VX@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Allow generic record arguments to plperl functions

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=6c3c7b533e4b73bef99996f92da26c7c4124edd3

Modified Files
--------------
src/pl/plperl/plperl.c | 9 ++++++---
1 files changed, 6 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2010-10-29 08:45:28 pgsql: Give a more specific error message if you try to COMMIT, ROLLBAC
Previous Message Peter Eisentraut 2010-10-28 20:07:44 pgsql: Make \? output of \dg and \du the same