Fix plpython to not get totally confused by OUT arguments. (It still doesn't

Tom Lane <tgl@sss.pgh.pa.us>

Commit: bdc7dd6799ce6effc48de58ca9ecbec82461d8b6
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2008-05-03T02:47:48Z
Releases: 8.4.0
Fix plpython to not get totally confused by OUT arguments.  (It still doesn't
support multiple OUT arguments, though.)

Hannu Krosing

Files