This website requires JavaScript.
Explore
Help
Sign In
database
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2025-08-24 09:27:52 +03:00
Code
Activity
Files
170b66a0c5ed7b1921fb6119f0668136fecc0a05
postgres
/
contrib
/
auto_explain
History
Tom Lane
e125e28e78
Add auto-explain contrib module for automatic logging of the plans of
...
slow-running queries. Takahiro Itagaki
2008-11-19 02:59:28 +00:00
..
auto_explain.c
Add auto-explain contrib module for automatic logging of the plans of
2008-11-19 02:59:28 +00:00
Makefile
Add auto-explain contrib module for automatic logging of the plans of
2008-11-19 02:59:28 +00:00