public inbox for [email protected]
help / color / mirror / Atom feedFrom: Egor Rogov <[email protected]>
To: PostgreSQL Hackers <[email protected]>
Subject: Exposing index AM properties at SQL level
Date: Sun, 8 Dec 2024 15:51:32 +0300
Message-ID: <[email protected]> (raw)
Hi,
I wonder if there is some hidden logic behind exposing (or not exposing)
index AM properties at SQL level?
For example, should newly added amcanbuildparallel (b437571) be
available via pg_indexam_has_property()? And also other boolean
properties like ampredlocks or amusemaintenanceworkmem? I can't see a
particular practical reason to expose them, but it looks inconsistently.
Thanks,
Egor
view thread (2+ messages)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: Exposing index AM properties at SQL level
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox