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

From svn@pgadmin.org
Subject SVN Commit by dpage: r5140 - in trunk/pgadmin3/src: db dlg include/base schema
Date
Msg-id 200605092110.k49LA7Iw002538@developer.pgadmin.org
Whole thread Raw
List 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
orabove. 


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

pgadmin-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Re: i18n online documentation
Next
From: "Edward Di Geronimo Jr."
Date:
Subject: Re: Paste rows patch