pgsql: Sync up some inconsistent comments in config/c-compiler.m4.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Sync up some inconsistent comments in config/c-compiler.m4.
Дата
Msg-id E1jRL2D-0000Jz-TZ@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Sync up some inconsistent comments in config/c-compiler.m4.

Make header/trailer comments agree with the actual names of some macros.
These seem like legit names in earlier iterations of respective patches
(commit b779168ff "Detect PG_PRINTF_ATTRIBUTE automatically." and
commit 6869b4f25 "Add C++ support to configure.") but the macro had
been renamed out of sync with the header / trailer comment in the final
committed patch.

Even more nitpickily, make the dashed underlines agree with the lengths
of the macro names everyplace.  There doesn't seem to have been any
meeting of the minds previously on whether those should match or not,
but at least some people have been trying to make 'em match.

Jesse Zhang, Tom Lane

Discussion: https://postgr.es/m/CAGf+fX7DDyq6WfCy6X_KtD28MkbNBE6NkRi26fSf25dfUwX0zw@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/748507c780a39c8e31276bf29dd18d7b32a91b34

Modified Files
--------------
config/c-compiler.m4 | 36 ++++++++++++++++++------------------
1 file changed, 18 insertions(+), 18 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Doc: update section 9.11 for new function table layout.
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: docs: land height is "elevation", not "altitude"