File tree
Expand file treeCollapse file tree
6 files changed
+29
-27
lines changedFilter options
- contrib/unaccent
- doc/src/sgml/ref
- src
- bin
- initdb
- pg_upgrade/t
- scripts/t
- test/icu/t
Expand file treeCollapse file tree
6 files changed
+29
-27
lines changedcontrib/unaccent/meson.build
Copy file name to clipboardExpand all lines: contrib/unaccent/meson.build+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 |
| - |
| 40 | + |
41 | 41 |
|
42 | 42 |
|
doc/src/sgml/ref/initdb.sgml
Copy file name to clipboardExpand all lines: doc/src/sgml/ref/initdb.sgml+13-7Lines changed: 13 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
213 | 213 |
|
214 | 214 |
|
215 | 215 |
|
216 |
| - |
217 |
| - |
218 |
| - |
219 |
| - |
220 |
| - |
221 |
| - |
222 |
| - |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
| 226 | + |
| 227 | + |
| 228 | + |
223 | 229 |
|
224 | 230 |
|
225 | 231 |
|
|
+8-7Lines changed: 8 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2350 | 2350 |
|
2351 | 2351 |
|
2352 | 2352 |
|
2353 |
| - |
2354 |
| - |
2355 |
| - |
2356 |
| - |
2357 |
| - |
2358 |
| - |
2359 |
| - |
| 2353 | + |
2360 | 2354 |
|
2361 | 2355 |
|
2362 | 2356 |
|
2363 | 2357 |
|
2364 | 2358 |
|
| 2359 | + |
| 2360 | + |
| 2361 | + |
| 2362 | + |
| 2363 | + |
| 2364 | + |
| 2365 | + |
2365 | 2366 |
|
2366 | 2367 |
|
2367 | 2368 |
|
|
src/bin/pg_upgrade/t/002_pg_upgrade.pl
Copy file name to clipboardExpand all lines: src/bin/pg_upgrade/t/002_pg_upgrade.pl+5-10Lines changed: 5 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
108 | 108 |
|
109 | 109 |
|
110 | 110 |
|
111 |
| - |
| 111 | + |
112 | 112 |
|
113 | 113 |
|
114 | 114 |
|
| ||
123 | 123 |
|
124 | 124 |
|
125 | 125 |
|
126 |
| - |
| 126 | + |
127 | 127 |
|
128 | 128 |
|
129 | 129 |
|
| ||
136 | 136 |
|
137 | 137 |
|
138 | 138 |
|
139 |
| - |
| 139 | + |
140 | 140 |
|
141 |
| - |
| 141 | + |
142 | 142 |
|
143 | 143 |
|
144 | 144 |
|
145 |
| - |
146 |
| - |
147 |
| - |
148 |
| - |
149 | 145 |
|
150 | 146 |
|
151 | 147 |
|
| ||
224 | 220 |
|
225 | 221 |
|
226 | 222 |
|
227 |
| - |
228 | 223 |
|
229 | 224 |
|
230 | 225 |
|
| ||
401 | 396 |
|
402 | 397 |
|
403 | 398 |
|
404 |
| - |
| 399 | + |
405 | 400 |
|
406 | 401 |
|
407 | 402 |
|
|
src/bin/scripts/t/020_createdb.pl
Copy file name to clipboardExpand all lines: src/bin/scripts/t/020_createdb.pl+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
| 44 | + |
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
|
src/test/icu/t/010_database.pl
Copy file name to clipboardExpand all lines: src/test/icu/t/010_database.pl+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
57 |
| - |
| 57 | + |
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
|
0 commit comments