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

Commit2f17547

Browse files
committed
Update plpython docs to mention shared libs are possible in 2.3 or
later.
1 parent8878f4a commit2f17547

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎doc/src/sgml/installation.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.195 2004/02/26 02:09:40 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.196 2004/02/27 01:23:18 momjian Exp $ -->
22

33
<chapter id="installation">
44
<title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -193,9 +193,9 @@ su - postgres
193193
</para>
194194

195195
<para>
196-
If you have problems,try runningPython's configure using the
196+
If you have problems,runPython 2.3 or later's configure using the
197197
<literal>--enable-shared</> flag. On some operating systems you
198-
don'treallyhave to build a shared library, but you will have
198+
don't have to build a shared library, but you will have
199199
to convince the <productname>PostgreSQL</> build system of this.
200200
Consult the <filename>Makefile</filename> in the
201201
<filename>src/pl/plpython</filename> directory for details.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp