postgresql/src/pl
Heikki Linnakangas 17fc1c729f Fix incorrect assertion on number of array dimensions.
This has been wrong ever since the support for multi-dimensional
arrays as PL/python function arguments and return values was
introduced in commit 94aceed317.

Backpatch-through: 10
Discussion: https://www.postgresql.org/message-id/61647b8e-961c-0362-d5d3-c8a18f4a7ec6%40iki.fi
2020-10-01 11:50:41 +03:00
..
plperl Translation updates 2020-08-10 15:27:40 +02:00
plpgsql Fix memory leak in plpgsql's CALL processing. 2020-09-29 11:18:31 -04:00
plpython Fix incorrect assertion on number of array dimensions. 2020-10-01 11:50:41 +03:00
tcl Translation updates 2020-08-10 15:27:40 +02:00
Makefile Make distprep and *clean build targets recurse into all subdirectories. 2011-07-03 13:55:12 -04:00