On Sun, Feb 12, 2023 at 6:22 PM Tom Lane <t...@sss.pgh.pa.us> wrote: > > Import pg_bsd_indent sources. > > This brings in an exact copy of the pg_bsd_indent repo as of > commit d301442799cea44e5ccb04331afc537764ec77c5 (2020-12-28).
The plan of this import is that the standalone git version is "dead", correct? Given we now have a version in-tree that's newer than the one in that repo? It would perhaps be a good idea to push a README update to the pg_bsd_indent repo that states this? //Magnus