File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -204,10 +204,10 @@ su - postgres
204
204
installation with the header files and
205
205
the <application>distutils</application> module. The minimum
206
206
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 the separately-available <filename>cdecimal</>
209
+ module; note the <application>PL/Python</> regression tests
210
+ will not pass if that is missing.)
211
211
<productname>Python 3</productname> is supported if it's
212
212
version 3.1 or later; but see
213
213
<![%standalone-include[the <application>PL/Python</> documentation]]>
You can’t perform that action at this time.
0 commit comments