Re: Pgstattuple on Sequences: Seeking Community Feedback on Potential Patch

From: Ayush Vatsa <ayushvatsa1810(at)gmail(dot)com>
To: Nathan Bossart <nathandbossart(at)gmail(dot)com>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, michael(at)paquier(dot)xyz
Subject: Re: Pgstattuple on Sequences: Seeking Community Feedback on Potential Patch
Date: 2024-08-29 16:47:57
Message-ID: CACX+KaNhg-ZwkqCSjsq7j_gRYDmHip2b4kwa6ohac0MspSeW9w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi all,
Please find attached the patch that re-enables
support for sequences within the pgstattuple extension.
I have also included the necessary test cases for
sequences, implemented in the form of regress tests.

Here is the commitfest link for the same -
https://commitfest.postgresql.org/49/5215/

Regards
Ayush Vatsa
AWS

Attachment Content-Type Size
v1-0001-Introduced-support-for-sequences-back-in-pgstattu.patch application/x-patch 3.4 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message bigbro_wq@hotmail.com 2024-08-29 16:56:23 bt Scankey in another contradictory case
Previous Message Alexandra Wang 2024-08-29 16:33:28 SQL:2023 JSON simplified accessor support