test: isolate pg_terminate_backend to appname
The pg_terminate_backend done in the io test: `test_fail_with_automatic_recovery_disabled_and_terminated_using_query` Can affect other connections.
This commit is contained in:
committed by
Steve Chavez
parent
d5a4c5609e
commit
bfa4e1bedb
@@ -137,7 +137,12 @@
|
||||
pdFuncSettings: []
|
||||
pdHasVariadic: false
|
||||
pdName: terminate_pgrst
|
||||
pdParams: []
|
||||
pdParams:
|
||||
- ppName: appname
|
||||
ppReq: true
|
||||
ppType: text
|
||||
ppTypeMaxLength: text
|
||||
ppVar: false
|
||||
pdReturnType:
|
||||
contents:
|
||||
contents:
|
||||
|
||||
Reference in New Issue
Block a user