git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 5906e10)
Improve documentation note about Python 2.3 and cdecimal.
2014年3月27日 21:15:45 +0000 (17:15 -0400)
2014年3月27日 21:15:45 +0000 (17:15 -0400)
Explain exactly what fails (ie, function arguments of type numeric)
if you don't have it.


diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml
index 1dee8f4ccba1470a0a1c2e77c0ae64a9bbe76a4b..efaaad80b402fa0657a0b4e4ce3796919c68bb8a 100644 (file)
--- a/doc/src/sgml/installation.sgml
+++ b/doc/src/sgml/installation.sgml
@@ -204,10 +204,10 @@ su - postgres
installation with the header files and
the <application>distutils</application> module. The minimum
required version is <productname>Python</productname> 2.3.
- For full functionality, a 2.3.x installation must include the
- separately-available <filename>cdecimal</> module; in particular
- the <application>PL/Python</> regression tests will not pass if that
- is missing.
+ (To work with function arguments of type <type>numeric</>, a 2.3.x
+ installation must include the separately-available <filename>cdecimal</>
+ module; note the <application>PL/Python</> regression tests
+ will not pass if that is missing.)
<productname>Python 3</productname> is supported if it's
version 3.1 or later; but see
<![%standalone-include[the <application>PL/Python</> documentation]]>
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /