postgresql/src/include/tcop
Tom Lane b59d31c215 Tweak the behavior of log_duration as proposed by Guillaume Smet: rather
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.
2006-09-08 15:55:53 +00:00
..
dest.h Extend COPY to support COPY (SELECT ...) TO ... 2006-08-30 23:34:22 +00:00
fastpath.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pquery.h Revert FETCH/MOVE int64 patch. Was using incorrect checks for 2006-09-03 03:19:45 +00:00
tcopdebug.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
tcopprot.h Tweak the behavior of log_duration as proposed by Guillaume Smet: rather 2006-09-08 15:55:53 +00:00
utility.h Clean up logging for extended-query-protocol operations, as per my recent 2006-09-07 22:52:01 +00:00