Re: Add --check option to pgindent
Euler Taveira <euler@eulerto.com>
From: "Euler Taveira" <euler@eulerto.com>
To: "Daniel Gustafsson" <daniel@yesql.se>,
"Tristan Partin" <tristan@neon.tech>
Cc: "Jelte Fennema" <postgres@jeltef.nl>,
"Andrew Dunstan" <andrew@dunslane.net>,
"Alvaro Herrera" <alvherre@alvh.no-ip.org>, "Tom Lane" <tgl@sss.pgh.pa.us>,
"Michael Banck" <mbanck@gmx.net>,
pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2023-12-18T13:56:07Z
Lists: pgsql-hackers
On Mon, Dec 18, 2023, at 9:41 AM, Daniel Gustafsson wrote: > > On 15 Dec 2023, at 16:43, Tristan Partin <tristan@neon.tech> wrote: > > > Here is a v3. > > I think this is pretty much ready to go, the attached v4 squashes the changes > and fixes the man-page which also needed an update. The referenced Wiki page > will need an edit or two after this goes in, but that's easy enough. ... and pgbuildfarm client [1] needs to be changed too. [1] https://github.com/PGBuildFarm/client-code/blob/main/PGBuild/Modules/CheckIndent.pm#L55-L90 -- Euler Taveira EDB https://www.enterprisedb.com/
Commits
-
Rename pgindent options
- 387aecc948ed 17.0 landed