Commit 360bd23
File tree
Expand file treeCollapse file tree
3 files changed
+22
-3
lines changedFilter options
- src
- backend
- catalog
- optimizer/util
- test/subscription/t
Expand file treeCollapse file tree
3 files changed
+22
-3
lines changedsrc/backend/catalog/pg_publication.c
Copy file name to clipboardExpand all lines: src/backend/catalog/pg_publication.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
70 |
| - |
| 70 | + |
71 | 71 |
|
72 | 72 |
|
73 | 73 |
|
|
src/backend/optimizer/util/plancat.c
Copy file name to clipboardExpand all lines: src/backend/optimizer/util/plancat.c+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
126 | 126 |
|
127 | 127 |
|
128 | 128 |
|
129 |
| - |
| 129 | + |
| 130 | + |
130 | 131 |
|
131 | 132 |
|
132 | 133 |
|
|
src/test/subscription/t/001_rep_changes.pl
Copy file name to clipboardExpand all lines: src/test/subscription/t/001_rep_changes.pl+19-1Lines changed: 19 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| ||
451 | 451 |
|
452 | 452 |
|
453 | 453 |
|
| 454 | + |
| 455 | + |
| 456 | + |
| 457 | + |
| 458 | + |
| 459 | + |
| 460 | + |
| 461 | + |
| 462 | + |
| 463 | + |
| 464 | + |
| 465 | + |
| 466 | + |
| 467 | + |
| 468 | + |
| 469 | + |
| 470 | + |
| 471 | + |
0 commit comments