-
- Downloads
"git@gitlab.db.in.tum.de:JakobHuber/postgres-lambda-diff.git" did not exist on "b1aebbb6a86e96d7b8f3035ac730dfc24652496c"
Suppress subquery pullup/pushdown when a subquery contains volatile
functions in its targetlist, to avoid introducing multiple evaluations of volatile functions that textually appear only once. This is a slightly tighter version of Jaime Casanova's recent patch.
Please register or sign in to comment