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: Thu, 4 Oct 2007 14:41:05 +0100
- Message-id: <200710041341(dot)l94Df5us027936(at)developer(dot)pgadmin(dot)org>
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
Home |
Main Index |
Thread Index