Re: [pgScript patch] Output + bug fix - Mailing list pgadmin-hackers

From Dave Page
Subject Re: [pgScript patch] Output + bug fix
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: [pgScript patch] Output + bug fix  (Mickael Deloison <[email protected]>)
List pgadmin-hackers
On Mon, Mar 9, 2009 at 9:59 PM, Mickael Deloison <[email protected]> wrote:

> * In frm/plugins.cpp, "pgconn.h" was included, however it did not
>  compile on my Slackware system... Changed to "pgConn.h" and
>  now it works fine.

Crap - my bad. Sorry. I tested on Windows and Mac, both of which are
case-insensitive by default.

I've fixed that so it doesn't cause others pain, but have left the
rest of the patch for Magnus.

--
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com

pgadmin-hackers by date:

Previous
From: [email protected]
Date:
Subject: SVN Commit by dpage: r7657 - trunk/pgadmin3/pgadmin/frm
Next
From: "Dickson S. Guedes"
Date:
Subject: Re: Some notes on pgAdmin