SVN Commit by dpage: r6991 - in trunk/pgadmin3: . pgadmin/schema

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r6991 - in trunk/pgadmin3: . pgadmin/schema
Date: 2008-01-10 10:19:11
Message-ID: 200801101019.m0AAJBuE023561@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2008-01-10 10:19:10 +0000 (Thu, 10 Jan 2008)

New Revision: 6991

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6991&view=rev

Log:
Correctly identify the schema of trigger functions that are in system catalogs as can be the case with integrated full text search.

Modified:
trunk/pgadmin3/CHANGELOG
trunk/pgadmin3/pgadmin/schema/pgObject.cpp

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2008-01-10 10:19:36 SVN Commit by dpage: r6992 - in branches/REL-1_8_0_PATCHES/pgadmin3: . pgadmin/schema
Previous Message Dave Page 2008-01-09 12:13:35 Re: A new feature patch and a bug fix