"Euler Taveira" <eu...@eulerto.com> writes: > It is kind of annoying to keep version 20230309 around to run perltidy. Do we > have any other alternatives?
As it says in src/tools/pgindent/README: 2) Install perltidy. Please be sure it is version 20230309 (older and newer versions make different formatting choices, and we want consistency). I don't think anyone is especially wedded to 20230309 in particular, but we don't want different developers using different versions and coming out with different results. The whole point of this effort is to standardize code layout as best we can, so that would be counterproductive. Do you have a strong argument for switching to some other specific version of perltidy? regards, tom lane