diff options
author | Bruce Momjian | 2013-09-07 15:44:33 +0000 |
---|---|---|
committer | Bruce Momjian | 2013-09-07 15:44:33 +0000 |
commit | c155f654b4f755b4111bd9adb60559fe22526a10 (patch) | |
tree | cda3d17422b556034e8a9f28241c933a593a7d98 /src/include/postgres.h | |
parent | b8104730c8eae1f81ccbc8673bbd2a3566e660ae (diff) |
intarray: return empty zero-dimensional array for an empty array
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
Diffstat (limited to 'src/include/postgres.h')
0 files changed, 0 insertions, 0 deletions