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 $ -->
22
33<chapter id="installation">
44 <title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -228,7 +228,10 @@ su - postgres
228228 <listitem>
229229 <para>
230230 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.
232235 </para>
233236 </listitem>
234237
You can’t perform that action at this time.
0 commit comments