Include publication owner's name in the output of \dRp+.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 28 Jul 2017 21:44:48 +0000 (17:44 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 28 Jul 2017 21:44:48 +0000 (17:44 -0400)
commit9dea962b3ef48f6e96172653b7cf80cb5f53e6b6
tree9cbf5bed612739ec41101afe721dfebafb2d1b77
parent3c163a7fc76debbbdad1bdd3c43721cffe72f4db
Include publication owner's name in the output of \dRp+.

Without this, \dRp prints information that \dRp+ does not, which
seems pretty odd.

Daniel Gustafsson

Discussion: http://postgr.es/m/3641F19B-336A-431A-86CE-A80562505C5E@yesql.se
src/bin/psql/describe.c
src/test/regress/expected/publication.out