[pgadmin-hackers] SVN Commit by dpage: r8361 - branches/REL-1_10_0_PATCHES/pgadmin3/pgadmin/include

2010-05-13 Thread svn
Author: dpage

Date: 2010-05-13 09:20:28 +0100 (Thu, 13 May 2010)

New Revision: 8361

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8361&view=rev

Log:
Bump version for release.



Modified:
   branches/REL-1_10_0_PATCHES/pgadmin3/pgadmin/include/version.h

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


[pgadmin-hackers] 1.12 beta 2

2010-05-13 Thread Dave Page
In anticipation of a possible beta release of PG 9.0 (currently in
discussion) along with the back branch releases of PostgreSQL, I'm
going to cut pgAdmin 1.12 beta 2 later today.

Objections or last minute patches need to come *really* quickly!

Sorry!

-- 
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise Postgres Company

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


[pgadmin-hackers] SVN Commit by guillaume: r8362 - in trunk/pgadmin3/i18n: af_ZA ar_SA bg_BG ca_ES cs_CZ da_DK de_CH de_DE el_GR es_ES fa_IR fi_FI fr_FR gl_ES gu_IN hi_IN hr_HR hu_HU id_ID is_IS it_IT

2010-05-13 Thread svn
Author: guillaume

Date: 2010-05-13 09:33:26 +0100 (Thu, 13 May 2010)

New Revision: 8362

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8362&view=rev

Log:
Automatic merge using stringmerge script.


Modified:
   trunk/pgadmin3/i18n/af_ZA/pgadmin3.po
   trunk/pgadmin3/i18n/ar_SA/pgadmin3.po
   trunk/pgadmin3/i18n/bg_BG/pgadmin3.po
   trunk/pgadmin3/i18n/ca_ES/pgadmin3.po
   trunk/pgadmin3/i18n/cs_CZ/pgadmin3.po
   trunk/pgadmin3/i18n/da_DK/pgadmin3.po
   trunk/pgadmin3/i18n/de_CH/pgadmin3.po
   trunk/pgadmin3/i18n/de_DE/pgadmin3.po
   trunk/pgadmin3/i18n/el_GR/pgadmin3.po
   trunk/pgadmin3/i18n/es_ES/pgadmin3.po
   trunk/pgadmin3/i18n/fa_IR/pgadmin3.po
   trunk/pgadmin3/i18n/fi_FI/pgadmin3.po
   trunk/pgadmin3/i18n/fr_FR/pgadmin3.po
   trunk/pgadmin3/i18n/gl_ES/pgadmin3.po
   trunk/pgadmin3/i18n/gu_IN/pgadmin3.po
   trunk/pgadmin3/i18n/hi_IN/pgadmin3.po
   trunk/pgadmin3/i18n/hr_HR/pgadmin3.po
   trunk/pgadmin3/i18n/hu_HU/pgadmin3.po
   trunk/pgadmin3/i18n/id_ID/pgadmin3.po
   trunk/pgadmin3/i18n/is_IS/pgadmin3.po
   trunk/pgadmin3/i18n/it_IT/pgadmin3.po
   trunk/pgadmin3/i18n/ja_JP/pgadmin3.po
   trunk/pgadmin3/i18n/ko_KR/pgadmin3.po
   trunk/pgadmin3/i18n/lt_LT/pgadmin3.po
   trunk/pgadmin3/i18n/lv_LV/pgadmin3.po
   trunk/pgadmin3/i18n/mk_MK/pgadmin3.po
   trunk/pgadmin3/i18n/nb_NO/pgadmin3.po
   trunk/pgadmin3/i18n/nl_NL/pgadmin3.po
   trunk/pgadmin3/i18n/pl_PL/pgadmin3.po
   trunk/pgadmin3/i18n/pt_BR/pgadmin3.po
   trunk/pgadmin3/i18n/pt_PT/pgadmin3.po
   trunk/pgadmin3/i18n/ro_RO/pgadmin3.po
   trunk/pgadmin3/i18n/ru_RU/pgadmin3.po
   trunk/pgadmin3/i18n/sk_SK/pgadmin3.po
   trunk/pgadmin3/i18n/sl_SI/pgadmin3.po
   trunk/pgadmin3/i18n/sr_RS/pgadmin3.po
   trunk/pgadmin3/i18n/sv_SE/pgadmin3.po
   trunk/pgadmin3/i18n/te_IN/pgadmin3.po
   trunk/pgadmin3/i18n/tl_PH/pgadmin3.po
   trunk/pgadmin3/i18n/tr_TR/pgadmin3.po
   trunk/pgadmin3/i18n/uk_UA/pgadmin3.po
   trunk/pgadmin3/i18n/ur_PK/pgadmin3.po
   trunk/pgadmin3/i18n/vi_VN/pgadmin3.po
   trunk/pgadmin3/i18n/zh_CN/pgadmin3.po
   trunk/pgadmin3/i18n/zh_TW/pgadmin3.po

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


[pgadmin-hackers] SVN Commit by guillaume: r8363 - trunk/pgadmin3/i18n/fr_FR

2010-05-13 Thread svn
Author: guillaume

Date: 2010-05-13 09:38:04 +0100 (Thu, 13 May 2010)

New Revision: 8363

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8363&view=rev

Log:
Update french translation.



Modified:
   trunk/pgadmin3/i18n/fr_FR/pgadmin3.mo
   trunk/pgadmin3/i18n/fr_FR/pgadmin3.po

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


Re: [pgadmin-hackers] 1.12 beta 2

2010-05-13 Thread Guillaume Lelarge
Le 13/05/2010 10:27, Dave Page a écrit :
> In anticipation of a possible beta release of PG 9.0 (currently in
> discussion) along with the back branch releases of PostgreSQL, I'm
> going to cut pgAdmin 1.12 beta 2 later today.
> 
> Objections or last minute patches need to come *really* quickly!
> 

Just got the time to update .pot file and the .po files. No more patches
from me.


-- 
Guillaume.
 http://www.postgresqlfr.org
 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


[pgadmin-hackers] SVN Commit by guillaume: r8364 - trunk/pgadmin3

2010-05-13 Thread svn
Author: guillaume

Date: 2010-05-13 09:39:34 +0100 (Thu, 13 May 2010)

New Revision: 8364

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8364&view=rev

Log:
Update the .pot file.



Modified:
   trunk/pgadmin3/pgadmin3.pot

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


[pgadmin-hackers] SVN Commit by guillaume: r8365 - branches/REL-1_10_0_PATCHES/pgadmin3

2010-05-13 Thread svn
Author: guillaume

Date: 2010-05-13 09:40:43 +0100 (Thu, 13 May 2010)

New Revision: 8365

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8365&view=rev

Log:
Update the .pot file.



Modified:
   branches/REL-1_10_0_PATCHES/pgadmin3/pgadmin3.pot

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


Re: [pgadmin-hackers] SVN Commit by guillaume: r8365 - branches/REL-1_10_0_PATCHES/pgadmin3

2010-05-13 Thread Dave Page
Arrgh! I'm in the process of building and tagging the 1.10.3 release.
Please don't change any more files underneath me!

On Thu, May 13, 2010 at 9:40 AM,   wrote:
> Author: guillaume
>
> Date: 2010-05-13 09:40:43 +0100 (Thu, 13 May 2010)
>
> New Revision: 8365
>
> Revision summary: 
> http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8365&view=rev
>
> Log:
> Update the .pot file.
>
>
>
> Modified:
>   branches/REL-1_10_0_PATCHES/pgadmin3/pgadmin3.pot
>
> --
> 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
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise Postgres Company

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


Re: [pgadmin-hackers] SVN Commit by guillaume: r8365 - branches/REL-1_10_0_PATCHES/pgadmin3

2010-05-13 Thread Guillaume Lelarge
Le 13/05/2010 11:03, Dave Page a écrit :
> Arrgh! I'm in the process of building and tagging the 1.10.3 release.
> Please don't change any more files underneath me!
> 

Oops, sorry about this.


-- 
Guillaume.
 http://www.postgresqlfr.org
 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


[pgadmin-hackers] SVN Commit by dpage: r8366 - tags

2010-05-13 Thread svn
Author: dpage

Date: 2010-05-13 10:07:53 +0100 (Thu, 13 May 2010)

New Revision: 8366

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8366&view=rev

Log:



Added:
   tags/REL-1_10_3/

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


[pgadmin-hackers] SVN Commit by dpage: r8367 - tags/REL-1_10_3

2010-05-13 Thread svn
Author: dpage

Date: 2010-05-13 10:09:10 +0100 (Thu, 13 May 2010)

New Revision: 8367

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8367&view=rev

Log:
Tag 1.10.3


Added:
   tags/REL-1_10_3/pgadmin3/

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


[pgadmin-hackers] 1.10.3 Uploaded

2010-05-13 Thread Dave Page
I've tagged, built and uploaded 1.10.3 in source, Windows and Mac
formats to http://developer.pgadmin.org/ftp/release/v1.10.3/. It'll
make it's way to the PostgreSQL FTP site over the next 24 hours or so.

Please take a minute to check for any show-stopper issues!

Guillaume - will you have time to update the website tomorrow?

-- 
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise Postgres Company

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


Re: [pgadmin-hackers] 1.10.3 Uploaded

2010-05-13 Thread Guillaume Lelarge
Le 13/05/2010 12:03, Dave Page a écrit :
> I've tagged, built and uploaded 1.10.3 in source, Windows and Mac
> formats to http://developer.pgadmin.org/ftp/release/v1.10.3/. It'll
> make it's way to the PostgreSQL FTP site over the next 24 hours or so.
> 
> Please take a minute to check for any show-stopper issues!
> 
> Guillaume - will you have time to update the website tomorrow?
> 

Sure. Just need to remember what I did on 1.10.2. Will check that today
to get ready for tomorrow.


-- 
Guillaume.
 http://www.postgresqlfr.org
 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


Re: [pgadmin-hackers] 1.10.3 Uploaded

2010-05-13 Thread Dave Page
On Thu, May 13, 2010 at 11:29 AM, Guillaume Lelarge
 wrote:
> Le 13/05/2010 12:03, Dave Page a écrit :
>> I've tagged, built and uploaded 1.10.3 in source, Windows and Mac
>> formats to http://developer.pgadmin.org/ftp/release/v1.10.3/. It'll
>> make it's way to the PostgreSQL FTP site over the next 24 hours or so.
>>
>> Please take a minute to check for any show-stopper issues!
>>
>> Guillaume - will you have time to update the website tomorrow?
>>
>
> Sure. Just need to remember what I did on 1.10.2. Will check that today
> to get ready for tomorrow.

Thanks.


-- 
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise Postgres Company

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


Re: [pgadmin-hackers] 1.10.3 Uploaded

2010-05-13 Thread Devrim GÜNDÜZ
On Thu, 2010-05-13 at 11:03 +0100, Dave Page wrote:
> I've tagged, built and uploaded 1.10.3 in source, Windows and Mac
> formats to http://developer.pgadmin.org/ftp/release/v1.10.3/. It'll
> make it's way to the PostgreSQL FTP site over the next 24 hours or so.
> 
> Please take a minute to check for any show-stopper issues! 

Built successfully on Fedora 11-12-13 and 14. Pushed updates to repos,
which will appear in 2 days or so.

Regards,
-- 
Devrim GÜNDÜZ
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
PostgreSQL RPM Repository: http://yum.pgrpms.org
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org  Twitter: http://twitter.com/devrimgunduz


signature.asc
Description: This is a digitally signed message part


Re: [pgadmin-hackers] 1.10.3 Uploaded

2010-05-13 Thread Dave Page
2010/5/13 Devrim GÜNDÜZ :
> On Thu, 2010-05-13 at 11:03 +0100, Dave Page wrote:
>> I've tagged, built and uploaded 1.10.3 in source, Windows and Mac
>> formats to http://developer.pgadmin.org/ftp/release/v1.10.3/. It'll
>> make it's way to the PostgreSQL FTP site over the next 24 hours or so.
>>
>> Please take a minute to check for any show-stopper issues!
>
> Built successfully on Fedora 11-12-13 and 14. Pushed updates to repos,
> which will appear in 2 days or so.

Thanks!

-- 
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise Postgres Company

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


Re: [pgadmin-hackers] 1.10.3 Uploaded

2010-05-13 Thread Guillaume Lelarge
Le 13/05/2010 13:16, Devrim GÜNDÜZ a écrit :
> On Thu, 2010-05-13 at 11:03 +0100, Dave Page wrote:
>> I've tagged, built and uploaded 1.10.3 in source, Windows and Mac
>> formats to http://developer.pgadmin.org/ftp/release/v1.10.3/. It'll
>> make it's way to the PostgreSQL FTP site over the next 24 hours or so.
>>
>> Please take a minute to check for any show-stopper issues! 
> 
> Built successfully on Fedora 11-12-13 and 14. Pushed updates to repos,
> which will appear in 2 days or so.
> 

Incredibly quick. Wish we had someone like you for Debian packages. Kind
of make me want to install FC12 on that new laptop of mine :)

Thanks Devrim.


-- 
Guillaume.
 http://www.postgresqlfr.org
 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


Re: [pgadmin-hackers] 1.10.3 Uploaded

2010-05-13 Thread Erwin Brandstetter
On May 13, 12:03 pm, dp...@pgadmin.org (Dave Page) wrote:
(...)
> Please take a minute to check for any show-stopper issues!

I have been testing Guillaume's pgadmin3.exe from 2010-04-29 in a
1.10.2 environment extensively over the last two weeks. On Win XP Pro
and Win XP Home .
Aside from the crash I reported (#177 - refresh of a dropped or moved
function), there were no other new problems. So far it is the most
stable release yet. I have had around 30 SQL windows open on a bunch
of different DB clusters on various servers, but no problems.

I ran checks on all the stuff I have reported over the last couple of
weeks and found all of it fixed. I also tested a couple of the other
issues tagged milestone 1.10.3, but not all of them - like Mac or
EnterpriseDB stuff, which I don't use. Plus, I skimmed through 1.10.3
beta during the last couple of hours. Upgrade works fine, no problems,
no show-stoppers on Win XP Pro. #177 is fixed, too.

I don't have acccess my Win XP Home PC right now, to check for the
update issue I had with 1.10.2  (ticket #152). I wonder if it 1.10.3
upgrades fine without installing "Microsoft Visual C++ 2005
Redistributable Package" first.


Regards
Erwin


-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


[pgadmin-hackers] SVN Commit by dpage: r8368 - trunk/pgadmin3/pkg/win32/src

2010-05-13 Thread svn
Author: dpage

Date: 2010-05-13 16:54:37 +0100 (Thu, 13 May 2010)

New Revision: 8368

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8368&view=rev

Log:
Update the installer for 1.12. Regenerate the GUIDs, and remove Kerberos 5 
libraries no longer shipped with PostgreSQL 9.0


Modified:
   trunk/pgadmin3/pkg/win32/src/i18ndata.wxs
   trunk/pgadmin3/pkg/win32/src/pgadmin3.wxs

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


[pgadmin-hackers] SVN Commit by dpage: r8369 - in trunk/pgadmin3: . docs pgadmin pkg/win32

2010-05-13 Thread svn
Author: dpage

Date: 2010-05-13 16:56:01 +0100 (Thu, 13 May 2010)

New Revision: 8369

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8369&view=rev

Log:
Update build system for 1.12 to use VC++ 2008.


Modified:
   trunk/pgadmin3/docs/Docs.vcproj
   trunk/pgadmin3/pgAdmin3.sln
   trunk/pgadmin3/pgadmin/pgAdmin3.vcproj
   trunk/pgadmin3/pkg/win32/Installer.vcproj

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


Re: [pgadmin-hackers] SVN Commit by dpage: r8369 - in trunk/pgadmin3: . docs pgadmin pkg/win32

2010-05-13 Thread Guillaume Lelarge
Le 13/05/2010 17:56, s...@pgadmin.org a écrit :
> Author: dpage
> 
> Date: 2010-05-13 16:56:01 +0100 (Thu, 13 May 2010)
> 
> New Revision: 8369
> 
> Revision summary: 
> http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8369&view=rev
> 
> Log:
> Update build system for 1.12 to use VC++ 2008.
> 

This is great :) I always used VC++ 2008, and was annoyed to see
modified files that I had to make sure not to include in patches. So,
thanks.


-- 
Guillaume.
 http://www.postgresqlfr.org
 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


[pgadmin-hackers] SVN Commit by dpage: r8370 - trunk/pgadmin3/pgadmin/ctl

2010-05-13 Thread svn
Author: dpage

Date: 2010-05-13 17:18:51 +0100 (Thu, 13 May 2010)

New Revision: 8370

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8370&view=rev

Log:
Fix a couple of precompiled header related warnings on Windows


Modified:
   trunk/pgadmin3/pgadmin/ctl/ctlCheckTreeView.cpp
   trunk/pgadmin3/pgadmin/ctl/ctlSQLBox.cpp

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


Re: [pgadmin-hackers] SVN Commit by dpage: r8369 - in trunk/pgadmin3: . docs pgadmin pkg/win32

2010-05-13 Thread Dave Page
On Thu, May 13, 2010 at 5:06 PM, Guillaume Lelarge
 wrote:
> Le 13/05/2010 17:56, s...@pgadmin.org a écrit :
>> Author: dpage
>>
>> Date: 2010-05-13 16:56:01 +0100 (Thu, 13 May 2010)
>>
>> New Revision: 8369
>>
>> Revision summary: 
>> http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8369&view=rev
>>
>> Log:
>> Update build system for 1.12 to use VC++ 2008.
>>
>
> This is great :) I always used VC++ 2008, and was annoyed to see
> modified files that I had to make sure not to include in patches. So,
> thanks.

NP. We're using VC++ 2008 for PG 9.0, so we need to do this to avoid
having to ship multiple runtimes. I recalled you mentioning you were
using it in the past :-)


-- 
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise Postgres Company

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


[pgadmin-hackers] Re: SVN Commit by dpage: r8369 - in trunk/pgadmin3: . docs pgadmin pkg/win32

2010-05-13 Thread Erwin Brandstetter
On May 13, 6:25 pm, dp...@pgadmin.org (Dave Page) wrote:
> On Thu, May 13, 2010 at 5:06 PM, Guillaume Lelarge
>
>
>
>  wrote:
> > Le 13/05/2010 17:56, s...@pgadmin.org a écrit :
> >> Author: dpage
>
> >> Date: 2010-05-13 16:56:01 +0100 (Thu, 13 May 2010)
>
> >> New Revision: 8369
>
> >> Revision 
> >> summary:http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8369&view=rev
>
> >> Log:
> >> Update build system for 1.12 to use VC++ 2008.
>
> > This is great :) I always used VC++ 2008, and was annoyed to see
> > modified files that I had to make sure not to include in patches. So,
> > thanks.
>
> NP. We're using VC++ 2008 for PG 9.0, so we need to do this to avoid
> having to ship multiple runtimes. I recalled you mentioning you were
> using it in the past :-)

Might fix  #152, too? (need to install MS VC++ 2005 Redistributable
Package first on certain XP Home PCs)


Regards
Erwin

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


[pgadmin-hackers] SVN Commit by guillaume: r8371 - trunk/pgadmin3/i18n/cs_CZ

2010-05-13 Thread svn
Author: guillaume

Date: 2010-05-13 18:36:40 +0100 (Thu, 13 May 2010)

New Revision: 8371

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8371&view=rev

Log:
Update czech translation, per Marek ?\196?\140ernock?\195?\189.



Modified:
   trunk/pgadmin3/i18n/cs_CZ/pgadmin3.mo
   trunk/pgadmin3/i18n/cs_CZ/pgadmin3.po

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


Re: [pgadmin-hackers] Updated Czech translation

2010-05-13 Thread Guillaume Lelarge
Le 13/05/2010 12:00, Marek Černocký a écrit :
> [...]
> I send updated Czech translation for UI.
> 

Commited, thanks.


-- 
Guillaume.
 http://www.postgresqlfr.org
 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


Re: [pgadmin-hackers] 1.10.3 Uploaded

2010-05-13 Thread Guillaume Lelarge
Le 13/05/2010 12:32, Dave Page a écrit :
> On Thu, May 13, 2010 at 11:29 AM, Guillaume Lelarge
>  wrote:
>> Le 13/05/2010 12:03, Dave Page a écrit :
>>> I've tagged, built and uploaded 1.10.3 in source, Windows and Mac
>>> formats to http://developer.pgadmin.org/ftp/release/v1.10.3/. It'll
>>> make it's way to the PostgreSQL FTP site over the next 24 hours or so.
>>>
>>> Please take a minute to check for any show-stopper issues!
>>>
>>> Guillaume - will you have time to update the website tomorrow?
>>>
>>
>> Sure. Just need to remember what I did on 1.10.2. Will check that today
>> to get ready for tomorrow.
> 
> Thanks.
> 

Website's patch attached. I'll commit it tomorrow.

I was wondering if I could add a link to the trac website. I was
thinking of this URL:

http://code.pgadmin.org/trac/query?status=closed&group=resolution&milestone=1.10.3

May I add this link? with a sentence like this one: you can find all the
fixed bugs in this 1.10.3 bugfix list.


-- 
Guillaume.
 http://www.postgresqlfr.org
 http://dalibo.com
Index: index.php
===
--- index.php	(révision 8353)
+++ index.php	(copie de travail)
@@ -7,14 +7,16 @@
 
 ' . _("Latest news") . '
 
+' . sprintf(_("%s - pgAdmin v%s released"), "2010-05-14", "1.10.3") . '
+
+' . sprintf(_("pgAdmin %s has now been released. Please see the CHANGELOG for details of the bug fixes in this release or visit the download area to get your copy now.", "1.10.3") . '
+
+' . _("Note that this release is primarily a bug fix release.") . '
+
 ' . sprintf(_("%s - pgAdmin demo video"), "2010-04-09") . '
 
 ' . _("Gary at http://www.enterprisedb.com/\";>EnterpriseDB has produced a http://www.enterprisedb.com/learning/videos/Create_Postgres_Database_pgAdmin.do\";>video walkthrough showing off some of the features in pgAdmin.") . '
 
-' . sprintf(_("%s - pgAdmin v%s released"), "2010-03-10", "1.10.2") . '
-
-' . _("pgAdmin 1.10.2 has now been released. Please see the CHANGELOG for details of the bug fixes in this release or visit the download area to get your copy now.") . '
-
 ' . _("Introduction") . '
 
 ' . sprintf(_("pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world. The application may be used on Linux, FreeBSD, Solaris, Mac OSX and Windows platforms to manage PostgreSQL 7.3 and above running on any platform, as well as commercial and derived versions of PostgreSQL such as Postgres Plus Advanced Server and Greenplum database."), "http://www.postgresql.org/";, "http://www.enterprisedb.com";, "http://www.greenplum.com/";) . '
Index: news.php
===
--- news.php	(révision 8353)
+++ news.php	(copie de travail)
@@ -7,6 +7,10 @@
 
 ' . _("Latest news") . '
 
+' . sprintf(_("%s - pgAdmin v%s released"), "2010-03-10", "1.10.2") . '
+
+' . sprintf(_("pgAdmin %s has now been released. Please see the CHANGELOG for details of the bug fixes in this release or visit the download area to get your copy now.", "1.10.2") . '
+
 ' . sprintf(_("%s - pgAdmin v%s released"), "2009-12-04", "1.10.1") . '
 
 ' . _("pgAdmin 1.10.1 has now been released. Please see the CHANGELOG for details of the bug fixes in this release or visit the download area to get your copy now.") . '
Index: download/windows.php
===
--- download/windows.php	(révision 8353)
+++ download/windows.php	(copie de travail)
@@ -14,6 +14,7 @@
 ' . sprintf(_("Note that the pgInstaller distribution of PostgreSQL for Windows includes a bundled copy of pgAdmin."), "http://www.postgresql.org/ftp/win32";) . '
 
 
+  ' . sprintf(_("pgAdmin v%s"), "http://www.postgresql.org/ftp/pgadmin3/release/v1.10.3/win32/";, "1.10.3") . ' 
   ' . sprintf(_("pgAdmin v%s"), "http://www.postgresql.org/ftp/pgadmin3/release/v1.10.2/win32/";, "1.10.2") . ' 
   ' . sprintf(_("pgAdmin v%s"), "http://www.postgresql.org/ftp/pgadmin3/release/v1.10.1/win32/";, "1.10.1") . ' 
   ' . sprintf(_("pgAdmin v%s"), "http://www.postgresql.org/ftp/pgadmin3/release/v1.10.0/win32/";, "1.10.0") . ' 
Index: download/macosx.php
===
--- download/macosx.php	(révision 8353)
+++ download/macosx.php	(copie de travail)
@@ -11,6 +11,7 @@
 
 ' . _("Mac OSX packages built on Panther are available up to pgAdmin v1.4.1. Newer versions are being built on Tiger. v1.6 and above are built as Mac Universal binaries for Intel and PPC architectures.") . '
 
+  ' . sprintf(_("pgAdmin v%s"), "http://www.postgresql.org/ftp/pgadmin3/release/v1.10.3/osx/";, "1.10.3") . ' 
   ' . sprintf(_("pgAdmin v%s"), "http://www.postgresql.org/ftp/pgadmin3/release/v1.10.2/osx/";, "1.10.2") . ' 
   ' . sprintf(_("pgAdmin v%s"), "http://www.postgresql.org/ftp/pgadmin3/release/v1.10.1/osx/";, "1.10.1") . ' 
   ' . sprintf(_("pgAdmin v%s"), "http://www.po

Re: [pgadmin-hackers] 1.10.3 Uploaded

2010-05-13 Thread Dave Page
Sure, why not?

On 5/13/10, Guillaume Lelarge  wrote:
> Le 13/05/2010 12:32, Dave Page a écrit :
>> On Thu, May 13, 2010 at 11:29 AM, Guillaume Lelarge
>>  wrote:
>>> Le 13/05/2010 12:03, Dave Page a écrit :
 I've tagged, built and uploaded 1.10.3 in source, Windows and Mac
 formats to http://developer.pgadmin.org/ftp/release/v1.10.3/. It'll
 make it's way to the PostgreSQL FTP site over the next 24 hours or so.

 Please take a minute to check for any show-stopper issues!

 Guillaume - will you have time to update the website tomorrow?

>>>
>>> Sure. Just need to remember what I did on 1.10.2. Will check that today
>>> to get ready for tomorrow.
>>
>> Thanks.
>>
>
> Website's patch attached. I'll commit it tomorrow.
>
> I was wondering if I could add a link to the trac website. I was
> thinking of this URL:
>
> http://code.pgadmin.org/trac/query?status=closed&group=resolution&milestone=1.10.3
>
> May I add this link? with a sentence like this one: you can find all the
> fixed bugs in this 1.10.3 bugfix list.
>
>
> --
> Guillaume.
>  http://www.postgresqlfr.org
>  http://dalibo.com
>


-- 
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise Postgres Company

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


Re: [pgadmin-hackers] 1.10.3 Uploaded

2010-05-13 Thread Guillaume Lelarge
Le 13/05/2010 22:03, Dave Page a écrit :
> Sure, why not?
> 

There are no links to it anywhere in pgAdmin's website. And at first,
trac was just a test. So, I was just wondering and prefered to have your
opinion on this.

New patch attached.


-- 
Guillaume.
 http://www.postgresqlfr.org
 http://dalibo.com
Index: index.php
===
--- index.php	(révision 8371)
+++ index.php	(copie de travail)
@@ -7,14 +7,16 @@
 
 ' . _("Latest news") . '
 
+' . sprintf(_("%s - pgAdmin v%s released"), "2010-05-14", "1.10.3") . '
+
+' . sprintf(_("pgAdmin %s has now been released. This release is primarily a bug fix release. Please see the CHANGELOG for details of the bug fixes in this release or visit the download area to get your copy now."), "1.10.3") . '
+
+' . sprintf(_("You can also find all the fixed bugs in this http://code.pgadmin.org/trac/query?status=closed&group=resolution&milestone=%s\";>%s bugfix list."), "1.10.3", "1.10.3") . '
+
 ' . sprintf(_("%s - pgAdmin demo video"), "2010-04-09") . '
 
 ' . _("Gary at http://www.enterprisedb.com/\";>EnterpriseDB has produced a http://www.enterprisedb.com/learning/videos/Create_Postgres_Database_pgAdmin.do\";>video walkthrough showing off some of the features in pgAdmin.") . '
 
-' . sprintf(_("%s - pgAdmin v%s released"), "2010-03-10", "1.10.2") . '
-
-' . _("pgAdmin 1.10.2 has now been released. Please see the CHANGELOG for details of the bug fixes in this release or visit the download area to get your copy now.") . '
-
 ' . _("Introduction") . '
 
 ' . sprintf(_("pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world. The application may be used on Linux, FreeBSD, Solaris, Mac OSX and Windows platforms to manage PostgreSQL 7.3 and above running on any platform, as well as commercial and derived versions of PostgreSQL such as Postgres Plus Advanced Server and Greenplum database."), "http://www.postgresql.org/";, "http://www.enterprisedb.com";, "http://www.greenplum.com/";) . '
Index: news.php
===
--- news.php	(révision 8371)
+++ news.php	(copie de travail)
@@ -7,6 +7,10 @@
 
 ' . _("Latest news") . '
 
+' . sprintf(_("%s - pgAdmin v%s released"), "2010-03-10", "1.10.2") . '
+
+' . sprintf(_("pgAdmin %s has now been released. Please see the CHANGELOG for details of the bug fixes in this release or visit the download area to get your copy now."), "1.10.2") . '
+
 ' . sprintf(_("%s - pgAdmin v%s released"), "2009-12-04", "1.10.1") . '
 
 ' . _("pgAdmin 1.10.1 has now been released. Please see the CHANGELOG for details of the bug fixes in this release or visit the download area to get your copy now.") . '
Index: download/macosx.php
===
--- download/macosx.php	(révision 8371)
+++ download/macosx.php	(copie de travail)
@@ -11,6 +11,7 @@
 
 ' . _("Mac OSX packages built on Panther are available up to pgAdmin v1.4.1. Newer versions are being built on Tiger. v1.6 and above are built as Mac Universal binaries for Intel and PPC architectures.") . '
 
+  ' . sprintf(_("pgAdmin v%s"), "http://www.postgresql.org/ftp/pgadmin3/release/v1.10.3/osx/";, "1.10.3") . ' 
   ' . sprintf(_("pgAdmin v%s"), "http://www.postgresql.org/ftp/pgadmin3/release/v1.10.2/osx/";, "1.10.2") . ' 
   ' . sprintf(_("pgAdmin v%s"), "http://www.postgresql.org/ftp/pgadmin3/release/v1.10.1/osx/";, "1.10.1") . ' 
   ' . sprintf(_("pgAdmin v%s"), "http://www.postgresql.org/ftp/pgadmin3/release/v1.10.0/osx/";, "1.10.0") . ' 
Index: download/windows.php
===
--- download/windows.php	(révision 8371)
+++ download/windows.php	(copie de travail)
@@ -14,6 +14,7 @@
 ' . sprintf(_("Note that the pgInstaller distribution of PostgreSQL for Windows includes a bundled copy of pgAdmin."), "http://www.postgresql.org/ftp/win32";) . '
 
 
+  ' . sprintf(_("pgAdmin v%s"), "http://www.postgresql.org/ftp/pgadmin3/release/v1.10.3/win32/";, "1.10.3") . ' 
   ' . sprintf(_("pgAdmin v%s"), "http://www.postgresql.org/ftp/pgadmin3/release/v1.10.2/win32/";, "1.10.2") . ' 
   ' . sprintf(_("pgAdmin v%s"), "http://www.postgresql.org/ftp/pgadmin3/release/v1.10.1/win32/";, "1.10.1") . ' 
   ' . sprintf(_("pgAdmin v%s"), "http://www.postgresql.org/ftp/pgadmin3/release/v1.10.0/win32/";, "1.10.0") . ' 
Index: download/source.php
===
--- download/source.php	(révision 8371)
+++ download/source.php	(copie de travail)
@@ -12,6 +12,7 @@
 ' . _("Source tarballs are available for users wishing to compile their own copy of pgAdmin, or those using platforms for which we do not supply prebuilt packages.") . '
 
 
+  ' . sprintf(_("pgAdmin v%s"), "http://www.postgresql.org/ftp/pgadmin3/release/v1.10.3/src/";, "1.10.3") . ' 
   ' . sprint

[pgadmin-hackers] SVN Commit by guillaume: r8372 - trunk/www/locale/cs_CZ/LC_MESSAGES

2010-05-13 Thread svn
Author: guillaume

Date: 2010-05-13 22:12:52 +0100 (Thu, 13 May 2010)

New Revision: 8372

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8372&view=rev

Log:
Update website's czech translation, per Marek ?\196?\140ernock?\195?\189.



Modified:
   trunk/www/locale/cs_CZ/LC_MESSAGES/pgadmin3_website.mo
   trunk/www/locale/cs_CZ/LC_MESSAGES/pgadmin3_website.po

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


Re: [pgadmin-hackers] Updated Czech translation (www)

2010-05-13 Thread Guillaume Lelarge
Le 13/05/2010 22:52, Marek Černocký a écrit :
> [...]
> I send updated Czech translation for the Web.
> 

Commited. Thanks, Marek.


-- 
Guillaume.
 http://www.postgresqlfr.org
 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


[pgadmin-hackers] [pgAdmin III] #188: Properties dialog for functions returning TABLE() broken.

2010-05-13 Thread pgAdmin Trac
#188: Properties dialog for functions returning TABLE() broken.
-+--
 Reporter:  brsa |   Owner:  dpage 
 Type:  bug  |  Status:  new   
 Priority:  major|   Milestone:  1.10.3
Component:  pgadmin  | Version:  1.10  
 Keywords:   |Platform:  all   
-+--
 The error log of the database shows that pgAdmin tries to "CREATE OR
 REPLACE FUNCTION" when saving any changes - even if only the comment has
 been modified. The function definition is wrong and triggers an error.

 It looks like both notations "OUT-Parameters" and "RETURNS TABLE" are
 applied. The result is nonsense like this:

 CREATE OR REPLACE FUNCTION foo(IN integer, TABLE a text, TABLE b text,
 TABLE c text) RETURNS SETOF TABLE(a text, b text, c text) AS ...

-- 
Ticket URL: 
pgAdmin III 
pgAdmin III

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


[pgadmin-hackers] Bug in 1.10.3: Properties dialog for functions returning TABLE(..) is broken.

2010-05-13 Thread Erwin Brandstetter

Aloha!

On further testing 1.10.3 beta on Win XP Pro I found a bug that might be 
a show-stopper.

See ticket #188.

Regards
Erwin


--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


Re: [pgadmin-hackers] Bug in 1.10.3: Properties dialog for functions returning TABLE(..) is broken.

2010-05-13 Thread Guillaume Lelarge
Hi Erwin,

Le 14/05/2010 04:35, Erwin Brandstetter a écrit :
> [...]
> On further testing 1.10.3 beta on Win XP Pro I found a bug that might be
> a show-stopper.
> See ticket #188.
> 

Can you give us the real statement to create that function?

Thanks.


-- 
Guillaume.
 http://www.postgresqlfr.org
 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