]> granicus.if.org Git - postgresql/commit
Fix wrong file path in header comment
authorAlexander Korotkov <akorotkov@postgresql.org>
Wed, 11 Jul 2018 10:16:46 +0000 (13:16 +0300)
committerAlexander Korotkov <akorotkov@postgresql.org>
Wed, 11 Jul 2018 10:16:46 +0000 (13:16 +0300)
commita01d0fa1d889cc2003e1941e8b98707c4d701ba9
tree023c56b4bbc57f9af1629eb569f8faf715c16f55
parentf98b8476cd4a19dfc602ab95642ce08e53877d65
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.
src/backend/storage/ipc/shm_mq.c