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

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r6665 - in trunk/pgadmin3/pgadmin: dlg include/dlg
Date: 2007-09-25 15:24:44
Message-ID: 200709251524.l8PFOiF2019071@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 CREATE DATABASE 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

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2007-09-25 15:25:13 SVN Commit by dpage: r6666 - trunk/pgadmin3/pgadmin/dlg
Previous Message Guillaume Lelarge 2007-09-24 22:34:18 Finnish translation