On Tue, Nov 24, 2020 at 1:21 PM Tom Lane <[email protected]> wrote: > FWIW, I kind of agree with Robert's take on this. Heap and index AMs > are pretty fundamentally different animals, yet we don't have a problem > sticking them in the same catalog. I think anything that is related to > storage access could reasonably go into that catalog, rather than > inventing a new one.
It's good to have your opinion on this since I wasn't totally sure what was best, but for the record, I can't take credit. Looks like it was Álvaro's suggestion originally: http://postgr.es/m/[email protected] -- Robert Haas EDB: http://www.enterprisedb.com
