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

Commite5a452b

Browse files
committed
Improve documentation note about Python 2.3 and cdecimal.
Explain exactly what fails (ie, function arguments of type numeric)if you don't have it.
1 parent5906e10 commite5a452b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎doc/src/sgml/installation.sgml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -204,10 +204,10 @@ su - postgres
204204
installation with the header files and
205205
the <application>distutils</application> module. The minimum
206206
required version is <productname>Python</productname> 2.3.
207-
For full functionality, a 2.3.x installation must include the
208-
separately-available <filename>cdecimal</> module; in particular
209-
the <application>PL/Python</> regression tests will not pass if that
210-
is missing.
207+
(To work with function arguments of type <type>numeric</>, a 2.3.x
208+
installation must include theseparately-available <filename>cdecimal</>
209+
module; notethe <application>PL/Python</> regression tests
210+
will not pass if thatis missing.)
211211
<productname>Python 3</productname> is supported if it's
212212
version 3.1 or later; but see
213213
<![%standalone-include[the <application>PL/Python</> documentation]]>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp