Document that Python 2.3 requires cdecimal module for full functionality.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: f3cfc23195e3363ceab49449ed851944bcaf0849
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2014-03-27T02:43:36Z
Releases: 9.4.0
Document that Python 2.3 requires cdecimal module for full functionality.

This has been true for some time, but we were leaving users to discover it
the hard way.

Back-patch to 9.2.  It might've been true before that, but we were claiming
Python 2.2 compatibility before that, so I won't guess at the exact
requirements back then.

Files

PathChange+/−
doc/src/sgml/installation.sgml modified +6 −2