Commit e617012
File tree
Expand file treeCollapse file tree
9 files changed
+67
-3
lines changedFilter options
- contrib/pgcrypto
- doc/src/sgml
Expand file treeCollapse file tree
9 files changed
+67
-3
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
| 29 | + |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
|
contrib/pgcrypto/pgcrypto--1.0--1.1.sql
Copy file name to clipboard+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
contrib/pgcrypto/pgcrypto--1.0.sql renamed to contrib/pgcrypto/pgcrypto--1.1.sql
Copy file name to clipboardExpand all lines: contrib/pgcrypto/pgcrypto--1.1.sql+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| ||
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
66 | 71 |
|
67 | 72 |
|
68 | 73 |
|
|
contrib/pgcrypto/pgcrypto.c
Copy file name to clipboardExpand all lines: contrib/pgcrypto/pgcrypto.c+27Lines changed: 27 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
| 38 | + |
38 | 39 |
|
39 | 40 |
|
40 | 41 |
|
| ||
443 | 444 |
|
444 | 445 |
|
445 | 446 |
|
| 447 | + |
| 448 | + |
| 449 | + |
| 450 | + |
| 451 | + |
| 452 | + |
| 453 | + |
| 454 | + |
| 455 | + |
| 456 | + |
| 457 | + |
| 458 | + |
| 459 | + |
| 460 | + |
| 461 | + |
| 462 | + |
| 463 | + |
| 464 | + |
| 465 | + |
| 466 | + |
| 467 | + |
| 468 | + |
| 469 | + |
| 470 | + |
| 471 | + |
| 472 | + |
446 | 473 |
|
447 | 474 |
|
448 | 475 |
|
|
contrib/pgcrypto/pgcrypto.control
Copy file name to clipboard+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
| 3 | + |
4 | 4 |
|
5 | 5 |
|
contrib/pgcrypto/pgcrypto.h
Copy file name to clipboardExpand all lines: contrib/pgcrypto/pgcrypto.h+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
| 48 | + |
48 | 49 |
|
49 | 50 |
|
+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4015 | 4015 |
|
4016 | 4016 |
|
4017 | 4017 |
|
| 4018 | + |
| 4019 | + |
4018 | 4020 |
|
4019 | 4021 |
|
4020 | 4022 |
|
|
+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1084 | 1084 |
|
1085 | 1085 |
|
1086 | 1086 |
|
| 1087 | + |
| 1088 | + |
| 1089 | + |
| 1090 | + |
| 1091 | + |
| 1092 | + |
| 1093 | + |
| 1094 | + |
| 1095 | + |
| 1096 | + |
| 1097 | + |
1087 | 1098 |
|
1088 | 1099 |
|
1089 | 1100 |
|
|
doc/src/sgml/uuid-ossp.sgml
Copy file name to clipboardExpand all lines: doc/src/sgml/uuid-ossp.sgml+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
21 | 30 |
|
22 | 31 |
|
23 | 32 |
|
|
0 commit comments