age icon indicating copy to clipboard operation
age copied to clipboard

File \src\backend\commands\label_commands.c lines 270-282 repeated needlessly, only one copy of if block should remain

Open MironAtHome opened this issue 1 year ago • 2 comments

Describe the bug Branch release/PG14/1.5.0 File \src\backend\commands\label_commands.c Lines image repeat if block verbatim. Should have only one copy of the same if block.

Code quality issue Please verify other branches for same and fix if found

MironAtHome avatar May 06 '24 18:05 MironAtHome

@MironAtHome good find. Can you make a pull request fixing this?

markgomer avatar May 06 '24 18:05 markgomer

Branches MironAtHome:Release_PG12_140_Remove_duplicate_check_1740 MironAtHome:Release_PG12_150_Remove_duplicate_check_1740 MironAtHome:Release_PG13_140_Remove_duplicate_check_1740 MironAtHome:Release_PG13_150_Remove_duplicate_check_1740 MironAtHome:Release_PG14_140_Remove_duplicate_check_1740 MironAtHome:Release_PG14_150_Remove_duplicate_check_1740 MironAtHome:Release_PG15_140_Remove_duplicate_check_1740 MironAtHome:Release_PG15_150_Remove_duplicate_check_1740 MironAtHome:Release_PG16_150_Remove_duplicate_check_1740 setup for a pull request.

MironAtHome avatar May 08 '24 03:05 MironAtHome

Sounds like release branches are not to be modified. Closed.

MironAtHome avatar May 08 '24 18:05 MironAtHome