Re: small windows psqlrc re-wording - Mailing list pgsql-hackers

From Tom Lane
Subject Re: small windows psqlrc re-wording
Date
Msg-id 3388085.1659017052@sss.pgh.pa.us
Whole thread Raw
In response to Re: small windows psqlrc re-wording  (Julien Rouhaud <rjuju123@gmail.com>)
Responses Re: small windows psqlrc re-wording
List pgsql-hackers
Julien Rouhaud <rjuju123@gmail.com> writes:
> On Wed, Jul 27, 2022 at 02:42:11PM -0400, Robert Treat wrote:
>> 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.

> Windows only has a concept of home directory since Vista, so that used to be
> true.
> Anyway, since we don't support XP or anything older since about 3 weeks ago
> (495ed0ef2d72a6a74def296e042022479d5d07bd), +1 for the patch.

If all supported versions do have home directories now, should we
instead think about aligning the Windows behavior with everywhere
else?

            regards, tom lane



pgsql-hackers by date:

Previous
From: vignesh C
Date:
Subject: Re: Handle infinite recursion in logical replication setup
Next
From: Zhang Mingli
Date:
Subject: Re: COPY FROM FORMAT CSV FORCE_NULL(*) ?