Re: [Proposal] Adding callback support for custom statistics kinds

From: Sami Imseih <samimseih(at)gmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [Proposal] Adding callback support for custom statistics kinds
Date: 2025-12-14 01:55:04
Message-ID: CAA5RZ0uFsxeib6T31rAXKDFuD5OQbO3+oSM-6VqhKPNsRxgLtw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> I just remembered that we should document the new callbacks in [0] with a
> brief explanation of their purpose and a reference to test_custom_stats
> as an example of usage. What do you think?

oh, and I also realized that the documentation was updated incorrectly when
test_custom_stats was originally committed. Thought it was better to fix this
in a separate thread [0].

[0] https://www.postgresql.org/message-id/CAA5RZ0s4heX926+ZNh63u12gLd9jgauU6yiirKc7xGo1G01PXQ@mail.gmail.com

--
Sami Imseih
Amazon Web Services (AWS)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2025-12-14 02:16:44 Re: Fix documentation from recent test_custom_stats commit
Previous Message Sami Imseih 2025-12-14 01:50:16 Fix documentation from recent test_custom_stats commit