Ticket 124: new "ALTER TABLESPACE name SET/RESET" statement - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject Ticket 124: new "ALTER TABLESPACE name SET/RESET" statement
Date
Msg-id 4B54DFBC.9040001@lelarge.info
Whole thread Raw
Responses Re: Ticket 124: new "ALTER TABLESPACE name SET/RESET" statement  (Dave Page <dpage@pgadmin.org>)
List 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

pgadmin-hackers by date:

Previous
From: "pgAdmin Trac"
Date:
Subject: Re: [pgAdmin III] #124: Support for the new "ALTER TABLESPACE name SET/RESET" statement
Next
From: "pgAdmin Trac"
Date:
Subject: Re: [pgAdmin III] #102: Allow more complex user/database default GUC settings