mirror of
https://github.com/postgres/postgres.git
synced 2026-06-02 13:58:10 -04:00
c155f654b4
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