forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1d8ef62
committed
Doc: clarify location of libpq's default service file on Windows.
The documentation didn't specify the name of the per-user service fileon Windows, and extrapolating from the pattern used for other configfiles gave the wrong answer. The fact that it isn't consistent with theothers sure seems like a bug, but it's far too late to change that now;we'd just penalize people who worked it out in the past. So, simplydocument the true state of affairs.In passing, fix some gratuitous differences between the discussionsof the service file and the password file.Julien Rouhaud, per question from Dominique Devienne.Backpatch to all supported branches. I (tgl) also chose to back-patchthe part of commitba356a3 that touched libpq.sgml's description ofthe service file --- in hindsight, I'm not sure why I didn't do so atthe time, as it includes some fairly essential information.Discussion:https://postgr.es/m/CAFCRh-_mdLrh8eYVzhRzu4c8bAFEBn=rwoHOmFJcQOTsCy5nig@mail.gmail.com1 parent8d061ac commit1d8ef62
1 file changed
+12
-6
lines changedLines changed: 12 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7787 | 7787 |
| |
7788 | 7788 |
| |
7789 | 7789 |
| |
7790 |
| - | |
7791 |
| - | |
| 7790 | + | |
7792 | 7791 |
| |
| 7792 | + | |
| 7793 | + | |
| 7794 | + | |
7793 | 7795 |
| |
7794 | 7796 |
| |
7795 | 7797 |
| |
| |||
8089 | 8091 |
| |
8090 | 8092 |
| |
8091 | 8093 |
| |
8092 |
| - | |
| 8094 | + | |
8093 | 8095 |
| |
8094 | 8096 |
| |
8095 | 8097 |
| |
8096 |
| - | |
| 8098 | + | |
8097 | 8099 |
| |
8098 | 8100 |
| |
8099 | 8101 |
| |
| |||
8162 | 8164 |
| |
8163 | 8165 |
| |
8164 | 8166 |
| |
8165 |
| - | |
8166 |
| - | |
| 8167 | + | |
| 8168 | + | |
| 8169 | + | |
| 8170 | + | |
| 8171 | + | |
| 8172 | + | |
8167 | 8173 |
| |
8168 | 8174 |
| |
8169 | 8175 |
| |
|
0 commit comments
Comments
(0)