[EMAIL PROTECTED] wrote:
Retrieved view into SQL dialog window using copy SQL option
This gave
-- View: "test_view"
-- DROP VIEW test_view;
CREATE OR REPLACE VIEW test_view AS
SELECT or0.actvle AS treename
FROM gnrcitm g
LEFT JOIN ((gnrcitmothrref g0
JOIN other_ref r0 ON g0.idntfyrefid =
Dave Page wrote:
Hi Andreas (again!)
I haven't even looked at this one - I assume it's likely to be your
reformatting code that I never quite got my head around?
Still waiting for review in my mailbox.
Also, to save writing another email - I notice when connecting now a
black rectangle is shown bri
> -Original Message-
> From: Andreas Pflug [mailto:[EMAIL PROTECTED]
> Sent: 10 December 2004 10:44
> To: Dave Page
> Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re: [pgadmin-support] Reverse engineering problem on views
>
>
> Displays correctly on
Hi Andreas (again!)
I haven't even looked at this one - I assume it's likely to be your
reformatting code that I never quite got my head around?
Also, to save writing another email - I notice when connecting now a
black rectangle is shown briefly. I assume this is the status message
that you adde