Add auto-explain contrib module for automatic logging of the plans of

Tom Lane <tgl@sss.pgh.pa.us>

Commit: e125e28e781116ceb2860be29e6508906c81d2da
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2008-11-19T02:59:28Z
Releases: 8.4.0
Add auto-explain contrib module for automatic logging of the plans of
slow-running queries.

Takahiro Itagaki

Files