On Sun, Feb 21, 2021 at 04:43:23PM +0530, Bharath Rupireddy wrote: > While we are at it, I wanted to use a single line statement instead of > if else, just like we do it in do_analyze_rel as below. > > pgstat_progress_update_param(PROGRESS_ANALYZE_PHASE, > inh ? > PROGRESS_ANALYZE_PHASE_ACQUIRE_SAMPLE_ROWS_INH : > PROGRESS_ANALYZE_PHASE_ACQUIRE_SAMPLE_ROWS); > > We can ignore it if it doesn't seem a good way.
What's always annoying with such things is that they create conflicts with back-branches. So I have removed it, and applied the rest. Thanks! -- Michael
signature.asc
Description: PGP signature