Re: [PATCH] New [relation] option engine

From: Nikolay Shaplov <dhyan(at)nataraj(dot)su>
To: jian he <jian(dot)universality(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Cc: Peter Smith <smithpb2250(at)gmail(dot)com>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Yura Sokolov <y(dot)sokolov(at)postgrespro(dot)ru>, pgsql-hackers(at)lists(dot)postgresql(dot)org, Michael Paquier <michael(at)paquier(dot)xyz>, Nikolay Shaplov <dhyan(at)nataraj(dot)su>
Subject: Re: [PATCH] New [relation] option engine
Date: 2025-03-06 16:12:54
Message-ID: 2141678.KlZ2vcFHjT@thinkpad-pgpro
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

В письме от среда, 26 февраля 2025 г. 22:33:58 MSK пользователь Nikolay
Shaplov написал:

And new rebase. Conflict with 8492feb9 commit needed manual resolving.

And since I am writing anyway, will say couple of words about the patch.

Some colleagues of mine says, that they would be happy to have ability to add
custom namespaces to heap options. They write extensions that adds this or
that feature to the storage, and this feature might need some custom
configuring. And it would be nice to configure it via heap-options. We already
have namespaces in reloptions, we can have more and make them custom.

This patch does not provide custom namespaces to reloptions, but it replaces
current reloption engine with a new one. And this new engine is very flexible,
you can easily add custom namespaces using it.

So review this patch now, and you will have custom option namespaces in
future (I think I will write it too) :-)

--
Nikolay Shaplov aka Nataraj
Fuzzing Engineer at Postgres Professional
Matrix IM: @dhyan:nataraj.su

Attachment Content-Type Size
v-12-0001-New-options-engine.patch text/x-patch 207.3 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2025-03-06 16:15:32 Re: Statistics Import and Export
Previous Message Peter Eisentraut 2025-03-06 16:11:49 Re: Next commitfest app release is planned for March 18th