git.postgresql.org Git - postgresql.git/commit
Sat, 7 Sep 2013 15:44:33 +0000 (11:44 -0400)
Sat, 7 Sep 2013 15:44:33 +0000 (11:44 -0400)
commit c155f654b4f755b4111bd9adb60559fe22526a10
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
This is the main PostgreSQL git repository.
RSS
Atom