Re: Post-release followup: pg_add_size_overflow()

From: Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>, Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Post-release followup: pg_add_size_overflow()
Date: 2025-11-24 20:29:59
Message-ID: CAOYmi+=aBVeW_Gj+DfHeQ691orNAMCdqobJE4BW8gsFgYPZbvg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Nov 19, 2025 at 9:46 AM Jacob Champion
<jacob(dot)champion(at)enterprisedb(dot)com> wrote:
> Done with a standard comment in v2, attached. Or were you also
> suggesting that I should just get rid of the sample, and rely on the
> comment above it?

Pushed v2; let me know if some other documentation style would be more helpful.

Thank you both for the reviews!

--Jacob

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jacob Champion 2025-11-24 20:31:04 Re: [PATCH] Reorganize pqcomm.h a bit
Previous Message Jacob Champion 2025-11-24 20:27:20 Re: anonymous unions (C11)