Thread: SVN Commit by mha: r6803 - trunk/pgadmin3/pgadmin/utils

SVN Commit by mha: r6803 - trunk/pgadmin3/pgadmin/utils

From
svn@pgadmin.org
Date:
Author: mha

Date: 2007-10-31 09:57:01 +0000 (Wed, 31 Oct 2007)

New Revision: 6803

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6803&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:
   trunk/pgadmin3/pgadmin/utils/tabcomplete.c