forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4574eb9
committed
Fix shadow variable in postgres.c
-Wshadow=compatible-local is added by default since0fe954c, and thiswarning was detected under -DWRITE_READ_PARSE_PLAN_TREES.Reviewed-by: David RowleyDiscussion:https://postgr.es/m/Y0Ya5SH0QiaO9kKG@paquier.xyz1 parenta1176c6 commit4574eb9
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
815 | 815 |
| |
816 | 816 |
| |
817 | 817 |
| |
818 |
| - | |
819 |
| - | |
| 818 | + | |
| 819 | + | |
820 | 820 |
| |
821 | 821 |
| |
822 | 822 |
| |
823 | 823 |
| |
824 | 824 |
| |
825 | 825 |
| |
826 |
| - | |
| 826 | + | |
827 | 827 |
| |
828 | 828 |
| |
829 | 829 |
| |
|
0 commit comments
Comments
(0)