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-07-05 07:37:49
Message-ID: tencent_794EB7054D41D6162A1353FDBE699E6B2809@qq.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi all,

This patch has been refreshed since the original posting, and the
current version passes CI and includes fixes for the issues found in the
earlier revisions.

I'd appreciate any review when time permits.

Thanks.
Regards,
Chenhui Mo

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message John Naylor 2026-07-05 08:16:48 Re: Global temporary tables
Previous Message Kirk Roybal 2026-07-05 05:41:13 [PATCH] Add PROMPT_COMMAND and dynamic prompt support to psql