On Fri, Apr 12, 2019 at 02:41:37AM +0000, Jamison, Kirk wrote:
> I found some minor grammar mistake while reading reloptions.c code comments.
> Attached is the fix.
> I just changed "affect" to "effect", for both n_distinct and vacuum_truncate.
> - * values has no affect until the ...
> + * values has no effect until the ...
A lot of those parameter updates affect processing and still they have
many side effects, as per those paragraphs.
Fixed, thanks!
--
Michael