mirror of
https://github.com/postgres/postgres.git
synced 2025-06-20 15:22:23 +03:00
Remove confusing comment about unsupported feature.
The initial table synchronization feature has not been supported yet, but there was the confusing header comment about it in logical/worker.c.
This commit is contained in:
@ -15,9 +15,6 @@
|
||||
* launcher for every enabled subscription in a database. It uses
|
||||
* walsender protocol to communicate with publisher.
|
||||
*
|
||||
* The apply worker may spawn additional workers (sync) for initial data
|
||||
* synchronization of tables.
|
||||
*
|
||||
* This module includes server facing code and shares libpqwalreceiver
|
||||
* module with walreceiver for providing the libpq specific functionality.
|
||||
*
|
||||
|
Reference in New Issue
Block a user