Richard Huxton wrote: > Do we perhaps want a pg_find tool instead, rather than getting too > clever inside the backend? > > pg_find --type=table --schema=foo --name='system_*' --execute='GRANT > ALL ON % TO myuser'
We really should reimplement our query language in Scheme and implement SQL on top of that. It will make many things much easier. :-) -- Peter Eisentraut http://developer.postgresql.org/~petere/ ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])