Re: pg_ugprade test failure on data set with column with default value with type bit/varbit
John Naylor <jcnaylor@gmail.com>
From: John Naylor <jcnaylor@gmail.com>
To: Paul Guo <paulguo@gmail.com>
Cc: Thomas Munro <thomas.munro@enterprisedb.com>,
Robert Haas <robertmhaas@gmail.com>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>,
Richard Guo <guofenglinux@gmail.com>
Date: 2018-09-09T07:47:50Z
Lists: pgsql-hackers
On 8/1/18, Paul Guo <paulguo@gmail.com> wrote: > Thanks. I updated the patch as attached. > > Double-checked those tests passed. I've verified make check-world passes. I've marked it Ready for Committer. -John Naylor
Commits
-
Remove ruleutils.c's special case for BIT [VARYING] literals.
- 224256f890c7 11.0 landed
- fedc97cdfd83 12.0 landed
-
Make pg_dump output more portable and more pleasing to look at.
- c828ec88205a 7.3.1 cited