File tree
Expand file treeCollapse file tree
4 files changed
+44
-2
lines changedFilter options
- src
- backend/commands
- test
- regress
- expected
- sql
- subscription/t
Expand file treeCollapse file tree
4 files changed
+44
-2
lines changedsrc/backend/commands/subscriptioncmds.c
Copy file name to clipboardExpand all lines: src/backend/commands/subscriptioncmds.c+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1204 | 1204 |
|
1205 | 1205 |
|
1206 | 1206 |
|
| 1207 | + |
| 1208 | + |
| 1209 | + |
| 1210 | + |
| 1211 | + |
| 1212 | + |
| 1213 | + |
1207 | 1214 |
|
1208 | 1215 |
|
1209 | 1216 |
|
|
src/test/regress/expected/subscription.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/subscription.out+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
155 | 155 |
|
156 | 156 |
|
157 | 157 |
|
| 158 | + |
158 | 159 |
|
159 | 160 |
|
160 | 161 |
|
161 | 162 |
|
162 |
| - |
| 163 | + |
163 | 164 |
|
164 | 165 |
|
165 | 166 |
|
| 167 | + |
166 | 168 |
|
167 | 169 |
|
168 | 170 |
|
|
src/test/regress/sql/subscription.sql
Copy file name to clipboardExpand all lines: src/test/regress/sql/subscription.sql+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
94 | 94 |
|
95 | 95 |
|
96 | 96 |
|
| 97 | + |
97 | 98 |
|
98 | 99 |
|
99 | 100 |
|
| 101 | + |
100 | 102 |
|
101 | 103 |
|
102 | 104 |
|
|
src/test/subscription/t/033_run_as_table_owner.pl
Copy file name to clipboardExpand all lines: src/test/subscription/t/033_run_as_table_owner.pl+32-1Lines changed: 32 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
193 | 193 |
|
194 | 194 |
|
195 | 195 |
|
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
| 205 | + |
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
| 226 | + |
196 | 227 |
|
197 | 228 |
|
198 | 229 |
|
| ||
222 | 253 |
|
223 | 254 |
|
224 | 255 |
|
225 |
| - |
| 256 | + |
226 | 257 |
|
227 | 258 |
|
228 | 259 |
|
0 commit comments