Looking for help building 'rhdb-explain' Visual Explain tool

From: jboes(at)nexcerpt(dot)com (Jeff Boes)
To: pgsql-general(at)postgresql(dot)org
Subject: Looking for help building 'rhdb-explain' Visual Explain tool
Date: 2004-04-20 17:45:33
Message-ID: d40a65a1.0404200945.72f61719@posting.google.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I'm hoping there's someone here with experience in building the Visual
Explain tool from Red Hat. I downloaded it and the J2 SDK, but when I
attempt to follow the build instructions, I get messages like:

error: Type `JTableHeader' not found in the declaration of the local
variable `header'.
[javac] JTableHeader header = null;

To me, this indicates that the SDK isn't installed (properly). But I
admit I'm pretty much a Java know-nothin'.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruno Wolff III 2004-04-20 18:12:37 Re: Downgrading from Postgresql 7.4 to 7.1
Previous Message Jeff Boes 2004-04-20 17:44:53 Re: plan-reading extensive tutorial?