CVSROOT: /cvsrootModule name: pgsql-serverChanges by: tgl@postgresql.org 02/10/12 18:24:49
Modified files: src/backend/optimizer/util: relnode.c
Log message: Fix for bug #795: two clauses that seem redundant are not really, if one is pushed down into an outer join and the other is not.