Re: [pgadmin-hackers] 1.12.2 builds

2010-12-15 Thread Devrim GÜNDÜZ
On Mon, 2010-12-13 at 22:18 +0100, Dave Page wrote: > Source, Mac and Windows builds are at > http://developer.pgadmin.org/ftp/release/v1.12.2/. Please check and > report any major problems. Packages built fine w/o any issues on my platforms. Regards, -- Devrim GÜNDÜZ PostgreSQL Danışmanı/Cons

Re: [pgadmin-hackers] 1.12.2 builds

2010-12-15 Thread Dave Page
2010/12/15 Devrim GÜNDÜZ : > On Mon, 2010-12-13 at 22:18 +0100, Dave Page wrote: >> Source, Mac and Windows builds are at >> http://developer.pgadmin.org/ftp/release/v1.12.2/. Please check and >> report any major problems. > > Packages built fine w/o any issues on my platforms. Thanks! -- Dave

[pgadmin-hackers] Number of selected characters.

2010-12-15 Thread Vinicius Santos
Hello, I think it's useful information on how many characters were selected in the SQL editor. For me it helps a lot in some cases. What do you think? I'm sending a patch. Thanks. >From 5d36c0b3c521c9be0047d40c4551cf2d13776c86 Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 15 Dec 2010 2

Re: [pgadmin-hackers] Number of selected characters.

2010-12-15 Thread Vinicius Santos
Em 15/12/2010 21:55, Vinicius Santos escreveu: I'm sending a patch. Thanks. Or Better. >From 27a71f4d562349401ce7b57fc4455d91c2654c6d Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 15 Dec 2010 22:23:51 -0200 Subject: [PATCH] Signed-off-by: unknown --- pgadmin/frm/frmQuery.cpp | 10 +