Re: [pgScript patch] Output + bug fix

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Mickael Deloison <mdeloison(at)gmail(dot)com>
Cc: Magnus Hagander <magnus(at)hagander(dot)net>, pgadmin-hackers(at)postgresql(dot)org
Subject: Re: [pgScript patch] Output + bug fix
Date: 2009-03-10 08:43:21
Message-ID: 937d27e10903100143m4090fa22y3516b6a17828ddef@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Mon, Mar 9, 2009 at 9:59 PM, Mickael Deloison <mdeloison(at)gmail(dot)com> 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

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dickson S. Guedes 2009-03-10 13:37:51 Re: Some notes on pgAdmin
Previous Message svn 2009-03-10 08:42:11 SVN Commit by dpage: r7657 - trunk/pgadmin3/pgadmin/frm