Include publication owner's name in the output of \dRp+.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 9dea962b3ef48f6e96172653b7cf80cb5f53e6b6
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2017-07-28T21:44:48Z
Releases: 10.0
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: https://postgr.es/m/3641F19B-336A-431A-86CE-A80562505C5E@yesql.se

Files

PathChange+/−
src/bin/psql/describe.c modified +7 −4
src/test/regress/expected/publication.out modified +24 −24

Discussion