File tree
Expand file treeCollapse file tree
7 files changed
+53
-22
lines changedFilter options
- doc/src/sgml
- src
- backend/utils/adt
- include/catalog
- test/regress
- expected
- sql
Expand file treeCollapse file tree
7 files changed
+53
-22
lines changeddoc/src/sgml/system-views.sgml
Copy file name to clipboardExpand all lines: doc/src/sgml/system-views.sgml+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
490 | 490 |
|
491 | 491 |
|
492 | 492 |
|
| 493 | + |
| 494 | + |
| 495 | + |
| 496 | + |
| 497 | + |
| 498 | + |
| 499 | + |
| 500 | + |
| 501 | + |
493 | 502 |
|
494 | 503 |
|
495 | 504 |
|
|
src/backend/utils/adt/mcxtfuncs.c
Copy file name to clipboardExpand all lines: src/backend/utils/adt/mcxtfuncs.c+28-7Lines changed: 28 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 |
| - |
| 39 | + |
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
| 47 | + |
47 | 48 |
|
48 | 49 |
|
49 | 50 |
|
| ||
96 | 97 |
|
97 | 98 |
|
98 | 99 |
|
99 |
| - |
100 |
| - |
101 |
| - |
102 |
| - |
103 |
| - |
104 |
| - |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
105 | 126 |
|
106 | 127 |
|
107 | 128 |
|
|
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 |
---|---|---|
| ||
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
60 |
| - |
| 60 | + |
61 | 61 |
|
62 | 62 |
|
src/include/catalog/pg_proc.dat
Copy file name to clipboardExpand all lines: src/include/catalog/pg_proc.dat+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8279 | 8279 |
|
8280 | 8280 |
|
8281 | 8281 |
|
8282 |
| - |
8283 |
| - |
8284 |
| - |
| 8282 | + |
| 8283 | + |
| 8284 | + |
8285 | 8285 |
|
8286 | 8286 |
|
8287 | 8287 |
|
|
src/test/regress/expected/rules.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/rules.out+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1306 | 1306 |
|
1307 | 1307 |
|
1308 | 1308 |
|
| 1309 | + |
1309 | 1310 |
|
1310 | 1311 |
|
1311 | 1312 |
|
1312 | 1313 |
|
1313 | 1314 |
|
1314 | 1315 |
|
1315 |
| - |
| 1316 | + |
1316 | 1317 |
|
1317 | 1318 |
|
1318 | 1319 |
|
|
src/test/regress/expected/sysviews.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/sysviews.out+8-8Lines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
| 24 | + |
25 | 25 |
|
26 |
| - |
27 |
| - |
28 |
| - |
| 26 | + |
| 27 | + |
| 28 | + |
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
| 46 | + |
47 | 47 |
|
48 |
| - |
49 |
| - |
50 |
| - |
| 48 | + |
| 49 | + |
| 50 | + |
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
|
src/test/regress/sql/sysviews.sql
Copy file name to clipboardExpand all lines: src/test/regress/sql/sysviews.sql+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
| 31 | + |
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
|
0 commit comments