pgsql: Reduce comments

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Reduce comments
Дата
Msg-id E1gzIdi-00061h-O4@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Reduce comments

Reduce the vertical space used by comments in ri_triggers.c, making
the file longer and more tedious to read than it needs to be.  Update
some comments to use a more common style.

Reviewed-by: Corey Huinker <corey.huinker@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/0ccdd3e1-10b0-dd05-d8a7-183507c11eb1%402ndquadrant.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/05d604718f7fec7db33548374ecde3f11916ec15

Modified Files
--------------
src/backend/utils/adt/ri_triggers.c | 379 +++++++++++++-----------------------
1 file changed, 133 insertions(+), 246 deletions(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Update comment
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Clean up some variable names in ri_triggers.c