RE: Missing program_XXX calling in pgbench tests - Mailing list pgsql-hackers

From Hayato Kuroda (Fujitsu)
Subject RE: Missing program_XXX calling in pgbench tests
Date
Msg-id OSCPR01MB14966FF1C4C18FF6BC6AD94D1F56FA@OSCPR01MB14966.jpnprd01.prod.outlook.com
Whole thread Raw
In response to Re: Missing program_XXX calling in pgbench tests  (Peter Eisentraut <peter@eisentraut.org>)
Responses Re: Missing program_XXX calling in pgbench tests
List pgsql-hackers
Dear Peter,

Thanks for the comment.

> Patch 0001 looks very sensible.
>
> I don't think we need to bother we the other ones.  pg_config works
> differently than the other programs anyway, because --version does not
> exit the program.  And pg_bsd_indent is an externally maintained
> program.  So I think it is ok if these two are intentionally different.

You meant that 0002-0004 are not needed, right?
So let's put on out-of-scope...

Best regards,
Hayato Kuroda
FUJITSU LIMITED

pgsql-hackers by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: Fix slot synchronization with two_phase decoding enabled
Next
From: Dilip Kumar
Date:
Subject: Re: Potential issue in listExtensions()