Re: Pre-installed index access methods cannot be manually installed.

2022-06-24 Thread Tom Lane
Matthias van de Meent writes: > Although it makes sense to ensure that we don't accidentally call such > functions from the 'wrong location', it does mean that a user cannot > manually install the preinstalled access methods and get a working > index AM, because the internal code is checking the O

Re: Pre-installed index access methods cannot be manually installed.

2022-06-24 Thread Matthias van de Meent
> PS. I noticed this when checking the sortsupport code for some active > patches, and after playing around a bit while trying to run PG > extensions that are not system-registered. The attached test case > fails, where I'd expect it to succeed, or at least I expected it not > to fail at "This AM's