mirror of
https://github.com/postgres/postgres.git
synced 2025-06-11 20:28:21 +03:00
The parenthesized style has only been used in a few modules. Change that to use the style that is predominant across the whole tree. Reviewed-by: Michael Paquier <michael.paquier@gmail.com> Reviewed-by: Ryan Murphy <ryanfmurphy@gmail.com>