From: | Stephen Frost <sfrost(at)snowman(dot)net> |
---|---|
To: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> |
Cc: | katsumata(dot)tomonari(at)po(dot)ntts(dot)co(dot)jp, PostgreSQL Bugs <pgsql-bugs(at)postgresql(dot)org> |
Subject: | Re: BUG #11350: ALTER SYSTEM is not DDL? |
Date: | 2014-09-14 01:56:15 |
Message-ID: | 20140914015615.GW16422@tamriel.snowman.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
All,
* Stephen Frost (sfrost(at)snowman(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | vz186002 | 2014-09-15 10:49:50 | BUG #11425: Trigger UDF doesn’t properly preserve tuple’s descriptors after "add/drop column" on target table. |
Previous Message | David G Johnston | 2014-09-13 01:06:21 | Re: BUG #11411: ALTER DOMAIN VALIDATE CONSTRAINT fails if the domain is used in a composite type |