Re: [PATCH] Add contrib/anyarray: intarray-style operations and indexes for any array type

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: Влад Медведицков <vladmedveditskov(at)yandex(dot)ru>
Cc: "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [PATCH] Add contrib/anyarray: intarray-style operations and indexes for any array type
Date: 2026-05-20 02:24:57
Message-ID: CAKFQuwbGJj9yG2UWXoSLmmcfnck4Ti0K9yzbQ3L6ywMrUiV8uw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Monday, May 18, 2026, Влад Медведицков <vladmedveditskov(at)yandex(dot)ru>
wrote:

> From e796800a32277a29013354344ede221b89e46c27 Mon Sep 17 00:00:00 2001
> From: Vlad Medveditskov <vladmedveditskov(at)yandex(dot)ru>
> Date: Mon, 18 May 2026 12:50:13 +0300
> Subject: [PATCH] Add contrib/anyarray: intarray-style operations and
> indexes
> for any array type
>
> This new contrib module generalizes contrib/intarray to arrays of any
> element type with a default btree opclass. It provides:
>
>

You need to attach your patch(es?), not put an email into the body of
another email.

David J.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Xuneng Zhou 2026-05-20 03:30:10 Re: Implement waiting for wal lsn replay: reloaded
Previous Message Chao Li 2026-05-20 01:47:40 Re: Fix pg_stat_wal_receiver to show CONNECTING status