pgsql: Cosmetic code cleanup in commands/extension.c.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Cosmetic code cleanup in commands/extension.c.
Дата
Msg-id E1bh2lt-0003kZ-87@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Cosmetic code cleanup in commands/extension.c.

Some of the comments added by the CREATE EXTENSION CASCADE patch were
a bit sloppy, and I didn't care for redeclaring the same local variable
inside a nested block either.  No functional changes.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/25794e841e5b86a0f90fac7f7f851e5d950e51e2

Modified Files
--------------
src/backend/commands/extension.c | 34 +++++++++++++++++-----------------
1 file changed, 17 insertions(+), 17 deletions(-)


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Have "make coverage" recurse into contrib as well
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: C comment: fix file name mention on line 1