On Wed, Jan 25, 2017 at 6:00 PM, Haribabu Kommi <kommi.harib...@gmail.com> wrote:
> Corrected as suggested. > > Updated patch attached. There is no change in the contrib patch. Got whitspace error warning while applying contrib_macaddr8_1.patch:184. diff --git a/contrib/btree_gist/btree_gist.control b/contrib/btree_gist/btree_gist.control index ddbf83d..fdf0e6a 100644 --- a/contrib/btree_gist/btree_gist.control +++ b/contrib/btree_gist/btree_gist.control @@ -1,5 +1,5 @@ # btree_gist extension comment = 'support for indexing common datatypes in GiST' -default_version = '1.3' +default_version = '1.4' btree_gin.control should be updated as well. Otherwise, make check-world is throwing error. After making the above changes, I'm able to run regression test successfully without any error/warning. -- Thanks & Regards, Kuntal Ghosh EnterpriseDB: http://www.enterprisedb.com -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers