Re: Add regression tests for DISCARD - Mailing list pgsql-hackers

From Jeff Janes
Subject Re: Add regression tests for DISCARD
Date
Msg-id CAMkU=1xQqKSi_f_cUtfHRWoD1uWEcZr1xHoRJ0_Ls4KOJpedvA@mail.gmail.com
Whole thread Raw
In response to Re: Add regression tests for DISCARD  (Robins Tharakan <tharakan@gmail.com>)
Responses Re: Add regression tests for DISCARD
List pgsql-hackers
On Sat, Jul 6, 2013 at 8:49 PM, Robins Tharakan <tharakan@gmail.com> wrote:
> Thanks Fabrizio.
>
> Although parallel_schedule was a miss for this specific patch, however, I
> guess I seem to have missed out serial_schedule completely (in all patches)
> and then thanks for pointing this out. Subsequently Robert too noticed the
> miss at the serial_schedule end.

Why does serial_schedule even exist?  Couldn't we just run the
parallel schedule serially, like what happens when MAX_CONNECTIONS=1?


Cheers,

Jeff



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: [PATCH] Add transforms feature
Next
From: Peter Eisentraut
Date:
Subject: Re: [PATCH] Add transforms feature