pgsql: Fix indentation that could mask a future bug

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема pgsql: Fix indentation that could mask a future bug
Дата
Msg-id E1YqIKU-00008D-W2@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix indentation that could mask a future bug

Michael Paquier, spotted using Coverity

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/d678bde655892392878fdfa8a8d4e9390227ab64

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


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: pgsql: Create an infrastructure for parallel computation in PostgreSQL.
Следующее
От: Magnus Hagander
Дата:
Сообщение: pgsql: Fix minor resource leak in pg_dump