Re: pgsql: Rename files and headers related to index AM
Andres Freund <[email protected]> Sat, 28 Dec 2019 02:10:24 -0800
| Newsgroups | gmane.comp.db.postgresql.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Hi, On 2019-12-27 08:20:17 +0900, Michael Paquier wrote: > On Thu, Dec 26, 2019 at 10:26:51AM -0800, Peter Geoghegan wrote: > > On Thu, Dec 26, 2019 at 10:15 AM Andres Freund <[email protected]> wrote: > >> Yea, this seems like a much bigger move than warranted. Especially > >> without a backward compat header put into place. > > Hm, I am not sure that it is actually that much used, such stuff is > very specialized. That's true for some of this, but e.g. genam.h is pretty widely included. I mean, you had to adapt like 100+ files and while like 30 or so of those are in implementation details of individual indexes, the rest is not. Greetings, Andres Freund