forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite176187
committed
Fix incorrect assertion on number of array dimensions.
This has been wrong ever since the support for multi-dimensionalarrays as PL/python function arguments and return values wasintroduced in commit94aceed.Backpatch-through: 10Discussion:https://www.postgresql.org/message-id/61647b8e-961c-0362-d5d3-c8a18f4a7ec6%40iki.fi1 parent265ea56 commite176187
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
679 | 679 |
| |
680 | 680 |
| |
681 | 681 |
| |
682 |
| - | |
| 682 | + | |
683 | 683 |
| |
684 | 684 |
| |
685 | 685 |
| |
|
0 commit comments
Comments
(0)