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? > > regards, tom lane >