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-28T07:00:00Z
Lists: pgsql-bugs
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.

			regards, tom lane



Commits

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