Re: ALTER SYSTEM RESET? - Mailing list pgsql-hackers

From Christoph Berg
Subject Re: ALTER SYSTEM RESET?
Date
Msg-id 20140628170849.GA5808@msg.df7cb.de
Whole thread Raw
In response to Re: ALTER SYSTEM RESET?  (Vik Fearing <vik.fearing@dalibo.com>)
Responses Re: ALTER SYSTEM RESET?  (Amit Kapila <amit.kapila16@gmail.com>)
List pgsql-hackers
Re: Vik Fearing 2014-06-27 <53AD15F7.2060506@dalibo.com>
> On 06/27/2014 08:49 AM, Vik Fearing wrote:
> > This third patch reformats the documentation in the way I expected it to
> > be committed.
> 
> Amit,
> 
> I added this to the next commitfest with your name as reviewer.
> 
> https://commitfest.postgresql.org/action/patch_view?id=1495
> 
> Please update the status as you see fit.

Isn't this 9.4 material? It seems like an oversight in the ALTER
SYSTEM implementation, and people will be expecting "ALTER SYTEM
(RE)SET guc" to just work like "(RE)SET guc".

It was mentioned by Alvaro there:
http://www.postgresql.org/message-id/20130802173458.GO5669@eldon.alvh.no-ip.org

Christoph
-- 
cb@df7cb.de | http://www.df7cb.de/



pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: better atomics - v0.5
Next
From: Matheus de Oliveira
Date:
Subject: Re: How about a proper TEMPORARY TABLESPACE?