mirror of
https://github.com/postgres/postgres.git
synced 2026-06-18 06:29:21 -04:00
b59d31c215
than being equivalent to setting log_min_duration_statement to zero, this option now forces logging of all query durations, but doesn't force logging of query text. Also, add duration logging coverage for fastpath function calls.