users/quan74/pgadmin-import.git
2008-02-26 dpageDon't include a semi-colon on an empty package body.
2008-02-24 mhaTurn off doubleclick-for-properties by default (still
2008-02-24 dpageFOSDEM fix: Fix a couple of ambiguous strings
2008-02-24 dpageFOSDEM fix: Include overriding columns in reverse engin...
2008-02-20 dpageAvoid quoting 'text' when used as a type name per Erwin.
2008-02-18 dpageCorrectly generate table DDL when inherited columns...
2008-02-13 dpageSort the functions in the combo box on the Trigger...
2008-02-13 dpageAdd the table types UI changes to the TODO per discussion.
2008-02-13 dpageHide array variants of table-types in datatype selector...
2008-02-11 dpageAdd a todo.
2008-02-11 dpageDocument the edit grid sort/filter options [Robins...
2008-02-11 dpageUse IS DISTINCT FROM in exclusion filters in the edit...
2008-02-11 dpageWhen using quick-sorting in the edit grid, update exist...
2008-02-08 guillaumeFix query that tries to apply the schema restriction.
2008-02-08 dpageSpecify the length correctly when creating columns...
2008-02-08 dpageAdd new files from Guillaume to the VC++ project file.
2008-02-07 guillaumeAdd DROP/REASSIGN OWNED support.
2008-02-07 dpagePrevent the user trying to debug functions with a colon...
2008-02-06 dpageQuote identifier/values in sort/filter options
2008-02-06 dpageAdd options to the Edit Grid to allow sorting and filte...
2008-02-05 mhaOn second thought, disable the version check on restore...
2008-02-05 mhaDon't disable the version check in pg_dump.
2008-02-05 dpageDisable the column comment and stats targets controls...
2008-02-05 dpageAvoid unnecessarily changing column types when altering...
2008-02-04 dpageAllow non-superusers to debug their own functions.
2008-02-04 dpageMissing c_str()'s
2008-02-04 dpageAdd checks for kerberos and ssl [Zdenek Kotala]
2008-02-04 dpageFix some potential causes of crashes.
2008-02-01 guillaumeFix query that tries to apply the DB restriction.
2008-02-01 dpageEnsure info passed to Guru hints is HTML-safe.
2008-02-01 hiroshiSize of the column label of SQLGrid was made variable.
2008-01-31 dpageAdd a missing c_str()
2008-01-31 dpageShorten the copyright text which is overflowing the...
2008-01-31 dpageUpdate keywords for 8.3
2008-01-30 dpagePrevent a crash when viewing databases with % in the...
2008-01-26 dpageUpdated Redhat spec file from Devrim
2008-01-25 dpageRemove an old bug that no longer seems to occur.
2008-01-23 dpageRemove a hack used to prevent adding a translatable...
2008-01-23 dpageDon't try to force new databases into a specific tables...
2008-01-23 dpageGenerate function signatures correctly if the first...
2008-01-23 dpageGenerate function signatures correctly if the first...
2008-01-21 dpageFix translation of Languages per discussion with Hope...
2008-01-18 dpageRemove the confusing and near-useless sequence combo...
2008-01-18 dpageFix the WITH ADMIN membership option when creating...
2008-01-16 dpageRefresh Views correctly on EnterpriseDB.
2008-01-14 mhaMake Slony cluster schemas appear under catalogs instea...
2008-01-14 dpageFix the privilege editor on the Language dialogue,...
2008-01-12 dpageTesting...
2008-01-12 guillaumeUpdate Chinese Traditional, per ChaoYi Kuo.
2008-01-10 dpageCorrectly identify the schema of trigger functions...
2008-01-09 dpageClarify wording of change message
2008-01-09 hiroshiCHANGELOG history.
2008-01-09 hiroshiThe encoding conversion check of file preservation...
2008-01-08 dpageUndecorated out-param types must be included in EDB...
2008-01-08 dpageEnsure enums are offered as datatypes for columns.
2008-01-08 dpageFix column dialogue to allow proper modification of...
2008-01-08 dpageNewer build of EnterpriseDB consistently strip trailing...
2008-01-08 dpageEnsure the properties dialogues will work sanely with...
2008-01-07 dpageEDB-SPL functions require NULL to be passed in out...
2008-01-07 dpageEnsure that EDB-SPL trigger DDL code is appropriately...
2008-01-07 dpageFix duplicate initialisation
2008-01-07 hiroshiFix duplication initialization. This causes an error...
2008-01-06 mhaBootstrap actually requires bash, not sh. They're not...
2008-01-03 dpageEnsure the password and confirmed password always match...
2008-01-03 dpageoops, forgot to update this when we released.
2008-01-03 dpageCorrect a couple of text macros
2008-01-03 dpageSilence a warning
2008-01-02 dpageFix a bug that could cause a crash on GTK when closing...
2008-01-02 dpageAvoid a crash if the connection is lost and the Functio...
2008-01-02 guillaumeUpdate french translation.
2008-01-02 dpageAvoid crashes when working with objects with % characte...
2008-01-02 guillaumeUpdate Korean's translation, per Kang Hye Won.
2008-01-02 dpageAdd a todo: Add support for DESC/NULLS FIRST/NULLS...
2008-01-02 dpageCopyright update
2008-01-01 dpageCopyright update
2008-01-01 dpageProperly reverse-engineer the SQL for indexes with...
2008-01-01 dpageFix previous 'fix' :-(
2008-01-01 dpageOnly offer the Jobs node if the user can access the...
2007-12-30 dpageFix the translation of 'Languages', per Hope Jiang
2007-12-19 dpageEnsure the 'Create Rule' context menu option is always...
2007-12-19 dpageCheck we actually have a schema before checking the...
2007-12-19 dpagePrevent the user from attempting to debug catalog objects
2007-12-18 dpageAdd missing link
2007-12-17 guillaumeFix to list possible owners from pg_roles view if using...
2007-12-17 dpageRefresh the tree without erroring after creating a...
2007-12-17 dpageFix a crash that occured if an object called '%' was...
2007-12-14 dpageFix an line number error in the debugger seen with...
2007-12-14 dpageChange error text for consistency with labels on the...
2007-12-14 dpageCleanup the covering index control logic in the Foreign...
2007-12-13 guillaumeStill the changelog.
2007-12-13 guillaumeFix to refresh version string and number, and last...
2007-12-12 dpageDisable CREATE FUNCTION etc. under EnterpriseDB package...
2007-12-12 dpageFix some broken references to online help pages.
2007-12-12 dpageDon't offer 'Drop Cascaded' unless the user can 'Drop...
2007-12-12 dpagePrevent non-superusers from attempting to use the debug...
2007-12-11 dpageCheck that functions exist before debugging or setting...
2007-12-11 dpageCorrect the URL for the EDB public synonym help page
2007-12-10 hiroshiAdd the keyword 'WHILE' of debugger.
2007-12-10 dpageUpdate changelog following backport of 2007-10-26 fix...
2007-12-10 dpageCorrect a couple of version numbers
next