mirror of
https://github.com/postgres/postgres.git
synced 2025-10-22 00:06:04 -04:00
Previously a one-dimensional empty array was returned, but its text representation matched a zero-dimensional array, and there is no way to dump/reload a one-dimensional empty array. BACKWARD INCOMPATIBILITY Per report from elein