forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita8ee818
committed
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 itthe hard way.Back-patch to 9.2. It might've been true before that, but we were claimingPython 2.2 compatibility before that, so I won't guess at the exactrequirements back then.1 parent6b3b15e commita8ee818
1 file changed
+6
-2
lines changedLines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
205 | 205 |
| |
206 | 206 |
| |
207 | 207 |
| |
208 |
| - | |
209 |
| - | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
210 | 214 |
| |
211 | 215 |
| |
212 | 216 |
| |
|
0 commit comments
Comments
(0)