Re: pgsql: Throw error for ALTER TABLE RESET of an invalid option

From: Andres Freund <andres(at)2ndquadrant(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Throw error for ALTER TABLE RESET of an invalid option
Date: 2014-08-25 21:30:53
Message-ID: 20140825213053.GK29875@awork2.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2014-08-25 22:22:58 Re: pgsql: Throw error for ALTER TABLE RESET of an invalid option
Previous Message Bruce Momjian 2014-08-25 21:24:37 pgsql: pg_upgrade: add SET log_min_error_statement = warning