Use PqMsg_Progress macro in HandleParallelMessage().
Commit a99cc6c6b4 introduced the PqMsg_Progress macro but missed
updating HandleParallelMessage() accordingly.
Backpatch-through: 17
Branch
------
REL_17_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/113fc651397e67c1233b914ff7fbc771353b06ea
Modified Files
--------------
src/backend/access/transam/parallel.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)