Remove redundant variable from transformCreateStmt

Edit
ID 3083
Title Remove redundant variable from transformCreateStmt
Topic Refactoring
Created 2021-04-19 06:22:55
Last modified 2021-05-07 04:01:06 (3 years, 6 months ago)
Latest email 2021-05-06 21:32:01 (3 years, 6 months ago)
Status
2021-07: Committed
Target version 14
Authors Amul Sul (sulamul)
Reviewers Become reviewer
Committer Álvaro Herrera (alvherre)
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/3083
git checkout commitfest/cf/3083
Emails
Remove redundant variable from transformCreateStmt
First at 2021-04-15 11:34:08 by Amul Sul <sulamul at gmail.com>
Latest at 2021-05-06 21:32:01 by Alvaro Herrera <alvherre at alvh.no-ip.org>
Latest attachment (redundant.patch) at 2021-04-29 15:20:06 from Alvaro Herrera <alvherre at alvh.no-ip.org>
    Attachment (redundant.patch) at 2021-04-29 15:20:06 from Alvaro Herrera <alvherre at alvh.no-ip.org> (Patch: Yes)
    Attachment (remove_redundant_var_v3.patch) at 2021-04-19 04:02:22 from Amul Sul <sulamul at gmail.com> (Patch: Yes)
    Attachment (remove_redundant_var_v2.patch) at 2021-04-19 03:58:06 from Amul Sul <sulamul at gmail.com> (Patch: Yes)
    Attachment (remove_redundant_var.patch) at 2021-04-15 11:34:08 from Amul Sul <sulamul at gmail.com> (Patch: Yes)
History
When Who What
2021-05-07 04:01:06 Bharath Rupireddy (bharathrupireddy) Closed in commitfest 2021-07 with status: Committed
2021-05-07 04:01:06 Bharath Rupireddy (bharathrupireddy) Changed committer to alvherre
2021-04-19 06:23:16 Amul Sul (sulamul) Changed authors to Amul Sul (sulamul)
2021-04-19 06:23:16 Amul Sul (sulamul) Changed targetversion to 14
2021-04-19 06:22:55 Amul Sul (sulamul) Attached mail thread CAAJ_b94HaNcrPVREUuB9-qUn2uB+gfcoX3FG_Vx0S6aFse+yhw@mail.gmail.com
2021-04-19 06:22:55 Amul Sul (sulamul) Created patch record
Edit