Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tpLZs-003ti6-CY for pgsql-hackers@arkaria.postgresql.org; Tue, 04 Mar 2025 06:16:28 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1tpLZp-007IEl-Vb for pgsql-hackers@arkaria.postgresql.org; Tue, 04 Mar 2025 06:16:25 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tpLZp-007IEc-LF for pgsql-hackers@lists.postgresql.org; Tue, 04 Mar 2025 06:16:25 +0000 Received: from relay4-d.mail.gandi.net ([217.70.183.196]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1tpLZn-000r9V-0L for pgsql-hackers@postgresql.org; Tue, 04 Mar 2025 06:16:24 +0000 Received: by mail.gandi.net (Postfix) with ESMTPSA id BC677443CE; Tue, 4 Mar 2025 06:16:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tachoires.me; s=gm1; t=1741068980; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=z9q0oH/TFesQqgK8XerTRD0O1+C22IPXSpcpTLG8aZs=; b=YvsAkJ9PvpG3wIxS3lJW8z5hY/4JG5raGd8MriDE4M6QKmfEB6Ir74dzwUUyU9MdDxNgcJ qx0eLYwFKJA5wj6l4XdE8p8EYMCaqxejtfsgABr1c/JENi1hFOtJQg+gqpFymYviQi/SEm NRFGp6g64UX9IfVVbwZ9IAbLW3Q6nRY0lXs3fKJ6GqqOvzk4nob99pcwlY7LEZBYMVKXX1 kqHlMdKy1fVOyu+i0U2noNk+YxW1nFB2rptSVP5Y+3YRkmYdjYQTSm7y3ZaeieQKVaEhZU 7iW0/lf9atDXgeST67W8FLUUjd+7FH7sPWPRyv0nn2Fo4224vIl8EXrpwWmnCA== Date: Tue, 4 Mar 2025 07:16:19 +0100 From: Julien Tachoires To: Yura Sokolov Cc: pgsql-hackers Subject: Re: Allow table AMs to define their own reloptions Message-ID: <20250304061619.l3d352kbgy7fwl5c@poseidon.home.virt> References: <20250302085641.hmjom5ru3w554t2n@poseidon.home.virt> <20250302132354.ffbfokeq36dp2kss@poseidon.home.virt> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-GND-State: clean X-GND-Score: -100 X-GND-Cause: gggruggvucftvghtrhhoucdtuddrgeefvddrtddtgddutdduvdejucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuifetpfffkfdpucggtfgfnhhsuhgsshgtrhhisggvnecuuegrihhlohhuthemuceftddunecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenucfjughrpeffhffvvefukfhfgggtuggjsehttdertddttddvnecuhfhrohhmpefluhhlihgvnhcuvfgrtghhohhirhgvshcuoehjuhhlihgvnhesthgrtghhohhirhgvshdrmhgvqeenucggtffrrghtthgvrhhnpeffieejueelteegfeejteduffeikeefgeelheelfeekgeejgeetfeeuheevgedtgeenucffohhmrghinhepphhoshhtghhrrdgvshdpphhoshhtghhrvghsqhhlrdhorhhgnecukfhppedvrgdtudemtggsudelmegstddtmegsrgdttdemudejudefmeekfheirgemvdgvleejmegrfhdugeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpedvrgdtudemtggsudelmegstddtmegsrgdttdemudejudefmeekfheirgemvdgvleejmegrfhdugedphhgvlhhopehpohhsvghiughonhdrhhhomhgvrdhvihhrthdpmhgrihhlfhhrohhmpehjuhhlihgvnhesthgrtghhohhirhgvshdrmhgvpdhnsggprhgtphhtthhopedvpdhrtghpthhtohephidrshhokhholhhovhesphhoshhtghhrvghsphhrohdrrhhupdhrtghpthhtohepphhgshhqlhdqhhgrtghkvghrshesphhoshhtghhrvghsqhhlrdhorhhg X-GND-Sasl: julien@tachoires.me List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Hi Yura, On Sun, Mar 02, 2025 at 06:20:07PM +0300, Yura Sokolov wrote: > Your forgot another one attempt discussion with patch [1] with alive > commitfest entry [2] > > [1] https://postgr.es/m/flat/3766675.7eaCOWfIcx%40thinkpad-pgpro > [2] https://commitfest.postgresql.org/patch/4688/ Thank you. After taking a look at the patch itself and the email thread, it seems this patch does not add custom reloptions to table AMs, see [1]. [1]: https://www.postgresql.org/message-id/1823308.yXV3o4JbTB%40thinkpad-pgpro -- Julien Tachoires