forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitbac6570
committed
Add:
> o Allow PL/python to composite types and result sets> once buggy assert-enabled versions of python can be detected>>http://archives.postgresql.org/pgsql-patches/2006-04/msg00087.php1 parentdceac3a commitbac6570
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 |
| |
| |||
725 | 725 |
| |
726 | 726 |
| |
727 | 727 |
| |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
728 | 732 |
| |
729 | 733 |
| |
730 | 734 |
| |
|
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 |
| |
| |||
657 | 657 |
| |
658 | 658 |
| |
659 | 659 |
| |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
660 | 664 |
| |
661 | 665 |
| |
662 | 666 |
| |
|
0 commit comments
Comments
(0)