mirror of
https://github.com/postgres/postgres.git
synced 2026-05-27 11:01:40 -04:00
17273d059c
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>