Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5a95c56

Browse files
committed
Add note warning against use of pre-8.4 multithreaded Tcl.
1 parentb526462 commit5a95c56

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

‎doc/src/sgml/installation.sgml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp