Pavel Stehule <pavel.steh...@gmail.com> writes: > so 25. 2. 2023 v 17:57 odesÃlatel Tom Lane <t...@sss.pgh.pa.us> napsal: >> Pavel Stehule <pavel.steh...@gmail.com> 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