Skip ALTER x SET SCHEMA if the schema didn't change

Edit
ID 380
Title Skip ALTER x SET SCHEMA if the schema didn't change
Topic SQL Commands
Created 2015-09-28 14:30:17
Last modified 2015-11-28 09:14:57 (8 years, 11 months ago)
Latest email 2015-11-19 15:51:34 (9 years ago)
Status
2015-11: Committed
Target version
Authors Marti Raudsepp (intgr)
Reviewers Haribabu Kommi (haribabu)Become reviewer
Committer Robert Haas (rhaas)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/380
git checkout commitfest/cf/380
Emails
[PATCH] Skip ALTER x SET SCHEMA if the schema didn't change
First at 2015-09-28 14:17:30 by Marti Raudsepp <marti at juffo.org>
Latest at 2015-11-19 15:51:34 by Robert Haas <robertmhaas at gmail.com>
Latest attachment (0001-Skip-ALTER-x-SET-SCHEMA-if-the-schema-didn-t-change_v3.patch) at 2015-11-18 05:32:04 from Haribabu Kommi <kommi.haribabu at gmail.com>
    Attachment (0001-Skip-ALTER-x-SET-SCHEMA-if-the-schema-didn-t-change_v3.patch) at 2015-11-18 05:32:04 from Haribabu Kommi <kommi.haribabu at gmail.com> (Patch: Yes)
    Attachment (0001-Skip-ALTER-x-SET-SCHEMA-if-the-schema-didn-t-change_v2.patch) at 2015-11-16 02:46:33 from Haribabu Kommi <kommi.haribabu at gmail.com> (Patch: Yes)
    Attachment (0001-Skip-ALTER-x-SET-SCHEMA-if-the-schema-didn-t-change.patch) at 2015-09-28 14:17:30 from Marti Raudsepp <marti at juffo.org> (Patch: Yes)
History
When Who What
2015-11-28 09:14:57 Haribabu Kommi (haribabu) Closed in commitfest 2015-11 with status: Committed
2015-11-28 09:14:45 Haribabu Kommi (haribabu) Changed committer to rhaas
2015-11-05 06:29:06 Haribabu Kommi (haribabu) Added haribabu as reviewer
2015-09-28 14:35:57 Marti Raudsepp (intgr) Changed authors to Marti Raudsepp (intgr)
2015-09-28 14:30:17 Marti Raudsepp (intgr) Attached mail thread CABRT9RCy8kvXFSdNPQjKr9tC9CMfepTtds1A8w2PG6Sg3CbmYQ@mail.gmail.com
2015-09-28 14:30:17 Marti Raudsepp (intgr) Created patch record
Edit