mirror of
https://github.com/postgres/postgres.git
synced 2025-07-20 05:03:10 +03: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