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 00:33:41
Message-ID: CAA5RZ0sqBonHZfwRi97Nn+sq-16Ab4wOZ8+z1PoBmhcmxHD6Dg@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?

[0]
https://www.postgresql.org/docs/current/xfunc-c.html#XFUNC-ADDIN-CUSTOM-CUMULATIVE-STATISTICS

--
Sami Imseih
Amazon Web Services (AWS)

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Sami Imseih 2025-12-14 01:50:16 Fix documentation from recent test_custom_stats commit
Previous Message Peter Geoghegan 2025-12-14 00:28:36 Re: Remove header lock BufferGetLSNAtomic() on architectures with 64 bit atomic operations