Commit 5925e55
File tree
Expand file treeCollapse file tree
11 files changed
+76
-34
lines changedFilter options
- contrib/pgcrypto
- doc/src/sgml
- src
- backend/utils/adt
- include/catalog
- test/regress
- expected
- sql
Expand file treeCollapse file tree
11 files changed
+76
-34
lines changedcontrib/pgcrypto/pgcrypto.c
Copy file name to clipboardExpand all lines: contrib/pgcrypto/pgcrypto.c+2-14Lines changed: 2 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
446 | 446 |
|
447 | 447 |
|
448 | 448 |
|
449 |
| - |
450 |
| - |
451 |
| - |
452 |
| - |
453 |
| - |
454 |
| - |
455 |
| - |
456 |
| - |
457 |
| - |
458 |
| - |
459 |
| - |
460 |
| - |
461 |
| - |
462 |
| - |
| 449 | + |
| 450 | + |
463 | 451 |
|
464 | 452 |
|
465 | 453 |
|
|
+2-10Lines changed: 2 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4195 | 4195 |
|
4196 | 4196 |
|
4197 | 4197 |
|
4198 |
| - |
4199 |
| - |
4200 |
| - |
4201 |
| - |
4202 |
| - |
4203 |
| - |
4204 |
| - |
4205 |
| - |
4206 |
| - |
4207 |
| - |
| 4198 | + |
| 4199 | + |
4208 | 4200 |
|
4209 | 4201 |
|
4210 | 4202 |
|
|
+26Lines changed: 26 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10267 | 10267 |
|
10268 | 10268 |
|
10269 | 10269 |
|
| 10270 | + |
| 10271 | + |
| 10272 | + |
| 10273 | + |
| 10274 | + |
| 10275 | + |
| 10276 | + |
| 10277 | + |
| 10278 | + |
| 10279 | + |
| 10280 | + |
| 10281 | + |
| 10282 | + |
| 10283 | + |
| 10284 | + |
| 10285 | + |
| 10286 | + |
| 10287 | + |
| 10288 | + |
| 10289 | + |
| 10290 | + |
| 10291 | + |
| 10292 | + |
| 10293 | + |
| 10294 | + |
| 10295 | + |
10270 | 10296 |
|
10271 | 10297 |
|
10272 | 10298 |
|
|
+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1132 | 1132 |
|
1133 | 1133 |
|
1134 | 1134 |
|
1135 |
| - |
| 1135 | + |
| 1136 | + |
1136 | 1137 |
|
1137 | 1138 |
|
1138 | 1139 |
|
|
doc/src/sgml/uuid-ossp.sgml
Copy file name to clipboardExpand all lines: doc/src/sgml/uuid-ossp.sgml+3-8Lines changed: 3 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
| 16 | + |
14 | 17 |
|
15 | 18 |
|
16 | 19 |
|
| ||
181 | 184 |
|
182 | 185 |
|
183 | 186 |
|
184 |
| - |
185 |
| - |
186 |
| - |
187 |
| - |
188 |
| - |
189 |
| - |
190 |
| - |
191 |
| - |
192 | 187 |
|
193 | 188 |
|
194 | 189 |
|
|
src/backend/utils/adt/uuid.c
Copy file name to clipboardExpand all lines: src/backend/utils/adt/uuid.c+20Lines changed: 20 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
416 | 416 |
|
417 | 417 |
|
418 | 418 |
|
| 419 | + |
| 420 | + |
| 421 | + |
| 422 | + |
| 423 | + |
| 424 | + |
| 425 | + |
| 426 | + |
| 427 | + |
| 428 | + |
| 429 | + |
| 430 | + |
| 431 | + |
| 432 | + |
| 433 | + |
| 434 | + |
| 435 | + |
| 436 | + |
| 437 | + |
| 438 | + |
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 |
---|---|---|
| ||
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
56 |
| - |
| 56 | + |
57 | 57 |
|
58 | 58 |
|
src/include/catalog/pg_proc.dat
Copy file name to clipboardExpand all lines: src/include/catalog/pg_proc.dat+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8376 | 8376 |
|
8377 | 8377 |
|
8378 | 8378 |
|
| 8379 | + |
| 8380 | + |
| 8381 | + |
8379 | 8382 |
|
8380 | 8383 |
|
8381 | 8384 |
|
|
src/test/regress/expected/opr_sanity.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/opr_sanity.out+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
742 | 742 |
|
743 | 743 |
|
744 | 744 |
|
| 745 | + |
745 | 746 |
|
746 | 747 |
|
747 | 748 |
|
|
src/test/regress/expected/uuid.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/uuid.out+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
145 | 145 |
|
146 | 146 |
|
147 | 147 |
|
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
148 | 158 |
|
149 | 159 |
|
src/test/regress/sql/uuid.sql
Copy file name to clipboardExpand all lines: src/test/regress/sql/uuid.sql+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
78 | 84 |
|
79 | 85 |
|
0 commit comments