Skip to content

OsOperations::join_command_arguments is added#99

Merged
dmitry-lipetsk merged 1 commit into
postgrespro:masterfrom
dmitry-lipetsk:D20260708_008--join_command_arguments
Jul 8, 2026
Merged

OsOperations::join_command_arguments is added#99
dmitry-lipetsk merged 1 commit into
postgrespro:masterfrom
dmitry-lipetsk:D20260708_008--join_command_arguments

Conversation

@dmitry-lipetsk

Copy link
Copy Markdown
Collaborator

Declarations:

    def join_command_arguments(self, cmd: typing.Iterable[str]) -> str:

It quotes all the parts of cmd and join it via " ".

Declarations:
    def join_command_arguments(self, cmd: typing.Iterable[str]) -> str:

It quotes all the parts of cmd and join it via " ".
@dmitry-lipetsk dmitry-lipetsk merged commit 304ffe5 into postgrespro:master Jul 8, 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