MCPcopy
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
239class PGresult(Protocol):

Callers 3

test_old_libpqFunction · 0.45
test_flush_requestFunction · 0.45
_fetch_genMethod · 0.45

Calls

no outgoing calls

Tested by 2

test_old_libpqFunction · 0.36
test_flush_requestFunction · 0.36