Fix wrong file path in header comment

Alexander Korotkov <akorotkov@postgresql.org>

Commit: a01d0fa1d889cc2003e1941e8b98707c4d701ba9
Author: Alexander Korotkov <akorotkov@postgresql.org>
Date: 2018-07-11T10:16:46Z
Releases: 12.0
Fix wrong file path in header comment

Header comment of shm_mq.c was mistakenly specifying path to shm_mq.h.
It was introduced in ec9037df.  So, theoretically it could be
backpatched to 9.4, but it doesn't seem to worth it.

Files

PathChange+/−
src/backend/storage/ipc/shm_mq.c modified +1 −1