Re: [GENERAL] Quick hack: permissions generator

2005-12-13 Thread Marko Kreen
On Mon, Dec 12, 2005 at 09:36:27PM -0600, Jim C. Nasby wrote: > On Mon, Dec 12, 2005 at 02:38:57PM +0200, Marko Kreen wrote: > > > > I needed to re-set all permissions on a database as the database > > access philosophy changed. But as it had a lot of tables, I was > > losing overview very quick.

Re: [GENERAL] Quick hack: permissions generator

2005-12-12 Thread Jim C. Nasby
On Mon, Dec 12, 2005 at 02:38:57PM +0200, Marko Kreen wrote: > > I needed to re-set all permissions on a database as the database > access philosophy changed. But as it had a lot of tables, I was > losing overview very quick. The original permission script used > m4 for SQL generation, but it di