Re: StrategyAM for IndexAMs

2022-07-22 Thread Simon Riggs
On Fri, 22 Jul 2022 at 10:23, Matthias van de Meent wrote: > > On Tue, 19 Jul 2022 at 18:56, Simon Riggs > wrote: > > > > I'm preparing the way for a later patch that would allow unique hash > > indexes to be primary keys. There are various parts to the problem. I > > was surprised at how many t

Re: StrategyAM for IndexAMs

2022-07-22 Thread Matthias van de Meent
On Tue, 19 Jul 2022 at 18:56, Simon Riggs wrote: > > I'm preparing the way for a later patch that would allow unique hash > indexes to be primary keys. There are various parts to the problem. I > was surprised at how many times we hardcode BTREE_AM_OID and > associated BT Strategy Numbers in many