forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit04539e7
committed
Use the correct article for abbreviations
We've accumulated quite a mix of instances of "an SQL" and "a SQL" in thedocuments. It would be good to be a bit more consistent with these.The most recent version of the SQL standard I looked at seems to prefer"an SQL". That seems like a good lead to follow, so here we change allinstances of "a SQL" to become "an SQL". Most instances correctly use"an SQL" already, so it also makes sense to use the dominant variation inorder to minimise churn.Additionally, there were some other abbreviations that needed to beadjusted. FSM, SSPI, SRF and a few others. Also fix some pronounceable,abbreviations to use "a" instead of "an". For example, "a SASL" insteadof "an SASL".Here I've only adjusted the documents and error messages. Many othersstill exist in source code comments. Translator hint comments seem to bethe biggest culprit. It currently does not seem worth the churn to changethese.Discussion:https://postgr.es/m/CAApHDvpML27UqFXnrYO1MJddsKVMQoiZisPvsAGhKE_tsKXquw%40mail.gmail.com1 parente56bce5 commit04539e7
File tree
35 files changed
+81
-81
lines changed- doc/src/sgml
- ref
- src
- backend/executor
- bin/pgbench
- t
35 files changed
+81
-81
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1462 | 1462 |
| |
1463 | 1463 |
| |
1464 | 1464 |
| |
1465 |
| - | |
| 1465 | + | |
1466 | 1466 |
| |
1467 | 1467 |
| |
1468 | 1468 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 |
| - | |
| 54 | + | |
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
| |||
222 | 222 |
| |
223 | 223 |
| |
224 | 224 |
| |
225 |
| - | |
| 225 | + | |
226 | 226 |
| |
227 | 227 |
| |
228 | 228 |
| |
| |||
9625 | 9625 |
| |
9626 | 9626 |
| |
9627 | 9627 |
| |
9628 |
| - | |
| 9628 | + | |
9629 | 9629 |
| |
9630 | 9630 |
| |
9631 | 9631 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1538 | 1538 |
| |
1539 | 1539 |
| |
1540 | 1540 |
| |
1541 |
| - | |
| 1541 | + | |
1542 | 1542 |
| |
1543 | 1543 |
| |
1544 | 1544 |
| |
|
Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1482 | 1482 |
| |
1483 | 1483 |
| |
1484 | 1484 |
| |
1485 |
| - | |
| 1485 | + | |
1486 | 1486 |
| |
1487 | 1487 |
| |
1488 | 1488 |
| |
1489 | 1489 |
| |
1490 | 1490 |
| |
1491 | 1491 |
| |
1492 |
| - | |
| 1492 | + | |
1493 | 1493 |
| |
1494 | 1494 |
| |
1495 | 1495 |
| |
| |||
1777 | 1777 |
| |
1778 | 1778 |
| |
1779 | 1779 |
| |
1780 |
| - | |
| 1780 | + | |
1781 | 1781 |
| |
1782 | 1782 |
| |
1783 | 1783 |
| |
| |||
1909 | 1909 |
| |
1910 | 1910 |
| |
1911 | 1911 |
| |
1912 |
| - | |
| 1912 | + | |
1913 | 1913 |
| |
1914 | 1914 |
| |
1915 | 1915 |
| |
| |||
2029 | 2029 |
| |
2030 | 2030 |
| |
2031 | 2031 |
| |
2032 |
| - | |
| 2032 | + | |
2033 | 2033 |
| |
2034 | 2034 |
| |
2035 | 2035 |
| |
|
Lines changed: 7 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
354 | 354 |
| |
355 | 355 |
| |
356 | 356 |
| |
357 |
| - | |
| 357 | + | |
358 | 358 |
| |
359 | 359 |
| |
360 | 360 |
| |
361 | 361 |
| |
362 | 362 |
| |
363 |
| - | |
| 363 | + | |
364 | 364 |
| |
365 | 365 |
| |
366 | 366 |
| |
| |||
1542 | 1542 |
| |
1543 | 1543 |
| |
1544 | 1544 |
| |
1545 |
| - | |
| 1545 | + | |
1546 | 1546 |
| |
1547 | 1547 |
| |
1548 | 1548 |
| |
| |||
4348 | 4348 |
| |
4349 | 4349 |
| |
4350 | 4350 |
| |
4351 |
| - | |
| 4351 | + | |
4352 | 4352 |
| |
4353 | 4353 |
| |
4354 | 4354 |
| |
| |||
4630 | 4630 |
| |
4631 | 4631 |
| |
4632 | 4632 |
| |
4633 |
| - | |
| 4633 | + | |
4634 | 4634 |
| |
4635 | 4635 |
| |
4636 | 4636 |
| |
| |||
6911 | 6911 |
| |
6912 | 6912 |
| |
6913 | 6913 |
| |
6914 |
| - | |
| 6914 | + | |
6915 | 6915 |
| |
6916 | 6916 |
| |
6917 | 6917 |
| |
| |||
6945 | 6945 |
| |
6946 | 6946 |
| |
6947 | 6947 |
| |
6948 |
| - | |
| 6948 | + | |
6949 | 6949 |
| |
6950 | 6950 |
| |
6951 | 6951 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1441 | 1441 |
| |
1442 | 1442 |
| |
1443 | 1443 |
| |
1444 |
| - | |
| 1444 | + | |
1445 | 1445 |
| |
1446 | 1446 |
| |
1447 | 1447 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15196 | 15196 |
| |
15197 | 15197 |
| |
15198 | 15198 |
| |
15199 |
| - | |
| 15199 | + | |
15200 | 15200 |
| |
15201 | 15201 |
| |
15202 | 15202 |
| |
| |||
15216 | 15216 |
| |
15217 | 15217 |
| |
15218 | 15218 |
| |
15219 |
| - | |
| 15219 | + | |
15220 | 15220 |
| |
15221 | 15221 |
| |
15222 | 15222 |
| |
| |||
15629 | 15629 |
| |
15630 | 15630 |
| |
15631 | 15631 |
| |
15632 |
| - | |
| 15632 | + | |
15633 | 15633 |
| |
15634 | 15634 |
| |
15635 | 15635 |
| |
| |||
16152 | 16152 |
| |
16153 | 16153 |
| |
16154 | 16154 |
| |
16155 |
| - | |
| 16155 | + | |
16156 | 16156 |
| |
16157 | 16157 |
| |
16158 | 16158 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2194 | 2194 |
| |
2195 | 2195 |
| |
2196 | 2196 |
| |
2197 |
| - | |
| 2197 | + | |
2198 | 2198 |
| |
2199 | 2199 |
| |
2200 | 2200 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
338 | 338 |
| |
339 | 339 |
| |
340 | 340 |
| |
341 |
| - | |
| 341 | + | |
342 | 342 |
| |
343 | 343 |
| |
344 | 344 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3468 | 3468 |
| |
3469 | 3469 |
| |
3470 | 3470 |
| |
3471 |
| - | |
| 3471 | + | |
3472 | 3472 |
| |
3473 | 3473 |
| |
3474 | 3474 |
| |
| |||
5468 | 5468 |
| |
5469 | 5469 |
| |
5470 | 5470 |
| |
5471 |
| - | |
| 5471 | + | |
5472 | 5472 |
| |
5473 | 5473 |
| |
5474 | 5474 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
804 | 804 |
| |
805 | 805 |
| |
806 | 806 |
| |
807 |
| - | |
| 807 | + | |
808 | 808 |
| |
809 | 809 |
| |
810 | 810 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
703 | 703 |
| |
704 | 704 |
| |
705 | 705 |
| |
706 |
| - | |
| 706 | + | |
707 | 707 |
| |
708 | 708 |
| |
709 | 709 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
136 | 136 |
| |
137 | 137 |
| |
138 | 138 |
| |
139 |
| - | |
| 139 | + | |
140 | 140 |
| |
141 | 141 |
| |
142 | 142 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
521 | 521 |
| |
522 | 522 |
| |
523 | 523 |
| |
524 |
| - | |
| 524 | + | |
525 | 525 |
| |
526 | 526 |
| |
527 | 527 |
| |
|
Lines changed: 7 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1099 | 1099 |
| |
1100 | 1100 |
| |
1101 | 1101 |
| |
1102 |
| - | |
| 1102 | + | |
1103 | 1103 |
| |
1104 | 1104 |
| |
1105 | 1105 |
| |
| |||
1128 | 1128 |
| |
1129 | 1129 |
| |
1130 | 1130 |
| |
1131 |
| - | |
| 1131 | + | |
1132 | 1132 |
| |
1133 | 1133 |
| |
1134 | 1134 |
| |
| |||
1317 | 1317 |
| |
1318 | 1318 |
| |
1319 | 1319 |
| |
1320 |
| - | |
| 1320 | + | |
1321 | 1321 |
| |
1322 | 1322 |
| |
1323 | 1323 |
| |
| |||
2659 | 2659 |
| |
2660 | 2660 |
| |
2661 | 2661 |
| |
2662 |
| - | |
| 2662 | + | |
2663 | 2663 |
| |
2664 | 2664 |
| |
2665 | 2665 |
| |
| |||
4726 | 4726 |
| |
4727 | 4727 |
| |
4728 | 4728 |
| |
4729 |
| - | |
| 4729 | + | |
4730 | 4730 |
| |
4731 | 4731 |
| |
4732 | 4732 |
| |
| |||
4748 | 4748 |
| |
4749 | 4749 |
| |
4750 | 4750 |
| |
4751 |
| - | |
| 4751 | + | |
4752 | 4752 |
| |
4753 | 4753 |
| |
4754 | 4754 |
| |
| |||
5384 | 5384 |
| |
5385 | 5385 |
| |
5386 | 5386 |
| |
5387 |
| - | |
| 5387 | + | |
5388 | 5388 |
| |
5389 | 5389 |
| |
5390 | 5390 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
577 | 577 |
| |
578 | 578 |
| |
579 | 579 |
| |
580 |
| - | |
| 580 | + | |
581 | 581 |
| |
582 | 582 |
| |
583 | 583 |
| |
| |||
605 | 605 |
| |
606 | 606 |
| |
607 | 607 |
| |
608 |
| - | |
| 608 | + | |
609 | 609 |
| |
610 | 610 |
| |
611 | 611 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
475 | 475 |
| |
476 | 476 |
| |
477 | 477 |
| |
478 |
| - | |
| 478 | + | |
479 | 479 |
| |
480 | 480 |
| |
481 | 481 |
| |
| |||
854 | 854 |
| |
855 | 855 |
| |
856 | 856 |
| |
857 |
| - | |
| 857 | + | |
858 | 858 |
| |
859 | 859 |
| |
860 | 860 |
| |
| |||
867 | 867 |
| |
868 | 868 |
| |
869 | 869 |
| |
870 |
| - | |
| 870 | + | |
871 | 871 |
| |
872 | 872 |
| |
873 | 873 |
| |
|
0 commit comments
Comments
(0)