Split the SetSubscriptionRelState function into two

Peter Eisentraut <peter_e@gmx.net>

Commit: bcf79b5bb648d30696406034a61ce0ca3dcb0dea
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2018-04-06T14:00:26Z
Releases: 11.0
Split the SetSubscriptionRelState function into two

We don't actually need the insert-or-update logic, so it's clearer to
have separate functions for the inserting and updating.

Author: Petr Jelinek <petr.jelinek@2ndquadrant.com>
Reviewed-by: Masahiko Sawada <sawada.mshk@gmail.com>

Files