1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00

geqo now at 11 tables

This commit is contained in:
Bruce Momjian
1999-03-07 12:00:40 +00:00
parent 6f66fd8c2e
commit a564d2bf0f
3 changed files with 5 additions and 5 deletions

View File

@ -406,7 +406,7 @@ SET TIME ZONE { '<REPLACEABLE CLASS="PARAMETER">timezone</REPLACEABLE>' | LOCAL
</para>
<para>
This algorithm is on by default, which used GEQO for
statements of six or more tables.
statements of eleven or more tables.
(See the chapter on GEQO in the Programmer's Guide
for more information).
</para>