Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit285e5b7

Browse files
PostgresNodePortManager is added in public API
1 parente1e609e commit285e5b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎testgres/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
DumpFormat
3535

3636
from .nodeimportPostgresNode,NodeApp
37+
from .nodeimportPostgresNodePortManager
3738

3839
from .utilsimport \
3940
reserve_port, \
@@ -64,6 +65,7 @@
6465
"TestgresException","ExecUtilException","QueryException","TimeoutException","CatchUpException","StartNodeException","InitNodeException","BackupException","InvalidOperationException",
6566
"XLogMethod","IsolationLevel","NodeStatus","ProcessType","DumpFormat",
6667
"PostgresNode","NodeApp",
68+
"PostgresNodePortManager",
6769
"reserve_port","release_port","bound_ports","get_bin_path","get_pg_config","get_pg_version",
6870
"First","Any","PortManager",
6971
"OsOperations","LocalOperations","RemoteOperations","ConnectionParams"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp