pgsql: Fix come comments in execMain.c

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: Fix come comments in execMain.c
Дата
Msg-id E1laBX5-0002CR-HB@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix come comments in execMain.c

1375422 has refactored this area of the executor code, and some comments
went out-of-sync.

Author: Yukun Wang
Reviewed-by: Amul Sul
Discussion: https://postgr.es/m/OS0PR01MB60033394FCAEF79B98F078F5B4459@OS0PR01MB6003.jpnprd01.prod.outlook.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/9b5558e7ad4706bbd53947e5b4d7c06e150390a5

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


В списке pgsql-committers по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Doc: Remove extraneous whitespaces with some tags
Следующее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Teach PostgresVersion all the ways to mark non-release code