]> git.openstreetmap.org Git - nominatim.git/commit
reorganise table creation
authorSarah Hoffmann <lonvia@denofr.de>
Thu, 27 Nov 2014 20:54:09 +0000 (21:54 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Mon, 1 Dec 2014 23:05:21 +0000 (00:05 +0100)
commitc391479c5852f165c4be85b6e39d1290ae2d4a58
tree77fd32288084f3a22d529f0b9fd3ff42e9d44608
parent04a20a2a0a8f89fa22f9c7347b551242826222a2
reorganise table creation

- remove unused tables
- make apache user configurable
- introduce configurable tablespaces
settings/settings.php
sql/functions.sql
sql/indices.src.sql
sql/partition-tables.src.sql
sql/tables.sql
utils/setup.php