Re: Feature request: display index valid/invalid status - Mailing list pgadmin-support

From gabrielle
Subject Re: Feature request: display index valid/invalid status
Date
Msg-id CAHRs-_def6RUwEwe7TYrgceshsc2jfk_A10FbJ36RWtZuSSuMw@mail.gmail.com
Whole thread Raw
In response to Re: Feature request: display index valid/invalid status  (Dave Page <dpage@pgadmin.org>)
List pgadmin-support
On Sat, Mar 23, 2013 at 5:00 AM, Dave Page <dpage@pgadmin.org> wrote:
> I'm happy to attempt a patch for this myself, but will need some assistance
> as I know very little C, and no C++ whatsoever. :)
 
Excellent :-). What is your preferred development platform? I know you
have a Mac, but it might be a little quicker to get up and running on
one of the popular Linux platforms if you have a VM to hand, as they
usually have wxWidgets available in their package repos.

Whatever you have, you'll need to checkout the pgAdmin source code -
there are instructions for doing that here:
http://www.pgadmin.org/development/git.php

Got it!  (:thumbsup: for the instructions in the INSTALL file.)   I'm now wreaking wanton destruction while I figure out how this thing works.

g.

pgadmin-support by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: using tab delimiter for csv format import
Next
From: Bastiaan Olij
Date:
Subject: What is CGContextRestoreGState?