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/
In response to
Responses
pgsql-hackers by date
| Next: | From: Peter Eisentraut | Date: 2005-02-01 10:10:35 |
| Subject: Re: [Feed-back] Installing PostgreSQL 8.0.0 on SPARC/Solaris. Configure and install issues. |
| Previous: | From: Peter Eisentraut | Date: 2005-02-01 09:56:12 |
| Subject: Re: Our getopt_long() doesn't do abbreviations or NLS |