pgsql: doc: Fix confusing description of streaming option in START_REPL

2025-07-15 Thread Fujii Masao
doc: Fix confusing description of streaming option in START_REPLICATION. Previously, the documentation described the streaming option as a boolean, which is outdated since it's no longer a boolean as of protocol version 4. This could confuse users. This commit updates the description to remove th

pgsql: doc: Fix confusing description of streaming option in START_REPL

2025-07-15 Thread Fujii Masao
doc: Fix confusing description of streaming option in START_REPLICATION. Previously, the documentation described the streaming option as a boolean, which is outdated since it's no longer a boolean as of protocol version 4. This could confuse users. This commit updates the description to remove th

pgsql: doc: Fix confusing description of streaming option in START_REPL

2025-07-15 Thread Fujii Masao
doc: Fix confusing description of streaming option in START_REPLICATION. Previously, the documentation described the streaming option as a boolean, which is outdated since it's no longer a boolean as of protocol version 4. This could confuse users. This commit updates the description to remove th

pgsql: doc: Fix confusing description of streaming option in START_REPL

2025-07-15 Thread Fujii Masao
doc: Fix confusing description of streaming option in START_REPLICATION. Previously, the documentation described the streaming option as a boolean, which is outdated since it's no longer a boolean as of protocol version 4. This could confuse users. This commit updates the description to remove th