Обсуждение: New minor release?
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
On Mon, Feb 20, 2012 at 22:30, Guillaume Lelarge <guillaume@lelarge.info> wrote: > 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. +1 (from one who's not really involved in that part, but happy to hand out work to others) -- Magnus Hagander Me: http://www.hagander.net/ Work: http://www.redpill-linpro.com/
Hi, Yeah, I was planning to wrap a release. I'll do it tomorrow. On Mon, Feb 20, 2012 at 9:30 PM, Guillaume Lelarge <guillaume@lelarge.info> wrote: > 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 > > -- > Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-hackers -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company