Ticket 124: new "ALTER TABLESPACE name SET/RESET" statement

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Ticket 124: new "ALTER TABLESPACE name SET/RESET" statement
Date: 2010-01-18 22:25:00
Message-ID: 4B54DFBC.9040001@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

Quick patch to handle the new parameters for tablespace
(random_page_cost and seq_page_cost). I copied/pasted the database code
that does exactly the same, but I restricted the parameters to the two
allowed ones.

Comments?

PS: sorry for that many messages/patches, I'm just getting bored in my
hotel room... and it will last one week :/

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

Attachment Content-Type Size
ticket124_v1.patch text/x-patch 17.3 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin Trac 2010-01-18 22:29:09 Re: [pgAdmin III] #102: Allow more complex user/database default GUC settings
Previous Message pgAdmin Trac 2010-01-18 22:15:20 Re: [pgAdmin III] #124: Support for the new "ALTER TABLESPACE name SET/RESET" statement