Author: dpage
Date: 2007-10-26 11:49:40 +0100 (Fri, 26 Oct 2007)
New Revision: 6789
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6789&view=rev
Log:
Properly escape _'s in queries for schemas, per Derek Fonda.
Modified:
branches/REL-1_8_0_PATCHES/pgadmin3/CHANGELOG
b
Author: dpage
Date: 2007-10-26 10:10:49 +0100 (Fri, 26 Oct 2007)
New Revision: 6786
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6786&view=rev
Log:
Don't try to enable/disable prepared transaction related controls on pre-8.1
servers, per Karl Zellnig
Modified:
trunk/p
Author: dpage
Date: 2007-10-26 10:12:19 +0100 (Fri, 26 Oct 2007)
New Revision: 6787
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6787&view=rev
Log:
Don't try to enable/disable prepared transaction related controls on pre-8.1
servers, per Karl Zellnig
Modified:
branche
Author: dpage
Date: 2007-10-26 11:47:54 +0100 (Fri, 26 Oct 2007)
New Revision: 6788
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6788&view=rev
Log:
Properly escape _'s in queries for schemas, per Derek Fonda.
Modified:
trunk/pgadmin3/CHANGELOG
trunk/pgadmin3/pgadmin
Roberts, Jon wrote:
> I am using pgAdmin with Greenplum and generally, it works very well. It
> doesn't show the distribution of tables but that isn't a big deal.
>
> I now need a scheduling solution and pgAgent is the natural choice. I first
> reviewed this and saw that the query that is launch
Author: dpage
Date: 2007-10-26 14:16:42 +0100 (Fri, 26 Oct 2007)
New Revision: 6790
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6790&view=rev
Log:
Add a 'Blocked By' column to the Server Status dialog to show if a transaction
is blocked by another process. [Magnus Hagande
Guillaume Lelarge wrote:
> Hi,
>
> Here is a patch to add three menu shortcuts. It should not be applied to
> 1.8 release because this patch change strings. And I don't want this now.
>
> I'm not even sure about the key I choose :
> - View All Rows : Ctrl-D
> - View Filtered Rows : Ctrl-G
> -
Author: dpage
Date: 2007-10-26 14:21:54 +0100 (Fri, 26 Oct 2007)
New Revision: 6791
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6791&view=rev
Log:
Add some additional shortcut keys:
- View All Rows : Ctrl-D
- View Filtered Rows : Ctrl-G
- Query Tool : Ctrl-E
[Guillau
Magnus Hagander wrote:
> Hi!
>
> Attached patch implements a column in the server status view that shows if
> a transaction is blocked, and what process it's blocked by.
Thanks, patch applied.
/D
---(end of broadcast)---
TIP 7: You can help suppo
Author: dpage
Date: 2007-10-26 14:29:39 +0100 (Fri, 26 Oct 2007)
New Revision: 6792
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6792&view=rev
Log:
Handle the corner case when a user includes quotes in an object name. This will
most likely break something I haven't thought
10 matches
Mail list logo