forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit7121cc9
committed
Add:
> o Have ALTER SEQUENCE RENAME rename the sequence name stored> in the sequence table>>http://archives.postgresql.org/pgsql-bugs/2007-09/msg00092.php>http://archives.postgresql.org/pgsql-bugs/2007-10/msg00007.php>1 parent1f92630 commit7121cc9
2 files changed
+13
-2
lines changedLines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| |||
610 | 610 |
| |
611 | 611 |
| |
612 | 612 |
| |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
613 | 619 |
| |
614 | 620 |
| |
615 | 621 |
| |
|
Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
545 | 545 |
| |
546 | 546 |
| |
547 | 547 |
| |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
548 | 553 |
| |
549 | 554 |
| |
550 | 555 |
| |
|
0 commit comments
Comments
(0)