pgsql: vacuumlazy.c: Remove unnecessary parentheses.

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема pgsql: vacuumlazy.c: Remove unnecessary parentheses.
Дата
Msg-id E1mJf1Z-00054I-DM@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
vacuumlazy.c: Remove unnecessary parentheses.

This was arguably a minor oversight in commit b4af70cb, which cleaned up
the function signatures of functions that modify IndexBulkDeleteResult
variables.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/de5dcb0796e281fae0ee25ea33b915240de319f6

Modified Files
--------------
src/backend/access/heap/vacuumlazy.c | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Change Texinfo output to UTF-8
Следующее
От: Peter Geoghegan
Дата:
Сообщение: pgsql: Reorder log_autovacuum_min_duration log output.