]> git.openstreetmap.org Git - nominatim.git/history - sql/hstore_compatability_9_0.sql
with PHP7 the result of new() can no longer be assigned by reference
[nominatim.git] / sql / hstore_compatability_9_0.sql
2012-11-01 Brian Quinionhstore in 9.2 replaces k=>v with hstore(k,v). Update...