Re: pgsql: Mop-up for AIX-ectomy: remove now-dead test code.

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Mop-up for AIX-ectomy: remove now-dead test code.
Date: 2024-02-28 22:33:44
Message-ID: Zd-0yL3Plycg9pR9@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Wed, Feb 28, 2024 at 07:34:25PM +0000, Tom Lane wrote:
> Mop-up for AIX-ectomy: remove now-dead test code.
>
> Commit 0b16bb877 removed the test query added by commit 79b716cfb,
> but not the C-language support function used by that query. I don't
> see any plausible reason why we'd need that function again, so throw
> it overboard too.

crake is complaining in some upgrade paths:
https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=crake&dt=2024-02-28%2021%3A27%3A04

Some adjustments in AdjustUpgrade::adjust_new_dumpfile should do it, I
suppose.
--
Michael

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2024-02-28 22:39:30 Re: pgsql: Mop-up for AIX-ectomy: remove now-dead test code.
Previous Message Daniel Gustafsson 2024-02-28 22:13:11 pgsql: Fix documentation comments for test CA config files