pgsql: Remove useless unary plus.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Remove useless unary plus.
Дата
Msg-id E1aaQ4E-0003w7-B5@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Remove useless unary plus.

It's harmless, but might confuse readers.  Seems to have been introduced
in 6bc8ef0b7f1f1df3.  Back-patch, just to avoid cosmetic cross-branch
differences.

Amit Langote

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/0a20d07ea6558484b51e57cbcab11f97180a3dee

Modified Files
--------------
src/backend/utils/init/postinit.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix build under OPTIMIZER_DEBUG.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Remove useless unary plus.