forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit5f1c597
committed
Fix obsolete mention of non-int64 support in CREATE SEQUENCE documentation.
The old text explained what happened if we didn't have working int64arithmetic. Since that case has been explicitly rejected by configuresince 8.4.3, documenting it in the 9.x branches can only produce confusion.1 parent82ce2fe commit5f1c597
1 file changed
+1
-4
lines changedLines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
224 | 224 |
| |
225 | 225 |
| |
226 | 226 |
| |
227 |
| - | |
228 |
| - | |
229 |
| - | |
230 |
| - | |
| 227 | + | |
231 | 228 |
| |
232 | 229 |
| |
233 | 230 |
| |
|
0 commit comments
Comments
(0)