Skip to content

[new] OsOperations::get_abs_path is added#71

Merged
dmitry-lipetsk merged 2 commits into
postgrespro:masterfrom
dmitry-lipetsk:D20260702_003--new-os_ops-get_abs_path
Jul 2, 2026
Merged

[new] OsOperations::get_abs_path is added#71
dmitry-lipetsk merged 2 commits into
postgrespro:masterfrom
dmitry-lipetsk:D20260702_003--new-os_ops-get_abs_path

Conversation

@dmitry-lipetsk

@dmitry-lipetsk dmitry-lipetsk commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

It is a replacement for os.path.abs.

  • LocalOperations uses os.path.abs method.
  • RemoteOperations executes realpath -m <path>. Note. Alpine requires coreutils to it.

It is a replacement for os.path.abs.
@dmitry-lipetsk dmitry-lipetsk force-pushed the D20260702_003--new-os_ops-get_abs_path branch from 02e9b4b to 37f6fad Compare July 2, 2026 10:23
To a support "-m" in realpath utility (remote_ops::get_abs_path).
@dmitry-lipetsk dmitry-lipetsk merged commit e15d6a2 into postgrespro:master Jul 2, 2026
20 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