Re: [pgadmin-hackers] PATCH: FB#15944: An error has occurred if debug function

2010-06-07 Thread Ashesh Vashi
Hi Dave, On Tue, Jun 8, 2010 at 1:20 AM, Dave Page wrote: > On Mon, Jun 7, 2010 at 4:31 PM, Ashesh Vashi > wrote: > > HI Dave, > > Please find the patch for the same. > > If plpgsql does have out parameter, it fails to debug. > > This patch will apply on both trunk and REL-1_10_PATCHES branch.

Re: [pgadmin-hackers] PATCH: FB#15944: An error has occurred if debug function

2010-06-07 Thread Dave Page
On Mon, Jun 7, 2010 at 4:31 PM, Ashesh Vashi wrote: > HI Dave, > Please find the patch for the same. > If plpgsql does have out parameter, it fails to debug. > This patch will apply on both trunk and REL-1_10_PATCHES branch. Hi Ashesh, Is that patch right? Surely we should never try to pass a va

Re: [pgadmin-hackers] I want to confirm the environment variable of plugin.

2010-06-07 Thread Dave Page
I'm inclined to accept this for beta 3. Although it seems like a new feature, the inability to set PGCLIENTENCODING where it may be required could be considered a bug. Thoughts? On Mon, Jun 7, 2010 at 4:43 PM, Hiroshi Saito wrote: > Ooops, this:-) > > - Original Message - From: "Dave Pag

Re: [pgadmin-hackers] I want to confirm the environment variable of plugin.

2010-06-07 Thread Hiroshi Saito
Ooops, this:-) - Original Message - From: "Dave Page" Show us the patch man!! :-) On Mon, Jun 7, 2010 at 4:28 PM, Hiroshi Saito wrote: Hi. I need setenv for plugins. Because, there must not be client_encoding in Japan. It does not function now. The following specifications are

Re: [pgadmin-hackers] I want to confirm the environment variable of plugin.

2010-06-07 Thread Dave Page
Show us the patch man!! :-) On Mon, Jun 7, 2010 at 4:28 PM, Hiroshi Saito wrote: > Hi. > > I need setenv for plugins. Because, there must not be client_encoding in > Japan. > It does not function now. > The following specifications are considered. Environment - > VARIABLE=VALUE[,VARIABLE=VALUE]

[pgadmin-hackers] PATCH: FB#15944: An error has occurred if debug function

2010-06-07 Thread Ashesh Vashi
HI Dave, Please find the patch for the same. If plpgsql does have out parameter, it fails to debug. This patch will apply on both trunk and REL-1_10_PATCHES branch. -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise Postgres Company Index: debugger/dlg

[pgadmin-hackers] I want to confirm the environment variable of plugin.

2010-06-07 Thread Hiroshi Saito
Hi. I need setenv for plugins. Because, there must not be client_encoding in Japan. It does not function now. The following specifications are considered. Environment - VARIABLE=VALUE[,VARIABLE=VALUE] example) Environment=PGCLIENTENCODING=SJIS,OTHERS_ENV=VAL It is important to have a functio

[pgadmin-hackers] pgstatindex still throws ERROR: value "3220078592" is out of range for type integer

2010-06-07 Thread Dave Cramer
I noted on line 169 that max_avail is still an int ? Where else would it be having problems ? Dave -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers