Re: Tweak cost_merge_append to reflect 7a2fe9bd? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Tweak cost_merge_append to reflect 7a2fe9bd?
Date
Msg-id 3166.1478368113@sss.pgh.pa.us
Whole thread Raw
In response to Tweak cost_merge_append to reflect 7a2fe9bd?  (Thomas Munro <thomas.munro@enterprisedb.com>)
List pgsql-hackers
Thomas Munro <thomas.munro@enterprisedb.com> writes:
> As noted in a nearby review of some similar code[1], commit 7a2fe9bd
> made merge append very slightly more efficient, but nobody told
> cost_merge_append about the change.  I doubt it makes much difference
> to the final cost in practice but I figured it might be worth
> correcting the comment.  Does this make sense?

Agreed, pushed.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: btree_gin and btree_gist for enums
Next
From: Tom Lane
Date:
Subject: Re: Mention column name in error messages