Re: pgsql: Throw error for ALTER TABLE RESET of an invalid option - Mailing list pgsql-committers

From Andres Freund
Subject Re: pgsql: Throw error for ALTER TABLE RESET of an invalid option
Date
Msg-id 20140825213053.GK29875@awork2.anarazel.de
Whole thread Raw
In response to pgsql: Throw error for ALTER TABLE RESET of an invalid option  (Bruce Momjian <bruce@momjian.us>)
Responses Re: pgsql: Throw error for ALTER TABLE RESET of an invalid option
List pgsql-committers
On 2014-08-25 21:06:43 +0000, Bruce Momjian wrote:
> Throw error for ALTER TABLE RESET of an invalid option
>
> Also adjust pg_upgrade to not use this method for optional TOAST table
> creation.
>
> Patch by Fabrízio de Royes Mello

I still think this is a bad idea and should rather be reverted.

Greetings,

Andres Freund

--
 Andres Freund                       http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: pg_upgrade: add SET log_min_error_statement = warning
Next
From: Bruce Momjian
Date:
Subject: Re: pgsql: Throw error for ALTER TABLE RESET of an invalid option