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
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