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
-
Further fix dumping of views that contain just VALUES(...).
- ecb533af6237 9.5.21 landed
- 65da6dd1d306 9.4.26 landed
- fcaf29d87a6c 12.2 landed
- e4865bbdc72a 9.6.17 landed
- d898edf4f233 11.7 landed
- bf2efc55da9a 13.0 landed
- a1b2cf0950ea 10.12 landed