Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/psycopg/psycopg
/ exit_pipeline_mode
Method
exit_pipeline_mode
psycopg/psycopg/pq/abc.py:232–232 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
230
def
enter_pipeline_mode(self) -> None: ...
231
232
def
exit_pipeline_mode(self) -> None: ...
233
234
def
pipeline_sync(self) -> None: ...
235
Callers
9
pipeline
Function · 0.45
test_pipeline_communicate_abort
Function · 0.45
test_old_libpq
Function · 0.45
test_work_in_progress
Function · 0.45
test_multi_pipelines
Function · 0.45
test_flush_request
Function · 0.45
test_pipeline_abort
Function · 0.45
prepare_pipeline_demo_pq
Function · 0.45
_exit
Method · 0.45
Calls
no outgoing calls
Tested by
7
pipeline
Function · 0.36
test_pipeline_communicate_abort
Function · 0.36
test_old_libpq
Function · 0.36
test_work_in_progress
Function · 0.36
test_multi_pipelines
Function · 0.36
test_flush_request
Function · 0.36
test_pipeline_abort
Function · 0.36