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