Thread: SVN Commit by guillaume: r8283 - branches/REL-1_10_0_PATCHES/pgadmin3/pgadmin/schema

Author: guillaume

Date: 2010-04-20 18:09:11 +0100 (Tue, 20 Apr 2010)

New Revision: 8283

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

Log:
Get some consistency on the naming of objects in the reverse engineered SQL.



Modified:
   branches/REL-1_10_0_PATCHES/pgadmin3/pgadmin/schema/pgGroup.cpp
   branches/REL-1_10_0_PATCHES/pgadmin3/pgadmin/schema/pgOperatorClass.cpp
   branches/REL-1_10_0_PATCHES/pgadmin3/pgadmin/schema/pgOperatorFamily.cpp
   branches/REL-1_10_0_PATCHES/pgadmin3/pgadmin/schema/pgRole.cpp
   branches/REL-1_10_0_PATCHES/pgadmin3/pgadmin/schema/pgSchema.cpp
   branches/REL-1_10_0_PATCHES/pgadmin3/pgadmin/schema/pgTablespace.cpp
   branches/REL-1_10_0_PATCHES/pgadmin3/pgadmin/schema/pgUser.cpp