Commit c82207a
File tree
Expand file treeCollapse file tree
8 files changed
+11
-27
lines changedFilter options
- src
- backend/libpq
- include
- interfaces/libpq
- test/ssl/t
- tools/msvc
Expand file treeCollapse file tree
8 files changed
+11
-27
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12836 | 12836 |
|
12837 | 12837 |
|
12838 | 12838 |
|
12839 |
| - |
| 12839 | + |
12840 | 12840 |
|
12841 | 12841 |
|
12842 | 12842 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1367 | 1367 |
|
1368 | 1368 |
|
1369 | 1369 |
|
1370 |
| - |
| 1370 | + |
1371 | 1371 |
|
1372 | 1372 |
|
1373 | 1373 |
|
|
-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1285 | 1285 |
|
1286 | 1286 |
|
1287 | 1287 |
|
1288 |
| - |
1289 | 1288 |
|
1290 | 1289 |
|
1291 | 1290 |
|
|
src/backend/libpq/be-secure-openssl.c
Copy file name to clipboardExpand all lines: src/backend/libpq/be-secure-openssl.c+3-8Lines changed: 3 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
842 | 842 |
|
843 | 843 |
|
844 | 844 |
|
845 |
| - |
846 |
| - |
847 |
| - |
848 |
| - |
849 |
| - |
850 | 845 |
|
851 | 846 |
|
852 | 847 |
|
| ||
856 | 851 |
|
857 | 852 |
|
858 | 853 |
|
859 |
| - |
| 854 | + |
860 | 855 |
|
861 | 856 |
|
862 | 857 |
|
| ||
876 | 871 |
|
877 | 872 |
|
878 | 873 |
|
879 |
| - |
| 874 | + |
880 | 875 |
|
881 | 876 |
|
882 | 877 |
|
| ||
952 | 947 |
|
953 | 948 |
|
954 | 949 |
|
955 |
| - |
| 950 | + |
956 | 951 |
|
957 | 952 |
|
958 | 953 |
|
|
-3Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
66 | 66 |
|
67 | 67 |
|
68 | 68 |
|
69 |
| - |
70 |
| - |
71 |
| - |
72 | 69 |
|
73 | 70 |
|
74 | 71 |
|
|
src/interfaces/libpq/fe-secure-openssl.c
Copy file name to clipboardExpand all lines: src/interfaces/libpq/fe-secure-openssl.c+3-8Lines changed: 3 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1815 | 1815 |
|
1816 | 1816 |
|
1817 | 1817 |
|
1818 |
| - |
1819 |
| - |
1820 |
| - |
1821 |
| - |
1822 |
| - |
1823 | 1818 |
|
1824 | 1819 |
|
1825 | 1820 |
|
| ||
1828 | 1823 |
|
1829 | 1824 |
|
1830 | 1825 |
|
1831 |
| - |
| 1826 | + |
1832 | 1827 |
|
1833 | 1828 |
|
1834 | 1829 |
|
| ||
1858 | 1853 |
|
1859 | 1854 |
|
1860 | 1855 |
|
1861 |
| - |
| 1856 | + |
1862 | 1857 |
|
1863 | 1858 |
|
1864 | 1859 |
|
| ||
1968 | 1963 |
|
1969 | 1964 |
|
1970 | 1965 |
|
1971 |
| - |
| 1966 | + |
1972 | 1967 |
|
1973 | 1968 |
|
1974 | 1969 |
|
|
src/test/ssl/t/001_ssltests.pl
Copy file name to clipboardExpand all lines: src/test/ssl/t/001_ssltests.pl+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
776 | 776 |
|
777 | 777 |
|
778 | 778 |
|
779 |
| - |
| 779 | + |
780 | 780 |
|
781 | 781 |
|
782 | 782 |
|
| ||
881 | 881 |
|
882 | 882 |
|
883 | 883 |
|
884 |
| - |
| 884 | + |
885 | 885 |
|
886 | 886 |
|
887 | 887 |
|
| ||
894 | 894 |
|
895 | 895 |
|
896 | 896 |
|
897 |
| - |
| 897 | + |
898 | 898 |
|
899 | 899 |
|
900 | 900 |
|
|
-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
224 | 224 |
|
225 | 225 |
|
226 | 226 |
|
227 |
| - |
228 | 227 |
|
229 | 228 |
|
230 | 229 |
|
| ||
502 | 501 |
|
503 | 502 |
|
504 | 503 |
|
505 |
| - |
506 | 504 |
|
507 | 505 |
|
508 | 506 |
|
|
0 commit comments