- Notifications
You must be signed in to change notification settings - Fork5k
Commit01e27aa

Amit Kapila
Use correct variable name in publicationcmds.c.
subid was used at few places for publicationid in publicationcmds.c/.h.Author: vignesh C <vignesh21@gmail.com>Reviewed-by: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>Discussion:https://postgr.es/m/CALDaNm1KqJ0VFfDJRPbfYi9Shz6LHFEE-Ckn+eqsePfKhebv9w@mail.gmail.com1 parentc462b05 commit01e27aa
File tree
2 files changed
+7
-7
lines changed- src
- backend/commands
- include/commands
2 files changed
+7
-7
lines changedLines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2052 | 2052 |
| |
2053 | 2053 |
| |
2054 | 2054 |
| |
2055 |
| - | |
| 2055 | + | |
2056 | 2056 |
| |
2057 | 2057 |
| |
2058 | 2058 |
| |
| |||
2068 | 2068 |
| |
2069 | 2069 |
| |
2070 | 2070 |
| |
2071 |
| - | |
| 2071 | + | |
2072 | 2072 |
| |
2073 | 2073 |
| |
2074 | 2074 |
| |
2075 |
| - | |
| 2075 | + | |
2076 | 2076 |
| |
2077 | 2077 |
| |
2078 | 2078 |
| |
| |||
2085 | 2085 |
| |
2086 | 2086 |
| |
2087 | 2087 |
| |
2088 |
| - | |
| 2088 | + | |
2089 | 2089 |
| |
2090 | 2090 |
| |
2091 | 2091 |
| |
2092 | 2092 |
| |
2093 | 2093 |
| |
2094 | 2094 |
| |
2095 |
| - | |
| 2095 | + | |
2096 | 2096 |
| |
2097 | 2097 |
| |
2098 | 2098 |
| |
2099 | 2099 |
| |
2100 |
| - | |
| 2100 | + | |
2101 | 2101 |
| |
2102 | 2102 |
| |
2103 | 2103 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
|
0 commit comments
Comments
(0)