File tree
28 files changed
+1081
-157
lines changedFilter options
- contrib/bloom
- doc/src/sgml
- ref
- src
- backend
- access
- heap
- nbtree
- rmgrdesc
- transam
- catalog
- commands
- storage
- buffer
- lmgr
- utils
- activity
- cache
- bin
- pg_rewind
- psql
- scripts
- t
- include
- catalog
- commands
- storage
- utils
- tools/pgindent
28 files changed
+1081
-157
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
173 | 173 |
|
174 | 174 |
|
175 | 175 |
|
176 |
| - |
| 176 | + |
177 | 177 |
|
178 | 178 |
|
179 | 179 |
|
|
doc/src/sgml/monitoring.sgml
Copy file name to clipboardExpand all lines: doc/src/sgml/monitoring.sgml+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1502 | 1502 |
|
1503 | 1503 |
|
1504 | 1504 |
|
| 1505 | + |
| 1506 | + |
| 1507 | + |
| 1508 | + |
1505 | 1509 |
|
1506 | 1510 |
|
1507 | 1511 |
|
|
doc/src/sgml/ref/create_database.sgml
Copy file name to clipboardExpand all lines: doc/src/sgml/ref/create_database.sgml+22Lines changed: 22 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
| 28 | + |
28 | 29 |
|
29 | 30 |
|
30 | 31 |
|
| ||
118 | 119 |
|
119 | 120 |
|
120 | 121 |
|
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
121 | 143 |
|
122 | 144 |
|
123 | 145 |
|
|
doc/src/sgml/ref/createdb.sgml
Copy file name to clipboardExpand all lines: doc/src/sgml/ref/createdb.sgml+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
177 | 177 |
|
178 | 178 |
|
179 | 179 |
|
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
| 189 | + |
| 190 | + |
180 | 191 |
|
181 | 192 |
|
182 | 193 |
|
|
src/backend/access/heap/heapam_handler.c
Copy file name to clipboardExpand all lines: src/backend/access/heap/heapam_handler.c+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
593 | 593 |
|
594 | 594 |
|
595 | 595 |
|
596 |
| - |
| 596 | + |
597 | 597 |
|
598 | 598 |
|
599 | 599 |
|
600 | 600 |
|
601 | 601 |
|
602 | 602 |
|
603 | 603 |
|
604 |
| - |
| 604 | + |
605 | 605 |
|
606 | 606 |
|
607 | 607 |
|
| ||
645 | 645 |
|
646 | 646 |
|
647 | 647 |
|
648 |
| - |
| 648 | + |
649 | 649 |
|
650 | 650 |
|
651 | 651 |
|
|
src/backend/access/nbtree/nbtree.c
Copy file name to clipboardExpand all lines: src/backend/access/nbtree/nbtree.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
161 | 161 |
|
162 | 162 |
|
163 | 163 |
|
164 |
| - |
| 164 | + |
165 | 165 |
|
166 | 166 |
|
167 | 167 |
|
|
src/backend/access/rmgrdesc/dbasedesc.c
Copy file name to clipboardExpand all lines: src/backend/access/rmgrdesc/dbasedesc.c+16-4Lines changed: 16 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
| 27 | + |
28 | 28 |
|
29 |
| - |
| 29 | + |
| 30 | + |
30 | 31 |
|
31 | 32 |
|
32 | 33 |
|
33 | 34 |
|
34 | 35 |
|
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
35 | 44 |
|
36 | 45 |
|
37 | 46 |
|
| ||
51 | 60 |
|
52 | 61 |
|
53 | 62 |
|
54 |
| - |
55 |
| - |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
56 | 68 |
|
57 | 69 |
|
58 | 70 |
|
|
src/backend/access/transam/xlogutils.c
Copy file name to clipboardExpand all lines: src/backend/access/transam/xlogutils.c+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
484 | 484 |
|
485 | 485 |
|
486 | 486 |
|
487 |
| - |
| 487 | + |
488 | 488 |
|
489 | 489 |
|
490 | 490 |
|
| ||
509 | 509 |
|
510 | 510 |
|
511 | 511 |
|
512 |
| - |
| 512 | + |
513 | 513 |
|
514 | 514 |
|
515 | 515 |
|
| ||
519 | 519 |
|
520 | 520 |
|
521 | 521 |
|
522 |
| - |
| 522 | + |
523 | 523 |
|
524 | 524 |
|
525 | 525 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
387 | 387 |
|
388 | 388 |
|
389 | 389 |
|
390 |
| - |
| 390 | + |
391 | 391 |
|
392 | 392 |
|
393 | 393 |
|
|
src/backend/catalog/storage.c
Copy file name to clipboardExpand all lines: src/backend/catalog/storage.c+22-12Lines changed: 22 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
112 | 112 |
|
113 | 113 |
|
114 | 114 |
|
115 |
| - |
| 115 | + |
| 116 | + |
| 117 | + |
116 | 118 |
|
117 | 119 |
|
118 |
| - |
| 120 | + |
| 121 | + |
119 | 122 |
|
120 |
| - |
121 | 123 |
|
122 | 124 |
|
123 | 125 |
|
| ||
149 | 151 |
|
150 | 152 |
|
151 | 153 |
|
152 |
| - |
153 |
| - |
154 |
| - |
155 |
| - |
156 |
| - |
157 |
| - |
158 |
| - |
159 |
| - |
160 |
| - |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
161 | 171 |
|
162 | 172 |
|
163 | 173 |
|
|
0 commit comments