Thanks. I updated the patch as attached. Double-checked those tests passed.
2018-07-30 9:38 GMT+08:00 Thomas Munro <thomas.mu...@enterprisedb.com>: > On Thu, May 17, 2018 at 8:20 PM, Paul Guo <paul...@gmail.com> wrote: > > Thanks. I tentatively submitted a patch (See the attachment). > > Hi Paul, > > It looks like you missed a couple of changes in the contrib/btree_gist > bit and varbit tests, so make check-world fails: > > - Index Cond: ((a >= B'1000000'::"bit") AND (a <= B'1000001'::"bit")) > + Index Cond: ((a >= '1000000'::"bit") AND (a <= '1000001'::"bit")) > > -- > Thomas Munro > http://www.enterprisedb.com >
0001-Fix-pg_upgrade-test-failure-caused-by-the-DDL-below.v2.patch
Description: Binary data