Pavel Stehule <[email protected]> writes: > -numeric (PG_FUNCTION_ARGS) > +numeric(PG_FUNCTION_ARGS)
Sadly, pgindent will just put that back, because it knows that "numeric"
is a typedef.
regards, tom lane
Pavel Stehule <[email protected]> writes: > -numeric (PG_FUNCTION_ARGS) > +numeric(PG_FUNCTION_ARGS)
Sadly, pgindent will just put that back, because it knows that "numeric"
is a typedef.
regards, tom lane