public inbox for [email protected]help / color / mirror / Atom feed
pgsql: Mop-up for AIX-ectomy: remove now-dead test code. 3+ messages / 2 participants [nested] [flat]
* pgsql: Mop-up for AIX-ectomy: remove now-dead test code. @ 2024-02-28 19:34 Tom Lane <[email protected]> 0 siblings, 1 reply; 3+ messages in thread From: Tom Lane @ 2024-02-28 19:34 UTC (permalink / raw) To: [email protected] 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. Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/f0827b443e6014a9d9fdcdd099603576154a3733 Modified Files -------------- src/test/regress/expected/test_setup.out | 4 ---- src/test/regress/regress.c | 41 -------------------------------- src/test/regress/sql/test_setup.sql | 5 ---- 3 files changed, 50 deletions(-) ^ permalink raw reply [nested|flat] 3+ messages in thread
* Re: pgsql: Mop-up for AIX-ectomy: remove now-dead test code. @ 2024-02-28 22:33 Michael Paquier <[email protected]> parent: Tom Lane <[email protected]> 0 siblings, 1 reply; 3+ messages in thread From: Michael Paquier @ 2024-02-28 22:33 UTC (permalink / raw) To: Tom Lane <[email protected]>; +Cc: [email protected] 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 Attachments: [application/pgp-signature] signature.asc (833B, 2-signature.asc) download ^ permalink raw reply [nested|flat] 3+ messages in thread
* Re: pgsql: Mop-up for AIX-ectomy: remove now-dead test code. @ 2024-02-28 22:39 Tom Lane <[email protected]> parent: Michael Paquier <[email protected]> 0 siblings, 0 replies; 3+ messages in thread From: Tom Lane @ 2024-02-28 22:39 UTC (permalink / raw) To: Michael Paquier <[email protected]>; +Cc: [email protected] Michael Paquier <[email protected]> writes: > 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 Yeah, I'm on it... regards, tom lane ^ permalink raw reply [nested|flat] 3+ messages in thread
end of thread, other threads:[~2024-02-28 22:39 UTC | newest] Thread overview: 3+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2024-02-28 19:34 pgsql: Mop-up for AIX-ectomy: remove now-dead test code. Tom Lane <[email protected]> 2024-02-28 22:33 ` Michael Paquier <[email protected]> 2024-02-28 22:39 ` Tom Lane <[email protected]>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox