Fix a comment in worker.c.

Amit Kapila <akapila@postgresql.org>

Commit: c476f380e296bab57fecada1ea96c86d575bf160
Author: Amit Kapila <akapila@postgresql.org>
Date: 2022-02-18T02:16:51Z
Releases: 15.0
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

Files

PathChange+/−
src/backend/replication/logical/worker.c modified +1 −4

Discussion