Обсуждение: pgsql: Fix bogus comment.

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

pgsql: Fix bogus comment.

От
Robert Haas
Дата:
Fix bogus comment.

Commit 4212cb73262bbdd164727beffa4c4744b4ead92d rendered a comment
in execMain.c incorrect.  Per complaint from Tom Lane, repair.

Patch from Amit Kapila, per wording suggested by Tom Lane and me.

Branch
------
REL9_6_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/86c6aaff6ead3e00a89fd0743195678bbc69790c

Modified Files
--------------
src/backend/executor/execMain.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)