CVSROOT: /cvsrootModule name: pgsql-serverChanges by: tgl@postgresql.org 02/11/14 21:36:54
Modified files: src/backend/optimizer/plan: createplan.c
Log message: Push qual clauses containing subplans to the back of the qual list at each plan node. Per gripe from Ross Reedstrom.