- Notifications
You must be signed in to change notification settings - Fork5
Commitda6c4f6
committed
Refer to OS X as "macOS", except for the port name which is still "darwin".
We weren't terribly consistent about whether to call Apple's OS "OS X"or "Mac OS X", and the former is probably confusing to people who aren'tApple users. Now that Apple has rebranded it "macOS", follow their leadto establish a consistent naming pattern. Also, avoid the use of theancient project name "Darwin", except as the port code name which does notseem desirable to change. (In short, this patch touches documentation andcomments, but no actual code.)I didn't touch contrib/start-scripts/osx/, either. I suspect those areobsolete and due for a rewrite, anyway.I dithered about whether to apply this edit to old release notes, butthose were responsible for quite a lot of the inconsistencies, so I endedup changing them too. Anyway, Apple's being ahistorical about this,so why shouldn't we be?1 parent98c2d33 commitda6c4f6
File tree
40 files changed
+102
-99
lines changed- config
- doc/src/sgml
- src
- backend
- port/dynloader
- postmaster
- utils
- adt
- misc
- bin/psql
- include/port
- interfaces/libpq
- port
- template
- test/regress
- tools
40 files changed
+102
-99
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
292 | 292 |
| |
293 | 293 |
| |
294 | 294 |
| |
295 |
| - | |
296 |
| - | |
| 295 | + | |
| 296 | + | |
297 | 297 |
| |
298 | 298 |
| |
299 | 299 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7658 | 7658 |
| |
7659 | 7659 |
| |
7660 | 7660 |
| |
7661 |
| - | |
| 7661 | + | |
7662 | 7662 |
| |
7663 |
| - | |
| 7663 | + | |
7664 | 7664 |
| |
7665 | 7665 |
| |
7666 | 7666 |
| |
| |||
10120 | 10120 |
| |
10121 | 10121 |
| |
10122 | 10122 |
| |
10123 |
| - | |
| 10123 | + | |
10124 | 10124 |
| |
10125 | 10125 |
| |
10126 | 10126 |
| |
| |||
12672 | 12672 |
| |
12673 | 12673 |
| |
12674 | 12674 |
| |
12675 |
| - | |
| 12675 | + | |
12676 | 12676 |
| |
12677 | 12677 |
| |
12678 | 12678 |
| |
|
Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
943 | 943 |
| |
944 | 944 |
| |
945 | 945 |
| |
946 |
| - | |
| 946 | + | |
947 | 947 |
| |
948 |
| - | |
| 948 | + | |
949 | 949 |
| |
950 | 950 |
| |
951 | 951 |
| |
| |||
1182 | 1182 |
| |
1183 | 1183 |
| |
1184 | 1184 |
| |
1185 |
| - | |
| 1185 | + | |
1186 | 1186 |
| |
1187 | 1187 |
| |
1188 | 1188 |
| |
| |||
1425 | 1425 |
| |
1426 | 1426 |
| |
1427 | 1427 |
| |
1428 |
| - | |
1429 |
| - | |
| 1428 | + | |
| 1429 | + | |
1430 | 1430 |
| |
1431 | 1431 |
| |
1432 | 1432 |
| |
| |||
1479 | 1479 |
| |
1480 | 1480 |
| |
1481 | 1481 |
| |
1482 |
| - | |
| 1482 | + | |
1483 | 1483 |
| |
1484 | 1484 |
| |
1485 | 1485 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1306 | 1306 |
| |
1307 | 1307 |
| |
1308 | 1308 |
| |
1309 |
| - | |
| 1309 | + | |
1310 | 1310 |
| |
1311 | 1311 |
| |
1312 | 1312 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
| |
130 |
| - | |
131 |
| - | |
| 130 | + | |
| 131 | + | |
132 | 132 |
| |
133 | 133 |
| |
134 | 134 |
| |
|
Lines 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 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 |
| - | |
| 54 | + | |
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
874 | 874 |
| |
875 | 875 |
| |
876 | 876 |
| |
877 |
| - | |
| 877 | + | |
878 | 878 |
| |
879 | 879 |
| |
880 | 880 |
| |
| |||
900 | 900 |
| |
901 | 901 |
| |
902 | 902 |
| |
903 |
| - | |
| 903 | + | |
904 | 904 |
| |
905 | 905 |
| |
906 | 906 |
| |
| |||
2010 | 2010 |
| |
2011 | 2011 |
| |
2012 | 2012 |
| |
2013 |
| - | |
| 2013 | + | |
2014 | 2014 |
| |
2015 | 2015 |
| |
2016 | 2016 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2739 | 2739 |
| |
2740 | 2740 |
| |
2741 | 2741 |
| |
2742 |
| - | |
| 2742 | + | |
2743 | 2743 |
| |
2744 | 2744 |
| |
2745 | 2745 |
| |
|
Lines changed: 7 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
268 | 268 |
| |
269 | 269 |
| |
270 | 270 |
| |
271 |
| - | |
| 271 | + | |
272 | 272 |
| |
273 | 273 |
| |
274 | 274 |
| |
| |||
2437 | 2437 |
| |
2438 | 2438 |
| |
2439 | 2439 |
| |
2440 |
| - | |
| 2440 | + | |
2441 | 2441 |
| |
2442 | 2442 |
| |
2443 | 2443 |
| |
| |||
2627 | 2627 |
| |
2628 | 2628 |
| |
2629 | 2629 |
| |
2630 |
| - | |
| 2630 | + | |
2631 | 2631 |
| |
2632 | 2632 |
| |
2633 | 2633 |
| |
| |||
3256 | 3256 |
| |
3257 | 3257 |
| |
3258 | 3258 |
| |
3259 |
| - | |
| 3259 | + | |
3260 | 3260 |
| |
3261 | 3261 |
| |
3262 | 3262 |
| |
| |||
3539 | 3539 |
| |
3540 | 3540 |
| |
3541 | 3541 |
| |
3542 |
| - | |
| 3542 | + | |
3543 | 3543 |
| |
3544 |
| - | |
| 3544 | + | |
3545 | 3545 |
| |
3546 | 3546 |
| |
3547 | 3547 |
| |
| |||
4561 | 4561 |
| |
4562 | 4562 |
| |
4563 | 4563 |
| |
4564 |
| - | |
| 4564 | + | |
4565 | 4565 |
| |
4566 | 4566 |
| |
4567 | 4567 |
| |
|
Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
345 | 345 |
| |
346 | 346 |
| |
347 | 347 |
| |
348 |
| - | |
| 348 | + | |
349 | 349 |
| |
350 | 350 |
| |
351 | 351 |
| |
| |||
1715 | 1715 |
| |
1716 | 1716 |
| |
1717 | 1717 |
| |
1718 |
| - | |
| 1718 | + | |
1719 | 1719 |
| |
1720 | 1720 |
| |
1721 | 1721 |
| |
| |||
2449 | 2449 |
| |
2450 | 2450 |
| |
2451 | 2451 |
| |
2452 |
| - | |
| 2452 | + | |
2453 | 2453 |
| |
2454 | 2454 |
| |
2455 | 2455 |
| |
| |||
5224 | 5224 |
| |
5225 | 5225 |
| |
5226 | 5226 |
| |
5227 |
| - | |
| 5227 | + | |
5228 | 5228 |
| |
5229 | 5229 |
| |
5230 | 5230 |
| |
| |||
5328 | 5328 |
| |
5329 | 5329 |
| |
5330 | 5330 |
| |
5331 |
| - | |
| 5331 | + | |
5332 | 5332 |
| |
5333 | 5333 |
| |
5334 | 5334 |
| |
|
Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
572 | 572 |
| |
573 | 573 |
| |
574 | 574 |
| |
575 |
| - | |
| 575 | + | |
576 | 576 |
| |
577 | 577 |
| |
578 | 578 |
| |
| |||
2188 | 2188 |
| |
2189 | 2189 |
| |
2190 | 2190 |
| |
2191 |
| - | |
| 2191 | + | |
2192 | 2192 |
| |
2193 | 2193 |
| |
2194 | 2194 |
| |
| |||
2730 | 2730 |
| |
2731 | 2731 |
| |
2732 | 2732 |
| |
2733 |
| - | |
| 2733 | + | |
2734 | 2734 |
| |
2735 | 2735 |
| |
2736 | 2736 |
| |
| |||
3104 | 3104 |
| |
3105 | 3105 |
| |
3106 | 3106 |
| |
3107 |
| - | |
| 3107 | + | |
3108 | 3108 |
| |
3109 | 3109 |
| |
3110 | 3110 |
| |
| |||
5225 | 5225 |
| |
5226 | 5226 |
| |
5227 | 5227 |
| |
5228 |
| - | |
| 5228 | + | |
5229 | 5229 |
| |
5230 | 5230 |
| |
5231 | 5231 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1487 | 1487 |
| |
1488 | 1488 |
| |
1489 | 1489 |
| |
1490 |
| - | |
| 1490 | + | |
1491 | 1491 |
| |
1492 | 1492 |
| |
1493 | 1493 |
| |
| |||
3765 | 3765 |
| |
3766 | 3766 |
| |
3767 | 3767 |
| |
3768 |
| - | |
| 3768 | + | |
3769 | 3769 |
| |
3770 | 3770 |
| |
3771 | 3771 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3075 | 3075 |
| |
3076 | 3076 |
| |
3077 | 3077 |
| |
3078 |
| - | |
| 3078 | + | |
3079 | 3079 |
| |
3080 | 3080 |
| |
3081 | 3081 |
| |
| |||
8396 | 8396 |
| |
8397 | 8397 |
| |
8398 | 8398 |
| |
8399 |
| - | |
| 8399 | + | |
8400 | 8400 |
| |
8401 | 8401 |
| |
8402 | 8402 |
| |
|
Lines changed: 3 additions & 3 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 |
| |
| |||
5334 | 5334 |
| |
5335 | 5335 |
| |
5336 | 5336 |
| |
5337 |
| - | |
| 5337 | + | |
5338 | 5338 |
| |
5339 | 5339 |
| |
5340 | 5340 |
| |
| |||
9764 | 9764 |
| |
9765 | 9765 |
| |
9766 | 9766 |
| |
9767 |
| - | |
| 9767 | + | |
9768 | 9768 |
| |
9769 | 9769 |
| |
9770 | 9770 |
| |
|
0 commit comments
Comments
(0)