File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
- <!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.292 2007/08/25 20:29:25 tgl Exp $ -->
1
+ <!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.293 2007/10/01 16:43:28 tgl Exp $ -->
2
2
3
3
<chapter id="installation">
4
4
<title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -228,7 +228,10 @@ su - postgres
228
228
<listitem>
229
229
<para>
230
230
If you want to build the <application>PL/Tcl</application>
231
- procedural language, you of course need a Tcl installation.
231
+ procedural language, you of course need a <productname>Tcl</>
232
+ installation. If you are using a pre-8.4 release of
233
+ <productname>Tcl</>, ensure that it was built without multithreading
234
+ support.
232
235
</para>
233
236
</listitem>
234
237
You can’t perform that action at this time.
0 commit comments