Re: table AM option passing

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
Cc: Pg Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: table AM option passing
Date: 2026-03-17 20:04:08
Message-ID: abmzuODyLXgf7vLZ@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Mar 17, 2026 at 08:47:22PM +0100, Álvaro Herrera wrote:
> Does anybody oppose changing table_tuple_insert() to use bits32 instead
> of integer for the 'options' argument?

No objections here.

--
nathan

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2026-03-17 20:49:12 Re: EXPLAIN: showing ReadStream / prefetch stats
Previous Message Peter 'PMc' Much 2026-03-17 20:01:35 Re: Need help debugging SIGBUS crashes