CVSROOT: /cvsrootModule name: pgsql-serverChanges by: tgl@postgresql.org 03/01/12 19:18:52
Modified files: src/backend/parser: parse_expr.c
Log message: Recent changes in sublink representation require exprType() to accept SubPlan nodes, else explaining queries containing sublinks may fail.