Add Bob Devine's name to the optimizer README.

This commit is contained in:
Bruce Momjian 2002-08-25 22:39:37 +00:00
parent a10353ab83
commit 39e331be72

View File

@ -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 <bob.devine@worldnet.att.net> was not involved in the
coding of our optimizer, he is available to field questions about
optimizer topics.
-- bjm & tgl