public inbox for [email protected]  
help / color / mirror / Atom feed
From: PG Bug reporting form <[email protected]>
To: [email protected]
Cc: [email protected]
Subject: BUG #19423: canonicalize_path does not function correctly when processing paths that contain . and ..
Date: Tue, 03 Mar 2026 07:27:44 +0000
Message-ID: <[email protected]> (raw)

The following bug has been logged on the website:

Bug reference:      19423
Logged by:          SHIQI LI
Email address:      [email protected]
PostgreSQL version: 14.22
Operating system:   linux
Description:        

When the input parameter path of the function is
/tmp/root_hack4_test_tablespace/./../../test, the expected result after
processing by canonicalize_path is /test, but the actual result remains
/tmp/root_hack4_test_tablespace/./../../test.
The implementation of this function differs significantly between version
14, version 15, and later versions.








reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected]
  Subject: Re: BUG #19423: canonicalize_path does not function correctly when processing paths that contain . and ..
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox