mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Mop-up for setting minimum Tcl version to 8.4.
Commit e2609323e
set the minimum Tcl version we support to 8.4, but
I forgot to adjust the documentation to say the same. Some nosing
around for other consequences found that the configure script could
be simplified slightly as well.
This commit is contained in:
@ -226,9 +226,8 @@ su - postgres
|
||||
<para>
|
||||
To build the <application>PL/Tcl</application>
|
||||
procedural language, you of course need a <productname>Tcl</>
|
||||
installation. If you are using a pre-8.4 release of
|
||||
<productname>Tcl</>, ensure that it was built without multithreading
|
||||
support.
|
||||
installation. The minimum required version is
|
||||
<productname>Tcl</productname> 8.4.
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
|
Reference in New Issue
Block a user