Thread: pgAdmin v7.0.3 Released
I am pleased to announce the release of pgAdmin v7.0.3 at it's new home www.greatbridge.org/project/pgadmin/ New features/bug fixes include: * Added an ASCII Text exporter with 'Text Substitution' map. * Resized most of the controls in the browser dialogues. * Improved the file handling in the SQL dialogue. * Added 'Show System...' check boxes to browser dialogues that didn't already have one. * pgAdmin database objects are now hidden by default. * Re-wrote the reporting system. Reports are now generated from Views that are created by pgAdmin (rather than the previous local cache system). A report manager allows reports to be browsed and viewed, and allows the end user to add their own reports written using Seagate Crystal Reports v8 or earlier. * Overhauled the Migration Wizard to remove the dependency on the old DAO technology and use ADOX instead. Default value migration is no longer an option, and indexes are only migrated from .MDB files now, but the Wizard seems to be more reliable and a little quicker, and the download size has been reduced!! * Reviewed and tidied all error trapping code. * Overhauled each of the Object Browsers so they now use the views that are created for the Reporting System. * Standardised all internal SQL queries to make use of the pgadmin_* views. * Added a 'Load Query' button to the 'Add View' dialogue. * Removed the Export Wizard. * Added a 'New DSN' option to the login dialogue to allow quick creation of new User and System DSNs * Removed the pgadmin_sys table and replaced it with pgadmin_param which has a much more sensible format. * The Revision Log has moved from pgadmin_log to pgadmin_rev_log which is timestamped by the server not the client. * Added self repair/upgrade for the server side objects. * The Login Dialogue now only lists PostgreSQL datasources * The Source code is now distributed separately in pgadmin-src-7_0_3.zip which is available from http://www.greatbridge.org/project/pgadmin/ Regards, Dave Page.
Dave Page wrote: > > I am pleased to announce the release of pgAdmin v7.0.3 at it's new home > www.greatbridge.org/project/pgadmin/ This new home seems to be very secretive. When trying either dir or get in ftp.greatbridge.org it just closes the connection ;( -------------- Hannu
Apologies - overly anal network administrator. Fixed now. Regards, Ned Hannu Krosing wrote: > Dave Page wrote: > >> I am pleased to announce the release of pgAdmin v7.0.3 at it's new home >> www.greatbridge.org/project/pgadmin/ > > ? > This new home seems to be very secretive. When trying either dir or get > in > ftp.greatbridge.org it just closes the connection ;( > > -------------- > Hannu > > -- ---------------------------------------------------- Ned Lilly e: ned@greatbridge.com Vice President w: www.greatbridge.com Evangelism / Hacker Relations v: 757.233.5523 Great Bridge, LLC f: 757.233.5555
On Fri, Nov 17, 2000 at 04:24:52PM -0500, Ned Lilly wrote: > Apologies - overly anal network administrator. Fixed now. > Take that back - there's no such thing as an overly anal network adminstrator: Paranoia is their business! ;-) (I'd rather have to ask to have things turned on, than discover everythings running wide open behind my back...) Ross -- Open source code is like a natural resource, it's the result of providing food and sunshine to programmers, and then staying out of their way. [...] [It] is not going away because it has utility for both the developers and users independent of economic motivations. Jim Flynn, Sunnyvale, Calif.