]> granicus.if.org Git - postgresql/commit
Fix BTREE_BUILD_STATS build.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 23 May 2016 23:41:11 +0000 (19:41 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 23 May 2016 23:41:11 +0000 (19:41 -0400)
commit1e0d6512e573a568a8ea1a0cb94ea30f800350e2
treeceddc074b678ae85c831d056fb71342e0ad8962d
parenteae1ad9b64eaa201444ff99848f674be91af0ee6
Fix BTREE_BUILD_STATS build.

Commit 65c5fcd353a859da9e61bfb2b92a99f12937de3b broke this by removing a
header include directive that is conditionally required.  Add that back
to nbtree.c, with annotation to keep pgrminclude from re-breaking it.

Peter Geoghegan

Report: <CAM3SWZTNjHFYW_UG8bu0BnogqQ2HfsTgkzXLueuUhfTcYbu5HA@mail.gmail.com>
src/backend/access/nbtree/nbtree.c