forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8b89a88
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 parent96b8b8b commit8b89a88
1 file changed
+6
-5
lines changedLines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1484 | 1484 |
| |
1485 | 1485 |
| |
1486 | 1486 |
| |
1487 |
| - | |
1488 |
| - | |
| 1487 | + | |
| 1488 | + | |
| 1489 | + | |
1489 | 1490 |
| |
1490 | 1491 |
| |
1491 | 1492 |
| |
| |||
1494 | 1495 |
| |
1495 | 1496 |
| |
1496 | 1497 |
| |
1497 |
| - | |
| 1498 | + | |
1498 | 1499 |
| |
1499 | 1500 |
| |
1500 | 1501 |
| |
1501 | 1502 |
| |
1502 | 1503 |
| |
1503 |
| - | |
| 1504 | + | |
1504 | 1505 |
| |
1505 | 1506 |
| |
1506 | 1507 |
| |
| |||
1509 | 1510 |
| |
1510 | 1511 |
| |
1511 | 1512 |
| |
1512 |
| - | |
| 1513 | + | |
1513 | 1514 |
| |
1514 | 1515 |
| |
1515 | 1516 |
| |
|
0 commit comments
Comments
(0)