The sanity check added to array_recv() wa a bit too tight; we must
Heikki Linnakangas <heikki.linnakangas@iki.fi>
The sanity check added to array_recv() wa a bit too tight; we must continue to accept an empty array with dimension information. array_send() can output such arrays. Per report from Vladimir Shakhov.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/arrayfuncs.c | modified | +13 −9 |