Commit 9bb842f
Richard Guo
Small code simplification
Apply the same code simplification to ATExecAddColumn as was done in
7ff9afb: apply GETSTRUCT() once instead of doing it repeatedly in
the same function.
Author: Tender Wang
Discussion: https://postgr.es/m/CAHewXNkO9+U437jvKT14s0MCu6Qpf6G-p2mZK5J9mAi4cHDgpQ@mail.gmail.com1 parent 490f869 commit 9bb842f
1 file changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7028 | 7028 | | |
7029 | 7029 | | |
7030 | 7030 | | |
| 7031 | + | |
7031 | 7032 | | |
7032 | 7033 | | |
7033 | 7034 | | |
| |||
7161 | 7162 | | |
7162 | 7163 | | |
7163 | 7164 | | |
7164 | | - | |
| 7165 | + | |
| 7166 | + | |
7165 | 7167 | | |
7166 | 7168 | | |
7167 | | - | |
| 7169 | + | |
7168 | 7170 | | |
7169 | 7171 | | |
7170 | 7172 | | |
| |||
7193 | 7195 | | |
7194 | 7196 | | |
7195 | 7197 | | |
7196 | | - | |
| 7198 | + | |
7197 | 7199 | | |
7198 | 7200 | | |
7199 | 7201 | | |
| |||
0 commit comments