Re: BUG #11350: ALTER SYSTEM is not DDL? - Mailing list pgsql-bugs

From Stephen Frost
Subject Re: BUG #11350: ALTER SYSTEM is not DDL?
Date
Msg-id 20140914015615.GW16422@tamriel.snowman.net
Whole thread Raw
In response to Re: BUG #11350: ALTER SYSTEM is not DDL?  (Stephen Frost <sfrost@snowman.net>)
Responses Re: BUG #11350: ALTER SYSTEM is not DDL?
List pgsql-bugs
All,

* Stephen Frost (sfrost@snowman.net) wrote:
> No.  ALTER SYSTEM should be logged at the 'ddl' level and not the 'all'.
> I'm fine with improving the documentation, but saying we shouldn't log
> ALTER SYSTEM changes at 'ddl' is wrong.

Are there any further objections to this..?  Does anyone else want to
weigh in on it?  If there's nothing further on it, then I'll go ahead
and make the change.

    Thanks,

        Stephen

pgsql-bugs by date:

Previous
From: David G Johnston
Date:
Subject: Re: BUG #11411: ALTER DOMAIN VALIDATE CONSTRAINT fails if the domain is used in a composite type
Next
From: "Zhong, Van"
Date:
Subject: RE: BUG #11425: Trigger UDF doesn’t properly preserve tuple’s descriptors after "add/drop column" on target table.