Re: BUG #16119: pg_dump omits columns specification for matviews
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Gmail <dmitry.telpt@gmail.com>
Cc: pgsql-bugs@lists.postgresql.org
Date: 2019-11-19T17:47:31Z
Lists: pgsql-bugs
Gmail <dmitry.telpt@gmail.com> writes: > Just a question, will the fix be back-ported to current supported branches like 9.4/9.5/9.6 or only included in 12? I back-patched it, see https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=bf2efc55da9a1a33da32fa383db9db2f2c49b2cb regards, tom lane
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