Обсуждение: pgsql: Update some comments to clarify who does what in targetlist crea

Поиск
Список
Период
Сортировка

pgsql: Update some comments to clarify who does what in targetlist crea

От
Tom Lane
Дата:
Update some comments to clarify who does what in targetlist creation.

No code changes; just avoid blaming query_planner for things it doesn't
really do.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/96f990e23bae0559ede95e94340d2fc918dfde44

Modified Files
--------------
src/backend/optimizer/plan/planner.c |   30 +++++++++++++++++-------------
1 files changed, 17 insertions(+), 13 deletions(-)