forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf3cfc23
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 parent7e4d160 commitf3cfc23
1 file changed
+6
-2
lines changedLines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
203 | 203 |
| |
204 | 204 |
| |
205 | 205 |
| |
206 |
| - | |
207 |
| - | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
208 | 212 |
| |
209 | 213 |
| |
210 | 214 |
| |
|
0 commit comments
Comments
(0)