]> git.openstreetmap.org Git - nominatim.git/commit
split partition.sql into table and function parts
authorSarah Hoffmann <lonvia@denofr.de>
Sat, 19 Jan 2013 15:19:55 +0000 (16:19 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Sat, 19 Jan 2013 16:23:21 +0000 (17:23 +0100)
commit87b250e739862b5ff51c4508f87501bba47f82f8
treecd0a091598dde0c9a1484f7286a3058e88bbaaf2
parent550523df1bfc8f4d58871aeb7aa7ed0ae2593431
split partition.sql into table and function parts

Makes it easier to patch partition functions on an already existing
database.
sql/partition-functions.src.sql [moved from sql/partitions.src.sql with 79% similarity]
sql/partition-tables.src.sql [new file with mode: 0644]
utils/setup.php