Open Source - Yes, pgAdmin is open source as of v7.0.1. Please feel free to criticize my programming style (bearing in mind that I'm not a programmer of course!) and submit patches/changes to support@vale-housing.co.uk
pgadmin [datasource username password]
If all three are specified, an autologon will be attempted, otherwise, values for DSN and (optionally) username will be used as defaults in the logon dialogue.
Rows can now be added, deleted and edited from the table data view window.
Object comments are now migrated on first use to a new
pgadmin_desc table which will survive a dump/reload. Comments for system
objects are still stored in pg_description
The DataSource Name is now displayed in the title of the
main window (and hence the taskbar button as well).
Added a menu option & button to open the 32Bit ODBC
Data Source Manager.
Added a 'Quick SQL' button to the bottom of the main form
to open the arbitrary SQL dialogue.
- Options to ignore/include DEFAULT and NOT NULL rules.
- Save Log button added to save the status log to file.
- Non-alphanumeric characters are now supported in class & attribute names.
- Fixed a bug where Migration would fail if an attempt to migrate data from an empty table was made.