Skip to content

Conversation

@dmitry-lipetsk
Copy link
Collaborator

This are the functions with explicit os_ops argument.

It is a part of #192.

This the functions with explicit os_ops argument.

testgres/utils.py
 - [add] def execute_utility2(os_ops: OsOperations, args, logfile=None, verbose=False)
 - [add] def get_bin_path2(os_ops: OsOperations, filename)
 - [add] def get_pg_config2(os_ops: OsOperations, pg_config_path):

ATTENTION
get_pg_config does not change tconf.os_ops now

testgres/cache.py
 - cached_initdb
   - [add] make_utility_path
       - it is used for pg_resetwal, too.
@dmitry-lipetsk dmitry-lipetsk merged commit 669e134 into postgrespro:master Feb 25, 2025
1 check 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