Re: [PATCH] Simplify trivial shmem size calculations

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Tender Wang <tndrwang(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [PATCH] Simplify trivial shmem size calculations
Date: 2026-03-10 14:31:44
Message-ID: abArUElMyUI9yYvc@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Mar 10, 2026 at 08:59:22PM +0800, Tender Wang wrote:
> I realize this might be a matter of coding style preference rather
> than a functional necessity.
> Is it worth standardizing these cases, or should we stick with the
> current boilerplate for consistency?
> Any thoughts?

I think it's fine as it is.

--
nathan

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message ls7777 2026-03-10 14:39:59 Re: Patch for migration of the pg_commit_ts directory
Previous Message Jeff Davis 2026-03-10 14:23:46 Re: [19] CREATE SUBSCRIPTION ... SERVER