Despite setting pg_stat_monitor.pgsm_extract_comments='no', comments are still visible

Description

While using pg_stat_monitor.pgsm_extract_comments = 'no', which is default behaviour in PGSM, comments are still being extracted. 

This behaviour is visible on both branches 'main' and REL_1_STABLE, as well as on tag '1.0.1'. Seems, this requires both code fix and regression update. DEV need to have a look. 

DOD:
Setting pg_stat_monitor.pgsm_extract_comments = 'no' (also default behaviour), no comments should be visible for any query having comments.
Setting pg_stat_monitor.pgsm_extract_comments = 'yes' , comments should be visible for any query having comments. 

 

Environment

None

Smart Checklist

Activity

Show:

naeem.akhter July 4, 2022 at 8:29 PM

Verified, after the pushed fix, issue is not reproducible any more. 

 

Done

Details

Assignee

Reporter

Regression Issue

Yes

Found by Automation

Yes

Needs Review

Yes

Needs QA

Yes

Components

Fix versions

Affects versions

Priority

Smart Checklist

Created June 21, 2022 at 8:34 AM
Updated December 6, 2024 at 10:14 AM
Resolved July 5, 2022 at 11:38 AM