handlers.dispatch: Move grants into sql function
authorMarko Kreen <markokr@gmail.com>
Fri, 30 Dec 2011 11:51:37 +0000 (13:51 +0200)
committerMarko Kreen <markokr@gmail.com>
Fri, 30 Dec 2011 11:51:37 +0000 (13:51 +0200)
commitb3691e0fd914ed09f87d49798953a475bd3343a8
treea249df01b4d3eeddabba15ee7ed32f88a2d2e027
parentf8562141e13f1dcc5b412cce373ce297c553ec1e
handlers.dispatch: Move grants into sql function

The grants can be loaded via information_schema,
thus no need to do it in Python.
python/londiste/handlers/dispatch.py
sql/dispatch/create_partition.sql
sql/dispatch/expected/test_create_part.out
sql/dispatch/sql/test_create_part.sql