mirror of
https://github.com/postgres/postgres.git
synced 2025-11-07 19:06:32 +03:00
Fix SQL syntax in comment in logical/worker.c
Euler Taveira Disussion: https://www.postgresql.org/message-id/25f95189-eef8-43c4-9d7b-419b651963c8%40www.fastmail.com
This commit is contained in:
@@ -93,7 +93,7 @@
|
|||||||
* ReorderBufferFinishPrepared.
|
* ReorderBufferFinishPrepared.
|
||||||
*
|
*
|
||||||
* If the subscription has no tables then a two_phase tri-state PENDING is
|
* If the subscription has no tables then a two_phase tri-state PENDING is
|
||||||
* left unchanged. This lets the user still do an ALTER TABLE REFRESH
|
* left unchanged. This lets the user still do an ALTER SUBSCRIPTION REFRESH
|
||||||
* PUBLICATION which might otherwise be disallowed (see below).
|
* PUBLICATION which might otherwise be disallowed (see below).
|
||||||
*
|
*
|
||||||
* If ever a user needs to be aware of the tri-state value, they can fetch it
|
* If ever a user needs to be aware of the tri-state value, they can fetch it
|
||||||
|
|||||||
Reference in New Issue
Block a user