Re: plpython triggers are broken for composite-type columns
Jan Urbański <wulczer@wulczer.org>
From: Jan Urbański <wulczer@wulczer.org>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers@postgreSQL.org
Date: 2012-04-10T05:35:45Z
Lists: pgsql-hackers
On 10/04/12 04:20, Tom Lane wrote: > Don't know if anybody noticed bug #6559 > http://archives.postgresql.org/pgsql-bugs/2012-03/msg00180.php > > I've confirmed that the given test case works in 9.0 but fails in > 9.1 and HEAD. > > I find this code pretty unreadable, though, and know nothing to > speak of about the Python side of things anyhow. So somebody else > had better pick this up. I'll look into that. Cheers, Jan