small windows psqlrc re-wording
Robert Treat <rob@xzilla.net>
From: Robert Treat <rob@xzilla.net>
To: pgsql-hackers@lists.postgresql.org
Date: 2022-07-27T18:42:11Z
Lists: pgsql-hackers
Attachments
- windows-psqlrc.patch (application/octet-stream) patch
Howdy folks, The attached patch tweaks the wording around finding the psqlrc file on windows, with the primary goal of removing the generally incorrect statement that windows has no concept of a home directory. Robert Treat https://xzilla.net
Commits
-
Doc: improve documentation about where the psqlrc files are.
- f734857a9211 16.0 landed
- e0636ca90b81 15.0 landed
-
Make Windows 10 the minimal runtime requirement for WIN32
- 495ed0ef2d72 16.0 cited