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