Thread: pgsql: Fix a comment in worker.c.

pgsql: Fix a comment in worker.c.

From
Amit Kapila
Date:
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c476f380e296bab57fecada1ea96c86d575bf160

Modified Files
--------------
src/backend/replication/logical/worker.c | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)