CVSROOT: /cvsrootModule name: pgsql-serverChanges by: tgl@postgresql.org 02/12/19 18:25:01
Modified files: src/backend/optimizer/plan: planner.c
Log message: Cause planner to include costs of InitPlans in startup cost of parent plan node. Not sure why this oversight has persisted so long ...