| From: | "Andrey M(dot) Borodin" <x4mmm(at)yandex-team(dot)ru> |
|---|---|
| To: | Benjamin Schaller <benjamin(dot)schaller(at)s2018(dot)tu-chemnitz(dot)de> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Own index methods |
| Date: | 2020-05-06 06:10:14 |
| Message-ID: | 9E9BDEBB-F5FC-48A6-9A6B-681D68003257@yandex-team.ru |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi!
> 5 мая 2020 г., в 17:21, Benjamin Schaller <benjamin(dot)schaller(at)s2018(dot)tu-chemnitz(dot)de> написал(а):
>
> Even though it's described as fairly complicated: If I would want to define my own index method, what would be a good approach to do so?
I'm working on presentation describing how to fork AM out of core to extension. Hope to be available soon. I'll send you a link when it's available.
This small code copy-pasting helps to narrow focus (postgres codebase is big), makes experiments with new not yet committed features easier and allows to "specialise" generic indexes more precisely.
Best regards, Andrey Borodin.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrey M. Borodin | 2020-05-06 06:17:54 | Re: PG 13 release notes, first draft |
| Previous Message | Fabien COELHO | 2020-05-06 05:52:08 | Re: Another modest proposal for docs formatting: catalog descriptions |