> -----Original Message-----
> From: frank_lupo [mailto:frank_lupo@email.it]
> Sent: 26 March 2003 17:51
> To: pgadmin-hackers
> Subject: [pgadmin-hackers] todo question?
>
>
> what wants to say this?
>
> - Add 'Projects' support. Should allow objects to be grouped
> into projects.
>
> A single project should be exportable to an SQL script, or
> publishable to other databases/servers. Should also include
> security to restrict access to objects to authorised
> development team members.
I think the idea here was to create something similar to Oracle
packages(?). Jean-Michel, do you remember the details - I think that
was you one wasn't it?
>
>
> which would be the report to create?
>
> - Add statistics reports for 7.2. Output should be HTML(?) -
> Crystal Reports should *not* be used.
This would need a generic HTML report engine we could use for different
things. Initially, just to output the statistics on the Statistics tab
of the main app.
Regards, Dave.