SVN Commit by dpage: r6710 - 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: r6710 - in trunk/pgadmin3/pgadmin: dlg include/dlg
Date: 2007-10-04 13:41:05
Message-ID: 200710041341.l94Df5us027936@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2007-10-04 14:41:04 +0100 (Thu, 04 Oct 2007)

New Revision: 6710

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

Log:
Fix the tablespace dialogue to use the new two-part SQL infrastructure as it seems CREATE TABLESPACE isn't supported in a multi statement like CREATE DATABASE and VACUUM. Discovered in related discussion with Alvaro Herrera

Modified:
trunk/pgadmin3/pgadmin/dlg/dlgTablespace.cpp
trunk/pgadmin3/pgadmin/include/dlg/dlgTablespace.h

Browse pgadmin-hackers by date

  From Date Subject
Next Message Simon Riggs 2007-10-04 14:16:17 CREATE INDEX CONCURRENTLY
Previous Message svn 2007-10-03 13:46:43 SVN Commit by guillaume: r6709 - trunk/pgadmin3/i18n/it_IT