Hi Team,
Dave Page wrote:
On Mon, Apr 6, 2009 at 2:17 PM, Ashesh Vashi
wrote:
Hi Dave,
And, just remove the red colored SubPlans from the first figure.
I'm inclined to agree that re-hashing the artwork is a no-go for 1.10.
Instead of removing the subplan text, can we ensure it is present on
Author: dpage
Date: 2009-04-06 21:40:05 +0100 (Mon, 06 Apr 2009)
New Revision: 7799
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7799&view=rev
Log:
Fix an infinite loop in the debugger which appears to occur with certain themes
under wxGTK on Debian. Per Heikki Linnakangas
On Mon, Apr 6, 2009 at 9:20 PM, Heikki Linnakangas
wrote:
> It's reproducible with any other function too, by stepping to the end of the
> function. Which suggests that the problem occurs when the dialog is
> displayed for the 2nd time.
What, the infinite loop happens the second time, or it igno
Heikki Linnakangas wrote:
Dave Page wrote:
Hi Heikki
On Fri, Apr 3, 2009 at 4:43 PM, Heikki Linnakangas
wrote:
CREATE FUNCTION onelinefunc() RETURNS void AS $$ begin null; end; $$
LANGUAGE plpgsql;
Debugging that won't work terribly well anyway, as the plugin will
just skip the entire funct
Dave Page wrote:
Hi Heikki
On Fri, Apr 3, 2009 at 4:43 PM, Heikki Linnakangas
wrote:
CREATE FUNCTION onelinefunc() RETURNS void AS $$ begin null; end; $$
LANGUAGE plpgsql;
Debugging that won't work terribly well anyway, as the plugin will
just skip the entire function iirc. For slightly sane
Hi Dave,
And, just remove the red colored SubPlans from the first figure.
I'm inclined to agree that re-hashing the artwork is a no-go for 1.10.
Instead of removing the subplan text, can we ensure it is present on
all appropriate nodes?
SubPlan(s) can represent multiple nodes (steps).
On Mon, Apr 6, 2009 at 2:17 PM, Ashesh Vashi
wrote:
> Hi Dave,
>>
>> And, just remove the red colored SubPlans from the first figure.
>
> I'm inclined to agree that re-hashing the artwork is a no-go for 1.10.
> Instead of removing the subplan text, can we ensure it is present on all
> appropriate
Adding -hackers for additional input. Apologies for the rich text email -
Ashesh's drawing needed it!!
On Mon, Apr 6, 2009 at 12:34 PM, Ashesh Vashi wrote:
> Hi Dave,
>
> Dave Page wrote:
>
> Hi Ashesh,
>
> Tom made some changes to the EXPLAIN output
> (http://archives.postgresql.org//pgsql-hac
On Mon, Apr 6, 2009 at 11:26 AM, Heikki Linnakangas
wrote:
> [email protected] wrote:
>>
>> Author: dpage
>>
>> Date: 2009-04-06 09:50:06 +0100 (Mon, 06 Apr 2009)
>>
>> New Revision: 7798
>>
>> Revision summary:
>> http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7798&view=rev
>>
>> Log:
>> Rename t
Hi Heikki
On Fri, Apr 3, 2009 at 4:43 PM, Heikki Linnakangas
wrote:
> CREATE FUNCTION onelinefunc() RETURNS void AS $$ begin null; end; $$
> LANGUAGE plpgsql;
Debugging that won't work terribly well anyway, as the plugin will
just skip the entire function iirc. For slightly saner testing, try
re
[email protected] wrote:
Author: dpage
Date: 2009-04-06 09:50:06 +0100 (Mon, 06 Apr 2009)
New Revision: 7798
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7798&view=rev
Log:
Rename the new CREATE DATABASE options to set collation and ctype into
LC_COLLATE and LC_CTYPE, per
[moving to hackers]
On Fri, Apr 3, 2009 at 11:37 PM, Luis Ochoa wrote:
> Hi Dave I was researching today the resize output pane bug but I believe is
> something with wxAui, I'm not 100% sure but with a simple action I can test
> my point, if you start pgAdmin resize object browser pane, go to vie
Author: dpage
Date: 2009-04-06 09:50:06 +0100 (Mon, 06 Apr 2009)
New Revision: 7798
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7798&view=rev
Log:
Rename the new CREATE DATABASE options to set collation and ctype into
LC_COLLATE and LC_CTYPE, per discussion on pgsql-hacker
13 matches
Mail list logo