Re: [pgadmin-hackers] debugger.c tries to set log_min_messages, why?

2014-03-10 Thread Ashesh Vashi
Any comment? (anybody) On Sat, Mar 1, 2014 at 7:42 PM, Ashesh Vashi wrote: > Please find the patch for the issue. > > I have changed the "SET log_min_messages TO fatal" to "SET > client_min_messages TO error" in the global listener connection. > And, removed the same line from the target invoker

Re: [pgadmin-hackers] PATCH: Enable backwards search in SQL Box

2014-03-10 Thread Akshay Joshi
On Mon, Mar 10, 2014 at 3:10 PM, Dave Page wrote: > On Sat, Mar 8, 2014 at 5:15 PM, J.F. Oster wrote: > > Hello Dave, > > > > Wednesday, February 26, 2014, 12:56:51 AM, you wrote: > > > > DP> Shift-F3 should always do the opposite of what the radio > > DP> buttons are set to. So, by default with

Re: [pgadmin-hackers] PATCH: Enable backwards search in SQL Box

2014-03-10 Thread Dave Page
On Sat, Mar 8, 2014 at 5:15 PM, J.F. Oster wrote: > Hello Dave, > > Wednesday, February 26, 2014, 12:56:51 AM, you wrote: > > DP> Shift-F3 should always do the opposite of what the radio > DP> buttons are set to. So, by default with the Forward radio button > DP> selected, Shift-F3 will search bac

Re: [pgadmin-hackers] [pgadmin-support] Search feature request

2014-03-10 Thread Dave Page
On Sun, Mar 9, 2014 at 8:27 AM, J.F. Oster wrote: > > Thursday, March 6, 2014, 12:38:33 AM, Guillaume Lelarge wrote: > > GL> On Wed, 2014-03-05 at 07:40 -0600, Michael Shapiro wrote: >>> I know that PgAdmin has the ability to find a pattern in various object >>> names. >>> >>> Can PgAdmin search t