On Tue, Jan 18, 2005 at 08:15:10PM +0100, Matthias Schmidt wrote:
> 1) Allow limits on per-db/user connections
Sounds hard to do: what limits? CPU, disk?
> 2) Allow server log information to be output as INSERT statements
Is this really needed?
> 3) Allow GRANT/REVOKE permissions to be applied to all schema objects
> with one
Maybe this is "apply schema changes to several objects with one
command". This seems reasonable.
> 4) Allow PREPARE of cursors
What does this means? Do you use an EXECUTE FETCH afterwards? Doesn't
make a lot of sense to me.
--
Alvaro Herrera (<alvherre[(at)]dcc(dot)uchile(dot)cl>)
"Porque francamente, si para saber manejarse a uno mismo hubiera que
rendir examen... ¿Quién es el machito que tendría carnet?" (Mafalda)
In response to
Responses
pgsql-hackers by date
| Next: | From: J. Andrew Rogers | Date: 2005-01-18 19:38:45 |
| Subject: Re: US Patents vs Non-US software ... |
| Previous: | From: Matthias Schmidt | Date: 2005-01-18 19:15:10 |
| Subject: Some things I like to pick from the TODO list ... |