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

Commit02c3375

Browse files
author
v.shepard
committed
PBCKP-137 update node.py
1 parent5c903cb commit02c3375

File tree

2 files changed

+327
-14
lines changed

2 files changed

+327
-14
lines changed

‎testgres/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
ProcessType, \
3333
DumpFormat
3434

35-
from .nodeimportPostgresNode
35+
from .nodeimportPostgresNode,NodeApp
3636

3737
from .utilsimport \
3838
reserve_port, \
@@ -53,7 +53,7 @@
5353
"NodeConnection","DatabaseError","InternalError","ProgrammingError","OperationalError",
5454
"TestgresException","ExecUtilException","QueryException","TimeoutException","CatchUpException","StartNodeException","InitNodeException","BackupException",
5555
"XLogMethod","IsolationLevel","NodeStatus","ProcessType","DumpFormat",
56-
"PostgresNode",
56+
"PostgresNode","NodeApp",
5757
"reserve_port","release_port","bound_ports","get_bin_path","get_pg_config","get_pg_version",
5858
"First","Any",
5959
]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp