Fix a comment in worker.c.
authorAmit Kapila <akapila@postgresql.org>
Fri, 18 Feb 2022 02:14:24 +0000 (07:44 +0530)
committerAmit Kapila <akapila@postgresql.org>
Fri, 18 Feb 2022 02:16:51 +0000 (07:46 +0530)
commitc476f380e296bab57fecada1ea96c86d575bf160
tree86f8071f36cdd3cb3cead65e1e1c3e45041c2f18
parent62cb7427d1e491faf8612a82c2e3711a8cd65422
Fix a comment in worker.c.

The comment incorrectly states that worker gets killed during
ALTER SUBSCRIPTION ... DISABLE. Remove that part of the comment.

Author: Masahiko Sawada
Discussion: https://postgr.es/m/CAD21AoCbEN==oH7BhP3U6WPHg3zgH6sDOeKhJjy4W2dx-qoVCw@mail.gmail.com
src/backend/replication/logical/worker.c