Failure on sittella
Andres Freund <andres@anarazel.de>
From: Andres Freund <andres@anarazel.de>
To: pgsql-hackers@postgresql.org, Andrew Dunstan <andrew@dunslane.net>
Date: 2017-01-20T02:05:13Z
Lists: pgsql-hackers
Hi Andrew, All, There's a buildfarm failure (just on sittella so far) that I can't quite interpret from here. Timing wise it looks like it might be correlated with ea15e18677fc2eff3135023e27f69ed8821554ed - "Remove obsoleted code relating to targetlist SRF evaluation." but I'm not quite seeing the connection. Any chance you could get a backtrace for the failure? Greetings, Andres Freund
Commits
-
Volatile-ize some plperl variables that must survive into PG_CATCH blocks.
- c0ef456b9714 10.0 landed
-
Remove obsoleted code relating to targetlist SRF evaluation.
- ea15e18677fc 10.0 cited