Re: REVIEW: PL/Python table functions
Jan Urbański <wulczer@wulczer.org>
From: Jan Urbański <wulczer@wulczer.org>
To: Hitoshi Harada <umi.tanuki@gmail.com>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2011-02-06T16:14:10Z
Lists: pgsql-hackers
Attachments
- plpython-table-functions.patch (text/x-patch) patch
On 04/02/11 16:26, Hitoshi Harada wrote: > 2011/1/28 Jan Urbański <wulczer@wulczer.org>: >> On 27/01/11 00:41, Jan Urbański wrote: >>> I'm also attaching an updated version that should apply on top of my >>> github refactor branch (or incrementally over the new set of refactor >>> patches that I will post shortly to the refactor thread). >> >> Attached is a patch for master, as the refactorings have already been >> merged. > > Sorry, but could you update your patch? Patching it against HEAD today > makes rej. Sure, here's an updated patch. Jan