Skip to content

A support of path quoting is corrected#91

Merged
dmitry-lipetsk merged 29 commits into
postgrespro:masterfrom
dmitry-lipetsk:D20260707_008--quote_path
Jul 7, 2026
Merged

A support of path quoting is corrected#91
dmitry-lipetsk merged 29 commits into
postgrespro:masterfrom
dmitry-lipetsk:D20260707_008--quote_path

Conversation

@dmitry-lipetsk

Copy link
Copy Markdown
Collaborator

This patch does the following things:

  • It fixes a problem paths quoting in RemoteOperations

  • It adds new method OsOperations::quote_path. Signature is:

def quote_path(self, path: str) -> str
  • It adds new tests to check a work with complex paths

@dmitry-lipetsk
dmitry-lipetsk merged commit 8d997dc into postgrespro:master Jul 7, 2026
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant