Commit 4220415
File tree
Expand file treeCollapse file tree
4 files changed
+31
-20
lines changedFilter options
- src
- backend
- access/common
- postmaster
- utils/cache
- include/access
Expand file treeCollapse file tree
4 files changed
+31
-20
lines changedsrc/backend/access/common/reloptions.c
Copy file name to clipboardExpand all lines: src/backend/access/common/reloptions.c+28Lines changed: 28 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2056 | 2056 |
|
2057 | 2057 |
|
2058 | 2058 |
|
| 2059 | + |
| 2060 | + |
| 2061 | + |
| 2062 | + |
| 2063 | + |
| 2064 | + |
| 2065 | + |
| 2066 | + |
| 2067 | + |
| 2068 | + |
| 2069 | + |
| 2070 | + |
| 2071 | + |
| 2072 | + |
| 2073 | + |
| 2074 | + |
| 2075 | + |
| 2076 | + |
| 2077 | + |
| 2078 | + |
| 2079 | + |
| 2080 | + |
| 2081 | + |
| 2082 | + |
| 2083 | + |
| 2084 | + |
| 2085 | + |
| 2086 | + |
2059 | 2087 |
|
2060 | 2088 |
|
2061 | 2089 |
|
|
src/backend/postmaster/autovacuum.c
Copy file name to clipboardExpand all lines: src/backend/postmaster/autovacuum.c+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2681 | 2681 |
|
2682 | 2682 |
|
2683 | 2683 |
|
| 2684 | + |
2684 | 2685 |
|
2685 | 2686 |
|
2686 | 2687 |
|
|
src/backend/utils/cache/relcache.c
Copy file name to clipboardExpand all lines: src/backend/utils/cache/relcache.c+1-20Lines changed: 1 addition & 20 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
480 | 480 |
|
481 | 481 |
|
482 | 482 |
|
483 |
| - |
484 |
| - |
485 |
| - |
486 |
| - |
487 |
| - |
488 |
| - |
489 |
| - |
490 |
| - |
491 |
| - |
492 |
| - |
493 |
| - |
494 |
| - |
495 |
| - |
496 |
| - |
497 |
| - |
498 |
| - |
499 |
| - |
500 |
| - |
501 |
| - |
502 |
| - |
| 483 | + |
503 | 484 |
|
504 | 485 |
|
505 | 486 |
|
|
src/include/access/reloptions.h
Copy file name to clipboardExpand all lines: src/include/access/reloptions.h+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
236 | 236 |
|
237 | 237 |
|
238 | 238 |
|
| 239 | + |
239 | 240 |
|
240 | 241 |
|
241 | 242 |
|
|
0 commit comments