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

From postgresql_contributors
Subject Guidance Needed for Testing PostgreSQL Patch (CF-5044)
Date
Msg-id KL1PR03MB55076EA4B0701791EDD39824E12A2@KL1PR03MB5507.apcprd03.prod.outlook.com
Whole thread Raw
Responses Re: Guidance Needed for Testing PostgreSQL Patch (CF-5044)
Re: Guidance Needed for Testing PostgreSQL Patch (CF-5044)
List pgsql-hackers
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.
Best regards,
Team from Newt Global

pgsql-hackers by date:

Previous
From: Kirill Reshke
Date:
Subject: Re: EphemeralNamedRelation and materialized view
Next
From: Kirill Reshke
Date:
Subject: Re: [PATCH] Add log_transaction setting