Thread: fetch time included in pg_stat_statements?

fetch time included in pg_stat_statements?

From
Ayub M
Date:
Does the pg_stat_statements.total_time include the time it takes for all fetches of a cursor query. Or is it only the db time taken to execute the query? 

--
Regards,
Ayub