Обсуждение: pgsql: Reformat some more node comments

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

pgsql: Reformat some more node comments

От
Peter Eisentraut
Дата:
Reformat some more node comments

Reformat some more comments in node field definitions to avoid long
lines.  Similar to 835d476fd21bcfb60b055941dee8c3d9559af14c, based on
additional per-field annotations that will be required.

Discussion: https://www.postgresql.org/message-id/c5906b07-220a-a3d4-8ff3-8ee593009424@enterprisedb.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3140f089855c03035ee354aa115618068f8d0206

Modified Files
--------------
src/include/nodes/pathnodes.h | 260 +++++++++++++++++++++++++++---------------
src/include/utils/rel.h       |  26 +++--
2 files changed, 189 insertions(+), 97 deletions(-)