Re: [PATCH] Fix getopt_long() argument handling and add tests

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: solai v <solai(dot)cdac(at)gmail(dot)com>
Cc: Sehrope Sarkuni <sehrope(at)jackdb(dot)com>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Fix getopt_long() argument handling and add tests
Date: 2026-09-11 20:25:37
Message-ID: aqRjwZ3-sanACclM@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Sep 10, 2026 at 04:26:05PM +0530, solai v wrote:
> After applying both patches, both cases behaved correctly. And I ran
> the affected TAP tests and everything got passed. Also I reviewed the
> changes in src/port/getopt_long.c and the corresponding test
> additions. I did not find any issues with the v2 patches.
> The patch looks good to me.

Thanks for reviewing. Committed.

--
nathan

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Melanie Plageman 2026-09-11 20:44:30 Re: WAL_LOG CREATE DATABASE strategy broken for non-standard page layouts
Previous Message Melanie Plageman 2026-09-11 20:08:06 Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)