File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff 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 the separately-available <filename>cdecimal</>
209+ module; note the <application>PL/Python</> regression tests
210+ will not pass if that is 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]]>
You can’t perform that action at this time.
0 commit comments