Author: mha Date: 2007-10-31 09:57:13 +0000 (Wed, 31 Oct 2007)
New Revision: 6804 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6804&view=rev Log: Fix double escaping of "addons to schema queries" for tab completion. Escaping should only happen for regular queries, not schema qeuries. Fixes query errors for things like GRANT SELECT ON ..., and VACUUM. Per report from Alejandro Gasca. Modified: branches/REL-1_8_0_PATCHES/pgadmin3/pgadmin/utils/tabcomplete.c ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly