forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit31a9893
committed
Fix typos in code comments and test data
The typos in 005_negotiate_encryption.pl and pg_combinebackup.cshall be backported to v17 where they were introduced.Backpatch-through: v17Discussion:https://postgr.es/m/Ztaj7BkN4658OMxF@paquier.xyz1 parent2b5f579 commit31a9893
File tree
3 files changed
+6
-6
lines changed- src
- backend/storage/buffer
- bin/pg_combinebackup
- interfaces/libpq/t
3 files changed
+6
-6
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4741 | 4741 |
| |
4742 | 4742 |
| |
4743 | 4743 |
| |
4744 |
| - | |
| 4744 | + | |
4745 | 4745 |
| |
4746 | 4746 |
| |
4747 | 4747 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
849 | 849 |
| |
850 | 850 |
| |
851 | 851 |
| |
852 |
| - | |
| 852 | + | |
853 | 853 |
| |
854 | 854 |
| |
855 | 855 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
240 | 240 |
| |
241 | 241 |
| |
242 | 242 |
| |
243 |
| - | |
| 243 | + | |
244 | 244 |
| |
245 | 245 |
| |
246 | 246 |
| |
| |||
303 | 303 |
| |
304 | 304 |
| |
305 | 305 |
| |
306 |
| - | |
| 306 | + | |
307 | 307 |
| |
308 | 308 |
| |
309 | 309 |
| |
| |||
405 | 405 |
| |
406 | 406 |
| |
407 | 407 |
| |
408 |
| - | |
| 408 | + | |
409 | 409 |
| |
410 | 410 |
| |
411 | 411 |
| |
| |||
562 | 562 |
| |
563 | 563 |
| |
564 | 564 |
| |
565 |
| - | |
| 565 | + | |
566 | 566 |
| |
567 | 567 |
| |
568 | 568 |
| |
|
0 commit comments
Comments
(0)