Pavel Stehule <[email protected]> writes: > so 25. 2. 2023 v 17:57 odesÃlatel Tom Lane <[email protected]> napsal: >> 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.
> Is it possible to rename this function?
That would be a way out, but it never seemed worth the trouble.
regards, tom lane
