Commit 0ee98d1
File tree
Expand file treeCollapse file tree
8 files changed
+115
-12
lines changedFilter options
- doc/src/sgml
- src
- backend
- catalog
- commands
- include
- catalog
- commands
- test/regress
- expected
- sql
Expand file treeCollapse file tree
8 files changed
+115
-12
lines changed+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17729 | 17729 |
|
17730 | 17730 |
|
17731 | 17731 |
|
| 17732 | + |
| 17733 | + |
| 17734 | + |
| 17735 | + |
| 17736 | + |
| 17737 | + |
| 17738 | + |
| 17739 | + |
| 17740 | + |
| 17741 | + |
| 17742 | + |
| 17743 | + |
| 17744 | + |
17732 | 17745 |
|
17733 | 17746 |
|
17734 | 17747 |
|
|
src/backend/catalog/dependency.c
Copy file name to clipboardExpand all lines: src/backend/catalog/dependency.c+15-6Lines changed: 15 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
206 | 206 |
|
207 | 207 |
|
208 | 208 |
|
209 |
| - |
| 209 | + |
210 | 210 |
|
211 | 211 |
|
212 | 212 |
|
213 |
| - |
214 |
| - |
215 |
| - |
216 |
| - |
| 213 | + |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
217 | 226 |
|
218 |
| - |
| 227 | + |
219 | 228 |
|
220 | 229 |
|
221 | 230 |
|
|
src/backend/commands/event_trigger.c
Copy file name to clipboardExpand all lines: src/backend/commands/event_trigger.c+13-3Lines changed: 13 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
117 | 117 |
|
118 | 118 |
|
119 | 119 |
|
| 120 | + |
| 121 | + |
120 | 122 |
|
121 | 123 |
|
122 | 124 |
|
| ||
1238 | 1240 |
|
1239 | 1241 |
|
1240 | 1242 |
|
1241 |
| - |
| 1243 | + |
1242 | 1244 |
|
1243 | 1245 |
|
1244 | 1246 |
|
| ||
1257 | 1259 |
|
1258 | 1260 |
|
1259 | 1261 |
|
| 1262 | + |
| 1263 | + |
1260 | 1264 |
|
1261 | 1265 |
|
1262 | 1266 |
|
| ||
1384 | 1388 |
|
1385 | 1389 |
|
1386 | 1390 |
|
1387 |
| - |
1388 |
| - |
| 1391 | + |
| 1392 | + |
1389 | 1393 |
|
1390 | 1394 |
|
1391 | 1395 |
|
| ||
1401 | 1405 |
|
1402 | 1406 |
|
1403 | 1407 |
|
| 1408 | + |
| 1409 | + |
| 1410 | + |
| 1411 | + |
| 1412 | + |
| 1413 | + |
1404 | 1414 |
|
1405 | 1415 |
|
1406 | 1416 |
|
|
src/include/catalog/catversion.h
Copy file name to clipboardExpand all lines: src/include/catalog/catversion.h+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
56 |
| - |
| 56 | + |
57 | 57 |
|
58 | 58 |
|
src/include/catalog/pg_proc.h
Copy file name to clipboardExpand all lines: src/include/catalog/pg_proc.h+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5075 | 5075 |
|
5076 | 5076 |
|
5077 | 5077 |
|
5078 |
| - |
| 5078 | + |
5079 | 5079 |
|
5080 | 5080 |
|
5081 | 5081 |
|
|
src/include/commands/event_trigger.h
Copy file name to clipboardExpand all lines: src/include/commands/event_trigger.h+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
59 |
| - |
| 59 | + |
| 60 | + |
60 | 61 |
|
61 | 62 |
|
src/test/regress/expected/event_trigger.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/event_trigger.out+40Lines changed: 40 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
294 | 294 |
|
295 | 295 |
|
296 | 296 |
|
| 297 | + |
| 298 | + |
| 299 | + |
| 300 | + |
| 301 | + |
| 302 | + |
| 303 | + |
| 304 | + |
| 305 | + |
| 306 | + |
| 307 | + |
| 308 | + |
| 309 | + |
| 310 | + |
| 311 | + |
| 312 | + |
| 313 | + |
| 314 | + |
| 315 | + |
| 316 | + |
| 317 | + |
| 318 | + |
| 319 | + |
| 320 | + |
| 321 | + |
| 322 | + |
| 323 | + |
| 324 | + |
| 325 | + |
| 326 | + |
| 327 | + |
| 328 | + |
| 329 | + |
| 330 | + |
| 331 | + |
| 332 | + |
| 333 | + |
| 334 | + |
| 335 | + |
| 336 | + |
297 | 337 |
|
298 | 338 |
|
299 | 339 |
|
|
src/test/regress/sql/event_trigger.sql
Copy file name to clipboardExpand all lines: src/test/regress/sql/event_trigger.sql+30Lines changed: 30 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
207 | 207 |
|
208 | 208 |
|
209 | 209 |
|
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
| 226 | + |
| 227 | + |
| 228 | + |
| 229 | + |
| 230 | + |
| 231 | + |
| 232 | + |
| 233 | + |
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + |
| 238 | + |
| 239 | + |
210 | 240 |
|
211 | 241 |
|
212 | 242 |
|
|
0 commit comments