SVN Commit by dpage: r6665 - in trunk/pgadmin3/pgadmin: dlg include/dlg - Mailing list pgadmin-hackers

From svn@pgadmin.org
Subject SVN Commit by dpage: r6665 - in trunk/pgadmin3/pgadmin: dlg include/dlg
Date
Msg-id 200709251524.l8PFOiF2019071@developer.pgadmin.org
Whole thread Raw
List pgadmin-hackers
Author: dpage

Date: 2007-09-25 16:24:44 +0100 (Tue, 25 Sep 2007)

New Revision: 6665

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

Log:
Add support for executing SQL from property dialogues in two steps. This is required because in Postgres 8.3 and above
CREATEDATABASE can no longer be used in a multi-statement query. This fixes that as well of course :-) 


Modified:
   trunk/pgadmin3/pgadmin/dlg/dlgDatabase.cpp
   trunk/pgadmin3/pgadmin/dlg/dlgProperty.cpp
   trunk/pgadmin3/pgadmin/include/dlg/dlgDatabase.h
   trunk/pgadmin3/pgadmin/include/dlg/dlgProperty.h

pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Finnish translation
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r6666 - trunk/pgadmin3/pgadmin/dlg