Re: broken formatting? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: broken formatting?
Date
Msg-id 1180248.1677344228@sss.pgh.pa.us
Whole thread Raw
In response to broken formatting?  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: broken formatting?
List pgsql-hackers
Pavel Stehule <pavel.stehule@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.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Stéphane Tachoires
Date:
Subject: Re: [Proposal] Allow pg_dump to include all child tables with the root table
Next
From: Pavel Stehule
Date:
Subject: Re: broken formatting?