Re: PL/Python: Add cursor and execute methods to planobject - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: PL/Python: Add cursor and execute methods to planobject
Date
Msg-id 610bdefb-0b41-8e98-af4a-fd5389401fec@2ndquadrant.com
Whole thread Raw
In response to Re: [HACKERS] PL/Python: Add cursor and execute methods to planobject  (Andrew Dunstan <andrew.dunstan@2ndquadrant.com>)
List pgsql-hackers
On 3/22/17 11:46, Andrew Dunstan wrote:
> This is a very simple patch that does what it advertises. It applies
> cleanly and provides tests for both the new methods (plan.cursor and
> plan.execute).
> 
> Marking Ready For Committer.

committed

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Corey Huinker
Date:
Subject: Re: \if, \elseif, \else, \endif (was Re: PSQL commands:\quit_if, \quit_unless)
Next
From: Robert Haas
Date:
Subject: Re: partitioned tables and contrib/sepgsql