Hello community, here is the log from the commit of package pgadmin3 for openSUSE:Factory checked in at 2015-01-29 09:57:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pgadmin3 (Old) and /work/SRC/openSUSE:Factory/.pgadmin3.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pgadmin3" Changes: -------- --- /work/SRC/openSUSE:Factory/pgadmin3/pgadmin3.changes 2014-02-03 10:12:49.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.pgadmin3.new/pgadmin3.changes 2015-01-29 09:57:26.000000000 +0100 @@ -1,0 +2,80 @@ +Wed Jan 28 13:39:40 UTC 2015 - [email protected] + +- update to 1.20.0 + * Resolving the inconsistency of preservation of modified + information of the columns, while adding/editing a table from + the table dialog + * Add missing nodes to graphical explain plan + * Fix the Resource Groups dialog - separated the statements, + which can not be ran in single transaction + * Support for Slony-I 2.2+ with PostgreSQL 9.3+ + * Support smallserial columns in Edit Data Window + * Restore the user specified size on the grid (which contains the + result) in Query windows to fix an issue related to the column + size is too narrow on subsequent Explain execution + * Empty the Undo/Redo history everytime new file is opened + * Added accelerator F8 for 'Execute to file' in the Query window + * Beautify the query shown in the SQL pane for the functions + having multiple arguments by adding new lines with small + modification + * Check for the columnlist for the UPDATE OF syntax on trigger + also works with PPAS 9.5+ + * Proper saving of columns width in the server status window + * CHECK OPTION is applicable to the views only, and not the + materialized views + * Prevent a crash during the update of the macro or favourite + list + * Allow quick injectection of favourites by name + * Fix handling of saving macros after pasting a query in the box + * Fix handling of char()[] columns in the Edit Grid + * Support the new check_option parameter of views + * Handle the 9.4 MOVE clause of ALTER TABLESPACE + * Add a new action menu to refresh a materialized view + * Support the new 9.4 columns in pg_stat_activity + * Save search options for next time + * Ensure Favourite queries are only saved when the OK button is + pressed + * Fix an issue refreshing functions in PPAS packages + * Improve handling of lost connections + * Allow searching for database objects by comment and definition + content + * Add support for Resource Groups in PPAS 9.4 + * Add Save and Exit shortcut keys to the edit grid + * Enable backward search in SQL Box using Shift + F3 + * Allow more flexible selection/deselection of rows and columns + in Edit Grid + * Allow more options with the plain backup. + * Use a much smarter auto-sizing algorithm for the columns in the + Query Tool output grid. + * Remember the last panel used on the Options dialogue, and + display the default panel if a group node is selected on the + tree + * Allow parallel dump with -j starting with 9.3 + +- update to 1.18.2 + * Fix SQL for GRANT on a sequence. Report from liuyuanyuan. + * Fix escape handling in pgpass files + * GQB forgot the materialized views. + * Don't set log_min_messages from the debugger + * Fix a crash on OSX when run explain through shortcut in query + editor, when mouse is over a existing shape, and popup, showing + the step information, is on + * Using the GetOid() function instead of GetLong() for Oid + columns + * Fix SQL comments for inherited columns. + * Flush the changes in the settings as soon as new server is + added + * Don't include obsolete config settings from <= 8.3 in the + config editor unless running on an appropriate server. + * Ensure the Type dialogue detects name changes. + * Ensure report titles don't overflow the page width + * Ensure reports overflow the page width properly + * Add missing "port" option for SSH tunnels. + * Set 32bit PostgreSQL, EnterpriseDB PATH (in case - 64bit + respective applications not found, and 32bit(s) are available) + for 64bit pgAdmin III. + * Improved the debugger to work better with PPAS <= 9.2 + * Fix the handling of the "Valid Until" date/time on the role + dialogue on Mac. + +------------------------------------------------------------------- Old: ---- pgadmin3-1.18.1.tar.gz pgadmin3-1.18.1.tar.gz.sig New: ---- pgadmin3-1.20.0.tar.gz pgadmin3-1.20.0.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pgadmin3.spec ++++++ --- /var/tmp/diff_new_pack.IUdUy1/_old 2015-01-29 09:57:27.000000000 +0100 +++ /var/tmp/diff_new_pack.IUdUy1/_new 2015-01-29 09:57:27.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package pgadmin3 # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ Summary: Management and Administration Tools for the PostgreSQL Database License: PostgreSQL Group: Productivity/Databases/Tools -Version: 1.18.1 +Version: 1.20.0 Release: 0 Url: http://www.pgadmin.org/index.php Source0: http://ftp.postgresql.org/pub/pgadmin3/release/v%{version}/src/pgadmin3-%{version}.tar.gz ++++++ pgadmin3-1.18.1.tar.gz -> pgadmin3-1.20.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/pgadmin3/pgadmin3-1.18.1.tar.gz /work/SRC/openSUSE:Factory/.pgadmin3.new/pgadmin3-1.20.0.tar.gz differ: char 5, line 1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
