Re: PL/Python result object str handler

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Steve Singer <steve(at)ssinger(dot)info>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: PL/Python result object str handler
Date: 2013-02-03 05:35:09
Message-ID: 1359869709.24642.2.camel@vanquo.pezone.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, 2013-02-02 at 15:43 -0500, Steve Singer wrote:
> I've looked through the code and everything looks fine.
>
> The patch includes no documentation. Adding a few lines to the
> "Utility Functions" section of the plpython documentation so people know
> about this feature would be good.

Added some documentation and committed. Thanks.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavan Deolasee 2013-02-03 06:24:20 Re: Setting visibility map in VACUUM's second phase
Previous Message Phil Sorber 2013-02-03 03:16:29 [PATCH] Add PQconninfoParseParams and PQconninfodefaultsMerge to libpq