[pgadmin-hackers] pgAdmin III commit: Fix quote name for FTS objects

2011-07-07 Thread Guillaume Lelarge
Fix quote name for FTS objects These remove the overloading of the GetQuotedIdentifier() function which fail to quote the object name. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=7a109a414162cd8705d7fb29727ce5f079a6b9a0 Author: Thom Brown

[pgadmin-hackers] pgAdmin III commit: Fix quote name for FTS objects

2011-07-07 Thread Guillaume Lelarge
Fix quote name for FTS objects These remove the overloading of the GetQuotedIdentifier() function which fail to quote the object name. Branch -- REL-1_14_0_PATCHES Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=794ee2183bc3c4374a37a51b9d0e9c573101e279 Author: