SVN Commit by dpage: r5140 - in trunk/pgadmin3/src: db dlg include/base schema

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r5140 - in trunk/pgadmin3/src: db dlg include/base schema
Date: 2006-05-09 21:10:07
Message-ID: 200605092110.k49LA7Iw002538@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2006-05-09 22:10:07 +0100 (Tue, 09 May 2006)

New Revision: 5140

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

Log:
Use escape string syntax ( E'foo' ) with internal queries that use hard coded escape sequences when the server is 8.1 or above.

Modified:
trunk/pgadmin3/src/db/pgConn.cpp
trunk/pgadmin3/src/dlg/dlgForeignKey.cpp
trunk/pgadmin3/src/include/base/base.h
trunk/pgadmin3/src/schema/pgSchema.cpp
trunk/pgadmin3/src/schema/pgType.cpp

Browse pgadmin-hackers by date

  From Date Subject
Next Message Edward Di Geronimo Jr. 2006-05-09 23:43:16 Re: Paste rows patch
Previous Message Dave Page 2006-05-09 21:04:43 Re: i18n online documentation