Hi Vignesh
Some trivial review comments for the combined v37-0003/0004 (transfer
ownership) patches.
======
src/test/regress/sql/subscription.sql
1.
+ALTER SUBSCRIPTION regress_conflict_test1 owner to regress_subscription_user2;
/owner to/OWNER TO/
~~~
2.
+-- Restore the original subscription owner.
+ALTER SUBSCRIPTION regress_conflict_test1 owner to regress_subscription_user;
/owner to/OWNER TO/
======
Kind Regards,
Peter Smith.
Fujitsu Australia