Andrew Dunstan <and...@dunslane.net> writes: > On 2024-12-12 Th 8:17 AM, Dagfinn Ilmari Mannsåker wrote: >> Here's a more thorough patch, that also applies the fat comma treatment >> to other pg_createsubscriber invocations in the same file that don't >> currently happen to be mangled by perltidy. It also adds trailing >> commas to the last item in multi-line command arrays, which is common >> perl style.
> +1 for this approach. Indeed, this is much nicer if it's something perltidy knows about. However, I know we have the same issue in many other places. Anyone feel like running through all the TAP scripts? regards, tom lane