pgsql: Fix a WARNING for data origin discrepancies.

2025-02-21 Thread Amit Kapila
Fix a WARNING for data origin discrepancies. Previously, a WARNING was issued at the time of defining a subscription with origin=NONE only when the publisher subscribed to the same table from other publishers, indicating potential data origination from different origins. However, the publisher can

pgsql: Fix a WARNING for data origin discrepancies.

2025-02-21 Thread Amit Kapila
Fix a WARNING for data origin discrepancies. Previously, a WARNING was issued at the time of defining a subscription with origin=NONE only when the publisher subscribed to the same table from other publishers, indicating potential data origination from different origins. However, the publisher can

pgsql: Fix a WARNING for data origin discrepancies.

2025-02-21 Thread Amit Kapila
Fix a WARNING for data origin discrepancies. Previously, a WARNING was issued at the time of defining a subscription with origin=NONE only when the publisher subscribed to the same table from other publishers, indicating potential data origination from different origins. However, the publisher can