Commit 8e278b6
File tree
14 files changed
+37
-100
lines changedFilter options
- doc/src/sgml
- src
- backend/libpq
- include
- libpq
- interfaces/libpq
- test/ssl/t
- tools/msvc
14 files changed
+37
-100
lines changed+7-9Lines changed: 7 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12744 | 12744 |
|
12745 | 12745 |
|
12746 | 12746 |
|
12747 |
| - |
| 12747 | + |
12748 | 12748 |
|
12749 |
| - |
| 12749 | + |
12750 | 12750 |
|
12751 | 12751 |
|
12752 | 12752 |
|
| ||
12961 | 12961 |
|
12962 | 12962 |
|
12963 | 12963 |
|
12964 |
| - |
12965 |
| - |
12966 |
| - |
| 12964 | + |
| 12965 | + |
12967 | 12966 |
|
12968 |
| - |
12969 |
| - |
12970 |
| - |
| 12967 | + |
| 12968 | + |
12971 | 12969 |
|
12972 |
| - |
| 12970 | + |
12973 | 12971 |
|
12974 | 12972 |
|
12975 | 12973 |
|
|
+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1367 | 1367 |
|
1368 | 1368 |
|
1369 | 1369 |
|
1370 |
| - |
1371 |
| - |
| 1370 | + |
| 1371 | + |
1372 | 1372 |
|
1373 | 1373 |
|
1374 | 1374 |
|
| ||
1377 | 1377 |
|
1378 | 1378 |
|
1379 | 1379 |
|
1380 |
| - |
| 1380 | + |
1381 | 1381 |
|
1382 |
| - |
| 1382 | + |
1383 | 1383 |
|
1384 | 1384 |
|
1385 | 1385 |
|
|
doc/src/sgml/installation.sgml
Copy file name to clipboardExpand all lines: doc/src/sgml/installation.sgml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
275 | 275 |
|
276 | 276 |
|
277 | 277 |
|
278 |
| - |
| 278 | + |
279 | 279 |
|
280 | 280 |
|
281 | 281 |
|
|
+3-4Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1266 | 1266 |
|
1267 | 1267 |
|
1268 | 1268 |
|
1269 |
| - |
1270 |
| - |
1271 |
| - |
| 1269 | + |
| 1270 | + |
1272 | 1271 |
|
1273 | 1272 |
|
1274 | 1273 |
|
| ||
1310 | 1309 |
|
1311 | 1310 |
|
1312 | 1311 |
|
1313 |
| - |
| 1312 | + |
1314 | 1313 |
|
1315 | 1314 |
|
1316 | 1315 |
|
|
src/backend/libpq/auth-scram.c
Copy file name to clipboardExpand all lines: src/backend/libpq/auth-scram.c+9-11Lines changed: 9 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
209 | 209 |
|
210 | 210 |
|
211 | 211 |
|
212 |
| - |
213 |
| - |
| 212 | + |
214 | 213 |
|
215 |
| - |
| 214 | + |
216 | 215 |
|
217 | 216 |
|
218 | 217 |
|
| ||
251 | 250 |
|
252 | 251 |
|
253 | 252 |
|
254 |
| - |
255 |
| - |
256 |
| - |
257 |
| - |
258 |
| - |
| 253 | + |
| 254 | + |
| 255 | + |
| 256 | + |
259 | 257 |
|
260 |
| - |
| 258 | + |
261 | 259 |
|
262 | 260 |
|
263 | 261 |
|
| ||
1010 | 1008 |
|
1011 | 1009 |
|
1012 | 1010 |
|
1013 |
| - |
| 1011 | + |
1014 | 1012 |
|
1015 | 1013 |
|
1016 | 1014 |
|
| ||
1306 | 1304 |
|
1307 | 1305 |
|
1308 | 1306 |
|
1309 |
| - |
| 1307 | + |
1310 | 1308 |
|
1311 | 1309 |
|
1312 | 1310 |
|
|
src/backend/libpq/be-secure-openssl.c
Copy file name to clipboardExpand all lines: src/backend/libpq/be-secure-openssl.c-4Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
831 | 831 |
|
832 | 832 |
|
833 | 833 |
|
834 |
| - |
835 |
| - |
836 | 834 |
|
837 | 835 |
|
838 | 836 |
|
| ||
1429 | 1427 |
|
1430 | 1428 |
|
1431 | 1429 |
|
1432 |
| - |
1433 | 1430 |
|
1434 | 1431 |
|
1435 | 1432 |
|
| ||
1488 | 1485 |
|
1489 | 1486 |
|
1490 | 1487 |
|
1491 |
| - |
1492 | 1488 |
|
1493 | 1489 |
|
1494 | 1490 |
|
|
src/include/libpq/libpq-be.h
Copy file name to clipboardExpand all lines: src/include/libpq/libpq-be.h-6Lines changed: 0 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
305 | 305 |
|
306 | 306 |
|
307 | 307 |
|
308 |
| - |
309 |
| - |
310 |
| - |
311 | 308 |
|
312 |
| - |
313 |
| - |
314 | 309 |
|
315 |
| - |
316 | 310 |
|
317 | 311 |
|
318 | 312 |
|
|
-3Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
529 | 529 |
|
530 | 530 |
|
531 | 531 |
|
532 |
| - |
533 |
| - |
534 |
| - |
535 | 532 |
|
536 | 533 |
|
537 | 534 |
|
|
src/interfaces/libpq/fe-auth-scram.c
Copy file name to clipboardExpand all lines: src/interfaces/libpq/fe-auth-scram.c+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
401 | 401 |
|
402 | 402 |
|
403 | 403 |
|
404 |
| - |
| 404 | + |
405 | 405 |
|
406 | 406 |
|
407 | 407 |
|
| ||
474 | 474 |
|
475 | 475 |
|
476 | 476 |
|
477 |
| - |
| 477 | + |
478 | 478 |
|
479 | 479 |
|
480 | 480 |
|
| ||
540 | 540 |
|
541 | 541 |
|
542 | 542 |
|
543 |
| - |
| 543 | + |
544 | 544 |
|
545 |
| - |
| 545 | + |
546 | 546 |
|
547 | 547 |
|
548 | 548 |
|
|
src/interfaces/libpq/fe-auth.c
Copy file name to clipboardExpand all lines: src/interfaces/libpq/fe-auth.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
478 | 478 |
|
479 | 479 |
|
480 | 480 |
|
481 |
| - |
| 481 | + |
482 | 482 |
|
483 | 483 |
|
484 | 484 |
|
|
src/interfaces/libpq/fe-secure-openssl.c
Copy file name to clipboardExpand all lines: src/interfaces/libpq/fe-secure-openssl.c-4Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
364 | 364 |
|
365 | 365 |
|
366 | 366 |
|
367 |
| - |
368 | 367 |
|
369 | 368 |
|
370 | 369 |
|
| ||
439 | 438 |
|
440 | 439 |
|
441 | 440 |
|
442 |
| - |
443 | 441 |
|
444 | 442 |
|
445 | 443 |
|
| ||
1826 | 1824 |
|
1827 | 1825 |
|
1828 | 1826 |
|
1829 |
| - |
1830 |
| - |
1831 | 1827 |
|
1832 | 1828 |
|
1833 | 1829 |
|
|
src/interfaces/libpq/libpq-int.h
Copy file name to clipboardExpand all lines: src/interfaces/libpq/libpq-int.h-6Lines changed: 0 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
833 | 833 |
|
834 | 834 |
|
835 | 835 |
|
836 |
| - |
837 |
| - |
838 |
| - |
839 | 836 |
|
840 |
| - |
841 |
| - |
842 | 837 |
|
843 |
| - |
844 | 838 |
|
845 | 839 |
|
846 | 840 |
|
|
src/test/ssl/t/002_scram.pl
Copy file name to clipboardExpand all lines: src/test/ssl/t/002_scram.pl+7-34Lines changed: 7 additions & 34 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
47 |
| - |
48 |
| - |
49 |
| - |
50 | 47 |
|
51 | 48 |
|
52 | 49 |
|
| ||
90 | 87 |
|
91 | 88 |
|
92 | 89 |
|
93 |
| - |
94 |
| - |
95 |
| - |
96 |
| - |
97 |
| - |
98 |
| - |
99 |
| - |
100 |
| - |
101 |
| - |
102 |
| - |
103 |
| - |
104 |
| - |
105 |
| - |
106 |
| - |
107 |
| - |
| 90 | + |
| 91 | + |
| 92 | + |
108 | 93 |
|
109 | 94 |
|
110 | 95 |
|
| ||
152 | 137 |
|
153 | 138 |
|
154 | 139 |
|
155 |
| - |
156 |
| - |
157 |
| - |
158 |
| - |
159 |
| - |
160 |
| - |
161 |
| - |
162 |
| - |
163 |
| - |
164 |
| - |
165 |
| - |
166 |
| - |
167 |
| - |
168 |
| - |
169 |
| - |
170 |
| - |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
171 | 144 |
|
172 | 145 |
|
173 | 146 |
|
|
+1-9Lines changed: 1 addition & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
371 | 371 |
|
372 | 372 |
|
373 | 373 |
|
374 |
| - |
375 | 374 |
|
376 | 375 |
|
377 | 376 |
|
| ||
488 | 487 |
|
489 | 488 |
|
490 | 489 |
|
| 490 | + |
491 | 491 |
|
492 | 492 |
|
493 | 493 |
|
| ||
509 | 509 |
|
510 | 510 |
|
511 | 511 |
|
512 |
| - |
513 |
| - |
514 |
| - |
515 |
| - |
516 |
| - |
517 |
| - |
518 |
| - |
519 |
| - |
520 | 512 |
|
521 | 513 |
|
522 | 514 |
|
|
0 commit comments