Hi, 

> -----Original Message-----
> From: Kyotaro Horiguchi <horikyota....@gmail.com>
> Sent: Monday, September 13, 2021 4:36 PM
> To: mich...@paquier.xyz

> Mmm. I haven't thought that so seriously, but '/hoge/foo/bar' doesn't
> seem to be an absolute path on Windows since it lacks
> "<dirver-letter>:" or "//hostname" part.  If we're on drive D:,
> "/Program\ Files" doesn't mean "C:\Program\ Files" but "D:\Program\
> Files".

I don't know this.  After some test, I think it's better to consider 
'/hoge/foo/bar'
as a absolute path.

0001 and 0002 are the are the bugfix patches.
0003 is the test patch what I have tested on Linux and Windows.

Waiting for some comment.
Add to the commitfest: https://commitfest.postgresql.org/35/3331/

Regards,
Shenhao Wang

Attachment: 0002-v1-remove-function-path_contains_parent_reference.patch
Description: 0002-v1-remove-function-path_contains_parent_reference.patch

Attachment: 0003-v1-some-canonicalize_path-tests.patch
Description: 0003-v1-some-canonicalize_path-tests.patch

Attachment: 0001-v1-make-canonicalize_path-remove-all-.-in-path.patch
Description: 0001-v1-make-canonicalize_path-remove-all-.-in-path.patch

Reply via email to