Re: BUG #16119: pg_dump omits columns specification for matviews

Gmail <dmitry.telpt@gmail.com>

From: Gmail <dmitry.telpt@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-bugs@lists.postgresql.org
Date: 2019-11-19T20:04:00Z
Lists: pgsql-bugs
my apology, didn't notice 'Like the previous patch, back-patch to all supported branches.' in the comment.
And it seems to have been little bit late with report, so it wasn't included into the current minor update... am I right that next minor update will happen in February?

Thank you,
Dmitry

> On Nov 19, 2019, at 9:47 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> 
> I back-patched it, see
> 
> https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=bf2efc55da9a1a33da32fa383db9db2f2c49b2cb



Commits

  1. Further fix dumping of views that contain just VALUES(...).