psql: Improve display of "for all tables" publications

Peter Eisentraut <peter_e@gmx.net>

Commit: 915379c3c2613f2b24d4e9c6fa79a43e7c6a86ec
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2017-06-15T14:46:41Z
Releases: 10.0
psql: Improve display of "for all tables" publications

Show "All tables" property in \dRp and \dRp+.  Don't list tables for
such publications in \dRp+, since it's redundant and the list could be
very long.

Author: Masahiko Sawada <sawada.mshk@gmail.com>
Author: Jeff Janes <jeff.janes@gmail.com>

Files