forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite0e461e

Thomas G. Lockhart
Add is_sequence flag to ColumnDef structure. Used to implement SERIAL type.
1 parent7ff198c commite0e461e
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| |||
708 | 708 |
| |
709 | 709 |
| |
710 | 710 |
| |
| 711 | + | |
711 | 712 |
| |
712 | 713 |
| |
713 | 714 |
| |
|
0 commit comments
Comments
(0)