BTREE_BUILD_STATS build is broken

From: Peter Geoghegan <pg(at)heroku(dot)com>
To: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: BTREE_BUILD_STATS build is broken
Date: 2016-05-23 21:13:40
Message-ID: CAM3SWZTNjHFYW_UG8bu0BnogqQ2HfsTgkzXLueuUhfTcYbu5HA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The attached patch fixes the BTREE_BUILD_STATS build. Looks like
65c5fcd353a859da9e61bfb2b92a99f12937de3b broke this. That commit was
made back in January, so no backpatch is required.

--
Peter Geoghegan

Attachment Content-Type Size
0001-Fix-BTREE_BUILD_STATS-build.patch text/x-patch 827 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter van Hardenberg 2016-05-23 21:20:28 Re: Calling json_* functions with JSONB data
Previous Message Peter Geoghegan 2016-05-23 21:07:20 Re: Re: [BUGS] BUG #14153: Unrecognized node type error when upsert is present in recursive CTE