Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 39e331b

Browse files
committed
Add Bob Devine's name to the optimizer README.
1 parent a10353a commit 39e331b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/backend/optimizer/README

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -498,4 +498,9 @@ pathkey lists when computing the sort ordering needed for a mergejoin. By
498498
eliminating the redundancy, we save time and improve planning, since the
499499
planner will more easily recognize equivalent orderings as being equivalent.
500500

501+
Though Bob Devine <bob.devine@worldnet.att.net> was not involved in the
502+
coding of our optimizer, he is available to field questions about
503+
optimizer topics.
504+
501505
-- bjm & tgl
506+

0 commit comments

Comments
 (0)