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

From Christoph Berg
Subject Re: ALTER SYSTEM RESET?
Date
Msg-id 20140902150826.GB10561@msg.df7cb.de
Whole thread Raw
In response to Re: ALTER SYSTEM RESET?  (Vik Fearing <vik.fearing@dalibo.com>)
Responses Re: ALTER SYSTEM RESET?  (Fujii Masao <masao.fujii@gmail.com>)
List pgsql-hackers
Re: Vik Fearing 2014-09-02 <5405D2D9.9050801@dalibo.com>
> > Uhm, are we agreed on the decision on not to backpatch this?  I would
> > think this should have been part of the initial ALTER SYSTEM SET patch
> > and thus should be backpatched to 9.4.
> 
> I think it belongs in 9.4 as well, especially if we're having another beta.

My original complaint was about 9.4, so I'd like to see it there, yes.

IMHO it doesn't make sense to ship a crippled version first, let users
get used to the fact that "(RE)SET" and "ALTER SYSTEM (RE)SET" behave
differently, and then ship the full feature in 9.5 later.

Also, this should be something that is trivially to test, so there's
little chance of slipping bugs into 9.4 that would go unnoticed.

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



pgsql-hackers by date:

Previous
From: Jeff Janes
Date:
Subject: Re: postgresql latency & bgwriter not doing its job
Next
From: Kevin Grittner
Date:
Subject: Re: PL/pgSQL 2