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)
commit4246689621e1ff5dab70d022b70249ed39687d39
tree8ba8337a1377f9c1bd31b654623b183e860a3b23
parent285d75c4da5c98976f2c0c3be4487ceaab3fed5d
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