pgsql: Adjust various references to GEQO being non-deterministic.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Adjust various references to GEQO being non-deterministic.
Дата
Msg-id E1SHPGw-0005wE-7H@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Adjust various references to GEQO being non-deterministic.

It's still non-deterministic in some sense ... but given fixed settings
and identical planning problems, it will now always choose the same plan,
so we probably shouldn't tar it with that brush.  Per bug #6565 from
Guillaume Cottenceau.  Back-patch to 9.0 where the behavior was fixed.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/c94b43ce39f3ee48db04fb8284de0db12526af92

Modified Files
--------------
doc/src/sgml/config.sgml |   17 +++++++++--------
1 files changed, 9 insertions(+), 8 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Adjust various references to GEQO being non-deterministic.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Adjust various references to GEQO being non-deterministic.