OSDN Git Service

Add Bob Devine's name to the optimizer README.
authorBruce Momjian <bruce@momjian.us>
Sun, 25 Aug 2002 22:39:37 +0000 (22:39 +0000)
committerBruce Momjian <bruce@momjian.us>
Sun, 25 Aug 2002 22:39:37 +0000 (22:39 +0000)
src/backend/optimizer/README

index 14e3990..26f2316 100644 (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
+