Use PqMsg_Progress macro in HandleParallelMessage().

Nathan Bossart <nathan@postgresql.org>

Commit: 113fc651397e67c1233b914ff7fbc771353b06ea
Author: Nathan Bossart <nathan@postgresql.org>
Date: 2025-02-14T18:57:13Z
Releases: 17.4
Use PqMsg_Progress macro in HandleParallelMessage().

Commit a99cc6c6b4 introduced the PqMsg_Progress macro but missed
updating HandleParallelMessage() accordingly.

Backpatch-through: 17

Files

PathChange+/−
src/backend/access/transam/parallel.c modified +1 −1