Update comments to reflect changes in 8e0d32a4a1.

Amit Kapila <akapila@postgresql.org>

Commit: 98e8fe57c24f69f9248a1fea09f618f10cc168d7
Author: Amit Kapila <akapila@postgresql.org>
Date: 2025-12-24T10:29:53Z
Update comments to reflect changes in 8e0d32a4a1.

Commit 8e0d32a4a1 fixed an issue by allowing the replication origin to be
created while marking the table sync state as SUBREL_STATE_DATASYNC.
Update the comment in check_old_cluster_subscription_state() to accurately
describe this corrected behavior.

Author: Amit Kapila <amit.kapila16@gmail.com>
Reviewed-by: Michael Paquier <michael@paquier.xyz>
Backpatch-through: 17, where the code was introduced
Discussion: https://postgr.es/m/CAA4eK1+KaSf5nV_tWy+SDGV6MnFnKMhdt41jJjSDWm6yCyOcTw@mail.gmail.com
Discussion: https://postgr.es/m/aUTekQTg4OYnw-Co@paquier.xyz

Files

PathChange+/−
src/bin/pg_upgrade/check.c modified +3 −3

Discussion