v.25.8Bug Fix (user-visible misbehavior in an official stable release)

Fix incorrect construction of empty tuples

Fixed incorrect construction of empty tuples in the array() function. This fixes #84202. #84297 (Amos Bird).