New minor release?

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: <pgadmin-hackers(at)postgresql(dot)org>
Subject: New minor release?
Date: 2012-02-20 21:30:01
Message-ID: 37dcaac61730eec7c0111ea1c5ec0e6c@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

If I'm not mistaken, there will be new minor releases of PostgreSQL next
week. I think we should also get out a new minor release. There are 26
fixes, some of them really important.

To get a quick view, here are the changes:

2012-02-20 GL 1.14.2 Correctly save the position of a pgDialog.
2012-02-19 GL 1.14.2 Fix the copy of a query when application_name is
unset.
2012-02-19 GL 1.14.2 Fix query handling on the frmStatus window,
per report from Aren Cambre.
2012-02-16 GL 1.14.2 Record a password in .pgpass only if not empty.
Per complaint from Michael Shapiro, and Vik Reykja.
2012-02-13 GL 1.14.2 Fix the reverse-engineered SQL for types.
2012-02-11 GL 1.14.2 Fix dlgType minimum size.
2012-02-11 GL 1.14.2 Fix enabling/disabling trigger with the trigger
contextual menu. Report from Bartosz Dmytrak.
2012-02-09 GL 1.14.2 Fix the autovacuum widgets in the table dialog when

using a language other than english. Report from
Bartek.
2012-02-06 GL 1.14.2 Highlight the log pane widgets at the frmStatus
startup.
2012-01-18 DP 1.14.2 Ensure job steps and schedules are listed properly
on the Job dialogue, and avoid defaulting empty
end dates to today on the schedule dialogue.
2012-01-13 DP 1.14.2 Fix the default column widths of the list controls
on the main window on Linux [Dhiraj Chawla]
2012-01-13 DP 1.14.2 Increase the size of the label on the password
dialog to avoid text being obscured with longer
server descriptions [Dharmendra Goyal]
2012-01-11 DP 1.14.2 Fix the "drop object?" warning on Slony objects and
PPAS synonyms [Dhiraj Chawla].
2012-01-10 DP 1.14.2 Fix comment modification on Slony Clusters [Akshay
Joshi]
2012-01-07 GL 1.14.2 Fix loss of column changes through table properties
when re-editing. Report from Thom Brown.
2012-01-07 GL 1.14.2 Show columns' variable in the SQL pane of a table.
Report from Thom Brown.
2012-01-06 GL 1.14.2 Fix the refresh on frmMain. Per report from Bartek.
2012-01-04 GL 1.14.2 Fix the constraint trigger query.
2011-12-13 GL 1.14.2 Allow SSL use.
2011-12-10 GL 1.14.2 Fix reading the histoquery file because of wrong
file.
dialog, per report from Vjacheslav Vjacheslav.
2011-12-10 GL 1.14.2 Fix constraints handling on the table properties
dialog, per report from Vjacheslav Vjacheslav.
2011-12-06 DP 1.14.2 Avoid crashing when working with objects with % in
the
name.
2011-12-04 GL 1.14.2 Fix VARIADIC handling with DEFAULT value, per
report from Regina.
2011-12-04 GL 1.14.2 Fix DEFAULT clause handling in ALTER FUNCTION, per
report from Regina.
2011-12-04 GL 1.14.2 Fix compilation on Debian Sid, per report from
Philippe Rimbault, and Gerfried Fuchs.
2011-12-02 AV 1.14.2 Fix handling of EXTENSIONs in the restore dialogue.

--
Guillaume
http://www.postgresql.fr
http://dalibo.com

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Magnus Hagander 2012-02-20 22:30:28 Re: New minor release?
Previous Message Guillaume Lelarge 2012-02-19 23:10:08 pgAdmin III commit: Correctly save the position of a pgDialog