On Fri, Aug 8, 2025 at 10:26 AM Tom Lane <t...@sss.pgh.pa.us> wrote: > I think it'd be advisable to keep the "clean" target doing its thing.
Makes sense. > But I agree with disabling 'all', 'check', 'installcheck'. I'm also planning to add the `install` target to that protected list (while keeping `uninstall` outside it, by the same logic as above). --Jacob