]> granicus.if.org Git - postgresql/commit
Add auto-explain contrib module for automatic logging of the plans of
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 19 Nov 2008 02:59:28 +0000 (02:59 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 19 Nov 2008 02:59:28 +0000 (02:59 +0000)
commite125e28e781116ceb2860be29e6508906c81d2da
treef8ff81467b0a9f664cfa19c27d5cae1f35868ac8
parent31ec957a1500380d7f9a9e81cd344cc680ca67f6
Add auto-explain contrib module for automatic logging of the plans of
slow-running queries.

Takahiro Itagaki
contrib/Makefile
contrib/README
contrib/auto_explain/Makefile [new file with mode: 0644]
contrib/auto_explain/auto_explain.c [new file with mode: 0644]
doc/src/sgml/auto-explain.sgml [new file with mode: 0644]
doc/src/sgml/contrib.sgml
doc/src/sgml/filelist.sgml