Обсуждение: pgsql: vacuumlazy.c: Remove unnecessary parentheses.

Поиск
Список
Период
Сортировка

pgsql: vacuumlazy.c: Remove unnecessary parentheses.

От
Peter Geoghegan
Дата:
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(-)