On Fri, Mar 30, 2018 at 7:04 PM, Andres Freund <and...@anarazel.de> wrote: > I'm just saying that there should be two functions here, rather than dropping > the old definition, and creating s new one with a default argument.
So you're asking for something like bt_index_check_heap() + bt_index_parent_check_heap()? Or, are you talking about function overloading? -- Peter Geoghegan