pg_publication repetitious code

Alvaro Herrera <alvherre@2ndquadrant.com>

From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: Pg Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2019-12-20T20:10:17Z
Lists: pgsql-hackers

Attachments

This very small patch removes some duplicated code in pg_publication.

-- 
Álvaro Herrera                            http://www.linkedin.com/in/alvherre

Commits

  1. GetPublicationByName: Don't repeat ourselves