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-02-10 18:35:40
Message-ID: 2220883.Mh6RI2rZIc@thinkpad-pgpro
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I've rebased patch against current master, added new autovacuum option added
in 306dc520 and make changes according to "Turn 'validnsps' static variables
into locals" patch 1e35951e

Now I gess I will try to split the patch into several parts (two for a start).
I do not think it should be commit part by part, it will make no sense, but
this should simplify reading and understanding.

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

Attachment Content-Type Size
v10-0001-New-options-engine.patch text/x-patch 206.6 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Álvaro Herrera 2025-02-10 18:48:08 Re: NOT ENFORCED constraint feature
Previous Message Burd, Greg 2025-02-10 18:15:50 Re: Expanding HOT updates for expression and partial indexes