forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitdc86109
committed
Add:
> o Fix problems with RETURN NEXT on tables with> dropped/added columns after function creation>>http://archives.postgresql.org/pgsql-patches/2006-02/msg00165.php1 parentad44b46 commitdc86109
2 files changed
+10
-2
lines changedLines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
698 | 698 |
| |
699 | 699 |
| |
700 | 700 |
| |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
701 | 705 |
| |
702 | 706 |
| |
703 | 707 |
| |
|
Lines changed: 5 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 |
| |
| |||
632 | 632 |
| |
633 | 633 |
| |
634 | 634 |
| |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
635 | 639 |
| |
636 | 640 |
| |
637 | 641 |
| |
|
0 commit comments
Comments
(0)