Re: Update docs for default value of fdw_tuple_cost

Chris Travers <chris.travers@gmail.com>

From: Chris Travers <chris.travers@gmail.com>
To: pgsql-hackers@lists.postgresql.org
Cc: Umair Shahid <umair.shahid@gmail.com>
Date: 2024-01-03T08:03:44Z
Lists: pgsql-hackers
The following review has been posted through the commitfest application:
make installcheck-world:  not tested
Implements feature:       not tested
Spec compliant:           not tested
Documentation:            tested, passed

Good catch.  This is a trivial fix and so I hope we can just get it in right away.

The new status of this patch is: Ready for Committer

Commits

  1. Update documentation of default fdw_tuple_cost

  2. Increase DEFAULT_FDW_TUPLE_COST from 0.01 to 0.2