mirror of
https://github.com/postgres/postgres.git
synced 2026-03-03 13:51:00 -05:00
Add Bob Devine's name to the optimizer README.
This commit is contained in:
parent
a10353ab83
commit
39e331be72
1 changed files with 5 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue