SVN Commit by dpage: r6754 - trunk/pgadmin3/pgadmin/utils

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r6754 - trunk/pgadmin3/pgadmin/utils
Date: 2007-10-18 08:46:09
Message-ID: 200710180846.l9I8k9mk005802@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2007-10-18 09:46:09 +0100 (Thu, 18 Oct 2007)

New Revision: 6754

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

Log:
Honour the forTypes flag when quoting which we seem to have forgotten. This ensures we only quote names like 'character varying' when they're being used as identifiers, not types.

Modified:
trunk/pgadmin3/pgadmin/utils/misc.cpp

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2007-10-18 09:47:34 SVN Commit by guillaume: r6755 - in trunk/pgadmin3: . docs docs/it_IT pkg/win32/src
Previous Message svn 2007-10-18 08:29:25 SVN Commit by dpage: r6753 - trunk/pgadmin3/pgadmin/schema