Document DSM Registry

From: Florents Tselai <florents(dot)tselai(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Nathan Bossart <nathandbossart(at)gmail(dot)com>
Subject: Document DSM Registry
Date: 2025-07-13 10:15:27
Message-ID: B78E4638-A122-4B85-BEEE-69A717F74D21@gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


With the functions GetNamedDSA and GetNamedDSHash added in fe07100
and the system view pg_dsm_registry_allocations (167ed8),
I think its time the DSM Registry get its own subsection in the documentation that connects all these.

Here’s a patch that changes the title of xfunc-shared-addin-after-startup into “DSM Registry”,
and updates the content of the section itself.
I thought about updating the id too, but I don’t think it’s strictly necessary.

Attachment Content-Type Size
v1-0001-Document-DSM-registry.patch application/octet-stream 4.5 KB

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2025-07-13 10:28:01 Re: Logical replication prefetch
Previous Message Amit Kapila 2025-07-13 06:28:15 Re: Logical replication prefetch