Raise a WARNING for missing publications.

Amit Kapila <akapila@postgresql.org>

Commit: 8f2e2bbf145384784bad07a96d461c6bbd91f597
Author: Amit Kapila <akapila@postgresql.org>
Date: 2022-03-31T02:55:50Z
Releases: 15.0
Raise a WARNING for missing publications.

When we create or alter a subscription to add publications raise a warning
for non-existent publications. We don't want to give an error here because
it is possible that users can later create the missing publications.

Author: Vignesh C
Reviewed-by: Bharath Rupireddy, Japin Li, Dilip Kumar, Euler Taveira, Ashutosh Sharma, Amit Kapila
Discussion: https://postgr.es/m/CALDaNm0f4YujGW+q-Di0CbZpnQKFFrXntikaQQKuEmGG0=Zw=Q@mail.gmail.com

Files

Documentation touched

Discussion