From: Bruce Momjian Date: Sun, 25 Aug 2002 22:39:37 +0000 (+0000) Subject: Add Bob Devine's name to the optimizer README. X-Git-Tag: REL7_3~788 X-Git-Url: http://waps.l3s.uni-hannover.de/gitweb/?a=commitdiff_plain;h=39e331be7227b24b8ad4a522adf40f63e7b06a05;p=users%2Fc2main%2Fpostgres.git Add Bob Devine's name to the optimizer README. --- diff --git a/src/backend/optimizer/README b/src/backend/optimizer/README index 14e3990922..26f2316886 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 +