Re: [PATCH v4] Make NumericVar storage semantics explicit

From: ChenhuiMo <chenhuimo(dot)mch(at)qq(dot)com>
To: ChenhuiMo <chenhuimo(dot)mch(at)qq(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH v4] Make NumericVar storage semantics explicit
Date: 2026-05-16 14:32:03
Message-ID: tencent_8BB61B4C27D61A2AD7537BBE4D9F2128D009@qq.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi all,

Attached is v4 of this patch.

The previous refresh accidentally omitted the fix for the UBSan issue in
set_var_from_var(). This version restores that fix and refreshes the
attached patch set.

No other design changes are intended in this update.

Thanks.
Regards,
Chenhui Mo

Attachment Content-Type Size
0001-numeric-make-NumericVar-storage-states-explicit-and-.patch application/octet-stream 56.2 KB
0002-numeric-add-regression-coverage-for-NumericVar-state.patch application/octet-stream 131.9 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Daniel Gustafsson 2026-05-16 14:36:33 Re: Simplify signature of ProcessStartupPacket()
Previous Message Sami Imseih 2026-05-16 14:29:29 Re: Track skipped tables during autovacuum and autoanalyze