Re: [pgadmin-support] Bug: Default parameters in functions not being maintained in pgAdmin definition

2012-09-11 Thread Guillaume Lelarge
On Fri, 2012-09-07 at 11:02 -0400, Paragon Corporation wrote: > I'm using 1.16 beta 4 on Windows (the version that comes with EDB PostgreSQL > 9.2RC1) > > When I do this: > > CREATE OR REPLACE FUNCTION test_defaults(param_int integer, param_def text > DEFAULT NULL::text) > RETURNS text AS > $$

Re: [pgadmin-support] Double click to edit column

2012-09-11 Thread Guillaume Lelarge
Hi, On Sat, 2012-09-08 at 18:02 +0300, Efe Erdoğru wrote: > Hi, > > I'll be very nice if we can edit a column by double clicking on it. > Where? It already works in the browser if you checked the right option (File/Options, then "UI Miscellaneous", and "Show object properties on double click in

[pgadmin-support] pgAdmin v.1.16.0 now available

2012-09-11 Thread Guillaume Lelarge
The pgAdmin Development Team is pleased to announce the release of pgAdmin 1.16.0, the Open Source graphical PostgreSQL administration tool for Windows, Linux, FreeBSD, Mac OS X and Solaris, now available for download in source and a variety of binary formats from: http://www.postgresql.org/ftp/pg

[pgadmin-support] Upgrade.bat does nothing for 1.16.0

2012-09-11 Thread Guy Rouillier
Many thanks to the PgAdmin team for their years-long dedication to providing a top-notch end-user grahical tool for PostgreSQL. I normally simply run the MSI file to upgrade from one version to the next. This time, I decided to try the supplied upgrade.bat to see what if anything it did diffe

Re: [pgadmin-support] Upgrade.bat does nothing for 1.16.0

2012-09-11 Thread Dave Page
Hi On Tue, Sep 11, 2012 at 8:10 PM, Guy Rouillier wrote: > Many thanks to the PgAdmin team for their years-long dedication to providing > a top-notch end-user grahical tool for PostgreSQL. > > I normally simply run the MSI file to upgrade from one version to the next. > This time, I decided to tr