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
-
Avoid breaking SJIS encoding while de-backslashing Windows paths.
- b17e3970c1ac 15.11 landed
- 998c4fc7c2c8 16.7 landed
- 98df8bace8a3 13.19 landed
- 6cddecdfb00b 18.0 landed
- 54f9afea7a7d 14.16 landed
- 0b713b94b3b0 17.3 landed