forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitecd12df
committed
Add:
>> o Allow PL/Python to return boolean rather than 1/0>>http://archives.postgresql.org/pgsql-patches/2007-01/msg00596.php>1 parentd6bac1e commitecd12df
2 files changed
+10
-2
lines changedLines changed: 6 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 |
| |
| |||
780 | 780 |
| |
781 | 781 |
| |
782 | 782 |
| |
| 783 | + | |
| 784 | + | |
| 785 | + | |
| 786 | + | |
| 787 | + | |
783 | 788 |
| |
784 | 789 |
| |
785 | 790 |
| |
|
Lines changed: 4 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 |
| |
| |||
696 | 696 |
| |
697 | 697 |
| |
698 | 698 |
| |
| 699 | + | |
| 700 | + | |
| 701 | + | |
699 | 702 |
| |
700 | 703 |
| |
701 | 704 |
| |
|
0 commit comments
Comments
(0)