pgsql: Put static forward declarations in elog.c back into same order a

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Put static forward declarations in elog.c back into same order a
Дата
Msg-id E1bdLin-0000xA-Jg@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Put static forward declarations in elog.c back into same order as code.

The guiding principle for the last few patches in this area apparently
involved throwing darts.

Cosmetic only, but back-patch to 9.6 because there is no reason for
9.6 and HEAD to diverge yet in this file.

Branch
------
REL9_6_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/42ebdc8129f038e06e17d7b3da7fc11897323814

Modified Files
--------------
src/backend/utils/error/elog.c | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix assorted small bugs in ThrowErrorData().
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Put static forward declarations in elog.c back into same order a