On Sat, Mar 23, 2013 at 5:00 AM, Dave Page 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 l
Hi Gabrielle
On Fri, Mar 22, 2013 at 7:21 PM, gabrielle wrote:
> Hi there!
>
> I'm a fairly new user of PgAdmin. Thanks to the dev team for building a
> great GUI :)
>
> I'd like to be able to view an index's valid/invalid status (indisvalid from
> pg_catalog.pg_index) from PgAdmin.
>
> It looks
Hi there!
I'm a fairly new user of PgAdmin. Thanks to the dev team for building a
great GUI :)
I'd like to be able to view an index's valid/invalid status (indisvalid
from pg_catalog.pg_index) from PgAdmin.
It looks like the logical place to put this is in the "Properties" tab for
that index.