The NetBSD Project

CVS log for pkgsrc/databases/pgadmin3/PLIST

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / databases / pgadmin3

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2013Q3-base


Revision 1.10 / (download) - annotate - [select for diffs], Wed Sep 11 13:39:35 2013 UTC (10 years, 6 months ago) by richard
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base, pkgsrc-2013Q3
Changes since 1.9: +5 -2 lines
Diff to previous 1.9 (colored)

extract from CHANGELOG:

pgAdmin III Changelog
=====================

Notes
-----

This is the pgAdmin III changelog. Items are marked with the initials of the
developer responsible for them, and the version of pgAdmin that the change
will first appear in. For convenience, changes during Beta and RC phases may
include an RCx or Bx suffix on the version number, but for simplicity these
will not normally be retained.

A name in square braces [Joe Bloggs] indicates that the change was written by
Joe. The initialed developer was responsible for reviewing the changes in these
cases.

Names shown as "per Joe Bloggs", indicate that Joe reported the problem and may
have provided help debugging it, but did not actually provide the change.

Key to developers
-----------------

- DP   Dave Page
- AP   Andreas Pflug
- JMP  Jean-Michel Poure
- HS   Hiroshi Saito
- AHP  Adam H. Pendleton
- MP   Marc Persuy
- DAP  Darko Prenosil
- FGP  Florian G. Pflug
- MH   Magnus Hagander
- GL   Guillaume Lelarge
- AV   Ashesh Vashi

Changes
-------

Date       Dev Ver     Change details
---------- --- ------  --------------
2013-09-06 DP  1.18.1  Fix a memory leak in the Event Trigger code [Dinesh
                       Kumar].
2013-08-20 AV  1.18.0  Fix a layout bug in the graphical explain renderer that
                       could render nodes on top of each other.
2013-08-06 DP  1.18.0  Fix Slony's DDL Script support [Akshay Joshi].
2013-07-26 DP  1.18.0  Add support for Event Triggers in 9.3+ [Dinesh Kumar].
2013-07-22 DP  1.18.0  Avoid using a Help cache file that needs to be world
                       writeable, and ensure sed is happy when post-processing
                       helpfiles.
2013-07-22 DP  1.18.0  Fix the help path on the import dialogue and improve the
                       error handling [Akshay Joshi].
2013-07-22 DP  1.18.0  Fix path the the Search Objects help doc [Dhiraj Chawla].
2013-07-18 GL  1.18.0  Fix UTF-8 display for guru hints [Marek Cernocky].
2013-07-08 DP  1.18.0  Prevent a crash when creating a stored procedure in
                       PPAS [Dinesh Kumar].
2013-06-19 GL  1.18.0  Disable the Favourites menu items if there is no
                       favourites file path (per a comment from Michael Shapiro).
2013-06-18 GL  1.18.0  Make No the default button on the Truncate confirmation
                       dialog (per request from Humberto Cereser Ibanez).
2013-06-18 DP  1.18.0  Support Materialized Views [Neel Patel].
2013-06-07 DP  1.18.0  Avoid a possible crash on Linux when using the
                       "Script" options of the Query Tool [aditsu].
2013-05-26 DP  1.18.0  Fix comments on constraints [Thom Brown].
2013-05-26 DP  1.18.0  Fix schema prefixes in cast definitions in the browser.
2013-05-26 DP  1.18.0  Treat sequences as first class objects in the Grant
                       Wizard. Support USAGE and remove obsolete RULE
                       permissions [Dhiraj Chawla].
2013-05-26 DP  1.18.0  Set the default backup type to "Custom".
2013-05-21 DP  1.18.0  Improve the copy handling on the Edit Grid so that
                       it works more consistently and predictably.
2013-05-20 DP  1.18.0  Fix comments on columns.
2013-05-20 DP  1.18.0  Remove the "Apply" buttons from the function, view
                       package and external table dialogues. Their use is
                       discouraged, and the code is fragile, complex and
                       very buggy.
2013-05-20 DP  1.18.0  Fix a crash that could occur if the browser fails to
                       detect that an object has been changed by another
                       session.
2013-05-17 DP  1.18.0  Change the default SQL box font to a slightly smaller
                       size on GTK based platforms.
2013-05-17 DP  1.18.0  Don't prompt the user for a password if they're using
                       a client certificate.
2013-05-17 DP  1.18.0  Ensure global backups use the mintenance database to
                       avoid access issue with postgres or template1.
2013-05-17 DP  1.18.0  Fix SSL certificate authentication.
2013-05-08 DP  1.18.0  Fix renaming and schema changes for stored procedures
                       in PPAS [Dinesh Kumar].
2013-05-02 DP  1.18.0  Add SSH tunnelling support to allow connections to be
                       made to hosts via an SSH server [Akshay Joshi].
2013-05-02 DP  1.18.0  Display the index validity in the properties list for
                       indexes and index-based constraints [Gabrielle Roth].
2013-04-29 DP  1.18.0  Add an option to include column headers when copying
                       from the query tool results [Jasmin Dizdarevic].
2013-04-29 DP  1.18.0  Allow the decimal mark displayed by the query tool to be
                       configured as the thousands separator can [Jasmin
                       Dizdarevic].
2013-04-25 DP  1.18.0  Ensure the Query Tool's maximum column length setting
                       is honoured.
2013-04-22 DP  1.18.0  Handle default privileges to PUBLIC correctly. [Dhiraj
                       Chawla].
2013-03-24 GL  1.18.0  Add tab option in the Import dialog. Per a request from
                       Jeff Janes.
2013-03-17 GL  1.18.0  Add smallserial handling. Per a request from Matthew
                       Syphus.
2013-03-01 DP  1.18.0  Fix the editing of pg_hba.conf files [Dhiraj Chawla].
2013-02-25 DP  1.18.0  Fix the display of extension owner names.
2013-02-23 GL  1.18.0  Add a title to the backup and restore windows. Per
                       request from Bastiaan Olij.
2013-02-22 DP  1.18.0  Fix a bug that could cause a NOTICE to be displayed
                       when rendering FTS Configurations in the tree.
2013-02-07 DP  1.18.0  Don't try to display dependents or dependencies for
                       pgAgent jobs, schedules or steps.
2013-02-06 DP  1.18.0  Fix the handling of expiry times when modifying roles.
2013-02-04 DP  1.18.0  Prevent foreign keys being recreated unnecessarily when
                       modifying tables [Michael Banck]
2013-01-24 DP  1.18.0  Prevent Cmd+S adding characters to the Query Tool when
                       the Save button is disabled.
2013-01-18 DP  1.18.0  Fix handling of Greenplum partitions [Lubomir Petrov]
2013-01-06 GL  1.18.0  Add -V/--version CLI option.
2013-01-06 GL  1.18.0  Add actions menu to the serverstatus tool.
2013-01-06 GL  1.18.0  Fix the database SQL when reseting a configuration
                       parameter. Per a report from Bartosz Dmytrak.
2013-01-04 GL  1.18.0  Refresh the toolbar buttons when a list has been
                       updated. Per a report from Evan Martin.
2013-01-04 GL  1.18.0  Fix the "NO INHERIT" query. Report from Thomas Joseph.
2012-12-24 GL  1.18.0  Display default privs. Report from Nathan Alden.
2012-12-24 GL  1.18.0  Sort references by schema name and relation name in
                       dlgForeignKey. Report from Michal Kozusznik.
2012-12-24 GL  1.18.0  Fix the change of the superuser attribute. Report from
                       Michal Kozusznik.
2012-12-18 DP  1.18.0  Prevent a crash when using Cmd-A on a file loaded into
                       the Query Tool when opened with Cmd-E on Mac.
2012-12-07 DP  1.18.0  Fix the queries used to get object comments to allow
                       for duplicate OIDs that may be present following use
                       of pg_upgrade.
2012-12-03 DP  1.16.1  Prevent a crash that could happen if further changes
                       were made on a dialogue after using the Apply button.
                       [Akshay Joshi]
2012-11-29 GL  1.16.1  Save new comments on already existing columns when
                       editing a table. Per a report from Jeff Janes.
2012-11-29 GL  1.16.1  Fix the query editor behaviour when executing COPY TO
                       stdout and COPY FROM stdin [Heikki Linnakangas]
2012-11-28 AV  1.16.1  Date picker controls returns a full timestamp by
                       default, which can cause inadvertent date changes
                       on jobs and role validty dates. Ignore the time part.
2012-11-26 MH  1.16.1  Fix query for database descriptions
2012-11-15 DP  1.16.1  Avoid querying the catalogs for toast table settings
                       for every table in the database. This gives a huge
                       performance gain with large schemas.
2012-11-08 DP  1.16.1  Prevent a crash when refreshing a node which has a
                       child with an open dialogue [Dhiraj Chawla]
2012-11-08 DP  1.16.1  Fix dropping/renaming of indexes [Akshay Joshi]
2012-11-08 DP  1.16.1  Avoid updating the GQB model on every key press in
                       the query tool [Dhiraj Chawla]
2012-11-02 DP  1.16.1  Fix a crash that can occur when renaming objects.
                       [Ashesh Vashi/Sachin Srivastava]
2012-11-01 DP  1.16.1  Fix dropping of constraints [Akshay Joshi]
2012-10-31 DP  1.16.1  Fix the "blocked by" column in the server status
                       dialogue on 9.2 servers [Sachin Srivastava]
2012-10-11 DP  1.16.1  Prevent a crash if the query tool is closed whilst a
                       file is loading [Akshay Joshi]
2012-10-09 AV  1.16.1  Fix setting of comments on PPAS procedures.
2012-10-08 DP  1.16.1  Don't autosize the search results columns if no
                       results are found [Akshay Joshi]
2012-10-08 AV  1.16.1  Prevent a crash if opening a second config file in
                       the editor.
2012-10-08 DP  1.16.1  Prevent the SSL options combo box displaying
                       duplicate options if the server dialogue is
                       reopened [Akshay Joshi]
2012-09-14 GL  1.16.1  Fix trigger query when connected to PostgreSQL 8.2 or
                       lower, per a report from Jon Roberts.
2012-09-12 GL  1.16.1  Fix message when executing an empty query, per Marc
                       Mamin.
2012-09-06 DP  1.18.0  Detect serial/bigserial columns from pg_depend, rather
                       than guessing [Quan Zongliang].
2012-09-05 DP  1.18.0  Display the next expected value for a sequence in the
                       property list [Quan Zongliang].
2012-07-11 MH  1.18.0  Add optional thousands separator to the query tool
                       results grid.
2012-07-11 MH  1.18.0  Right-justify numeric values in the query tool results

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>