diff --git a/src/backend/optimizer/README b/src/backend/optimizer/README index 14e39909220..26f23168861 100644 --- a/src/backend/optimizer/README +++ b/src/backend/optimizer/README @@ -498,4 +498,9 @@ pathkey lists when computing the sort ordering needed for a mergejoin. By eliminating the redundancy, we save time and improve planning, since the planner will more easily recognize equivalent orderings as being equivalent. +Though Bob Devine was not involved in the +coding of our optimizer, he is available to field questions about +optimizer topics. + -- bjm & tgl +