Fix bug 11292, unserialize errors with Postgres, by changing from array to object...
authorGreg Sabino Mullane <greg@users.mediawiki.org>
Sun, 23 Sep 2007 19:54:56 +0000 (19:54 +0000)
committerGreg Sabino Mullane <greg@users.mediawiki.org>
Sun, 23 Sep 2007 19:54:56 +0000 (19:54 +0000)
commit7b9616a21c4df19f3d84eb51e2a335f194034500
treed94efa497f1c5004515f21715a4b8cf1edd24f6c
parenta9f3acfccfb1c8538794ff894382ec0228655d1e
Fix bug 11292, unserialize errors with Postgres, by changing from array to object when slinging around blobs.
RELEASE-NOTES
includes/Database.php
includes/DatabasePostgres.php