forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9bb842f

Richard Guo
Small code simplification
Apply the same code simplification to ATExecAddColumn as was done in7ff9afb: apply GETSTRUCT() once instead of doing it repeatedly inthe same function.Author: Tender WangDiscussion:https://postgr.es/m/CAHewXNkO9+U437jvKT14s0MCu6Qpf6G-p2mZK5J9mAi4cHDgpQ@mail.gmail.com1 parent490f869 commit9bb842f
1 file changed
+5
-3
lines changedLines changed: 5 additions & 3 deletions
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
Comments
(0)