Re: pl/python refactoring
Jan Urbański <wulczer@wulczer.org>
From: Jan Urbański <wulczer@wulczer.org>
To: Peter Eisentraut <peter_e@gmx.net>
Cc: Postgres - Hackers <pgsql-hackers@postgresql.org>
Date: 2011-01-01T12:24:01Z
Lists: pgsql-hackers
On 01/01/11 01:00, Peter Eisentraut wrote: > On tor, 2010-12-23 at 14:41 +0100, Jan Urbański wrote: >> It does some architectural changes to PL/Python that make it easier to >> implement other features, like for instance a validator function. The >> full list of changes in the patch is: > > I would review this and the following patches, but I'd really prefer it > if you could split this particular patch into about 11 single-purpose > patches. I think most of the changes here are not interrelated. OK, I'll split this patch into even smaller chunks. Jan