We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c902bb commit e84f82aCopy full SHA for e84f82a
src/backend/replication/logical/worker.c
@@ -93,7 +93,7 @@
93
* ReorderBufferFinishPrepared.
94
*
95
* If the subscription has no tables then a two_phase tri-state PENDING is
96
- * left unchanged. This lets the user still do an ALTER TABLE REFRESH
+ * left unchanged. This lets the user still do an ALTER SUBSCRIPTION REFRESH
97
* PUBLICATION which might otherwise be disallowed (see below).
98
99
* If ever a user needs to be aware of the tri-state value, they can fetch it
0 commit comments