On Thu, Feb 27, 2025 at 1:24 PM Robert Haas <robertmh...@gmail.com> wrote: > Thanks for the quick response! I have committed these patches.
I recently did something similar myself when I moved all of the nbtree preprocessing code into its own file. The obvious downside is that it tends to make "git blame" much less useful. It was definitely worth it, though. -- Peter Geoghegan