On Sun, Dec 16, 2018 at 4:41 PM Alexander Korotkov <a.korot...@postgrespro.ru> wrote: > I thought about that, but decided it's better to mimic B-tree and hash > behavior rather than invent new logic in a minor release. But given > that new WAL record in minor release in substantial problem, that > argument doesn't matter.
It might be better to mimic B-Tree and hash on the master branch. -- Peter Geoghegan