Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/psycopg/psycopg
/ pipeline_sync
Method
pipeline_sync
psycopg/psycopg/pq/abc.py:234–234 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
232
def
exit_pipeline_mode(self) -> None: ...
233
234
def
pipeline_sync(self) -> None: ...
235
236
def
send_flush_request(self) -> None: ...
237
Callers
4
test_old_libpq
Function · 0.45
test_multi_pipelines
Function · 0.45
test_pipeline_abort
Function · 0.45
sync
Function · 0.45
Calls
no outgoing calls
Tested by
3
test_old_libpq
Function · 0.36
test_multi_pipelines
Function · 0.36
test_pipeline_abort
Function · 0.36