pgsql: Reformat some more node comments

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Reformat some more node comments
Дата
Msg-id E1o9iTC-001lHw-Pz@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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(-)


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

Предыдущее
От: Kyotaro Horiguchi
Дата:
Сообщение: Re: pgsql: Only allow returning string types or bytea from json_serialize
Следующее
От: John Naylor
Дата:
Сообщение: pgsql: Simplify json lexing state