Re: Guidance Needed for Testing PostgreSQL Patch (CF-5044) - Mailing list pgsql-hackers

From Cédric Villemain
Subject Re: Guidance Needed for Testing PostgreSQL Patch (CF-5044)
Date
Msg-id 5d80f7ac-507b-47e9-9ef5-79f08fe137cd@Data-Bene.io
Whole thread Raw
In response to Guidance Needed for Testing PostgreSQL Patch (CF-5044)  (postgresql_contributors <postgresql_contributors@newtglobalcorp.com>)
List pgsql-hackers
On 29/11/2024 12:04, postgresql_contributors wrote:
P {margin-top:0;margin-bottom:0;}
Hi,
I recently installed and tested the CF-5044 patch using the query provided on the PostgreSQL community page but could not confirm its functionality. I followed the standard process:
  1. Applied the patch using  git.
  2. Rebuilt PostgreSQL from source (./configure, make, make install).
  3. Tested with the suggested query after restarting PostgreSQL.
I would appreciate your guidance on verifying patch functionality and ensuring compliance with community testing standards. If there are additional steps or tools I should use, please let me know.
Thank you for your support as I represent Newt Global in contributing to the PostgreSQL community.


That's welcome!


Maybe you'll find this wiki of interest:
https://wiki.postgresql.org/wiki/Reviewing_a_Patch in this page there is also a link to https://www.postgresql.org/docs/current/source.html
Which is a nice place to explore probably.


I hope it'll help
---
Cédric Villemain +33 6 20 30 22 52
https://www.Data-Bene.io
PostgreSQL Support, Expertise, Training, R&D

pgsql-hackers by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: Отв.: Re: UUID v7
Next
From: Andres Freund
Date:
Subject: Re: Changing shared_buffers without restart