forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitcbb3e08
committed
doc: Correct documentation of install-time environment variables
Since approximately PostgreSQL 10, it is no longer required thatenvironment variables at installation time such as PERL, PYTHON, TCLSHbe "full path names", so change that phrasing in the installationinstructions. (The exact time of change appears to differ for PERLand the others, but it works consistently in PostgreSQL 10.)Also while we're here document the defaults for PERL and PYTHON, butsince the search list for TCLSH is so long, let's leave that out so wedon't need to maintain a copy of that list in the installationinstructions.1 parentf3ff9cb commitcbb3e08
1 file changed
+6
-5
lines changedLines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1454 | 1454 |
| |
1455 | 1455 |
| |
1456 | 1456 |
| |
1457 |
| - | |
1458 |
| - | |
| 1457 | + | |
| 1458 | + | |
| 1459 | + | |
1459 | 1460 |
| |
1460 | 1461 |
| |
1461 | 1462 |
| |
| |||
1464 | 1465 |
| |
1465 | 1466 |
| |
1466 | 1467 |
| |
1467 |
| - | |
| 1468 | + | |
1468 | 1469 |
| |
1469 | 1470 |
| |
1470 | 1471 |
| |
1471 | 1472 |
| |
1472 | 1473 |
| |
1473 | 1474 |
| |
1474 | 1475 |
| |
1475 |
| - | |
| 1476 | + | |
1476 | 1477 |
| |
1477 | 1478 |
| |
1478 | 1479 |
| |
| |||
1481 | 1482 |
| |
1482 | 1483 |
| |
1483 | 1484 |
| |
1484 |
| - | |
| 1485 | + | |
1485 | 1486 |
| |
1486 | 1487 |
| |
1487 | 1488 |
| |
|
0 commit comments
Comments
(0)