Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

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



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



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group