Patch for ALTER DATABASE

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Patch for ALTER DATABASE
Date: 2008-11-14 20:52:56
Message-ID: 491DE528.5070106@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

This patch adds ALTER DATABASE SET TABLESPACE support (8.4 only) and
re-adds ALTER DATABASE RENAME TO support (8.0 and over).

Works for me on Linux (NAME and TABLESPACE), Mac OS X and Windows (both
NAME only).

Regards.

--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com

Attachment Content-Type Size
alterdatabase_v1.patch text/x-patch 4.2 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2008-11-14 21:02:47 Re: Patch for ALTER DATABASE
Previous Message Dave Page 2008-11-14 19:15:20 Re: Buglets in dlgFunction