Re: BUG #18735: Specific multibyte character in psql file path command parameter for Windows

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Koichi Suzuki <koichi.suzuki@enterprisedb.com>
Cc: Tatsuo Ishii <ishii@postgresql.org>, koichi.dbms@gmail.com, pgsql-bugs@lists.postgresql.org
Date: 2025-01-29T19:27:42Z
Lists: pgsql-bugs
I wrote:
> Koichi Suzuki <koichi.suzuki@enterprisedb.com> writes:
>> Hope this is helpful.   If possible, I'd like to ask to commit Tom's patch,
>> not only to the latest major but also to older majors.

> If there are not objections, I will get that done before the
> upcoming releases.

And done.

			regards, tom lane



Commits

  1. Avoid breaking SJIS encoding while de-backslashing Windows paths.