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-07-15 19:21:59 +03:00
Code
Activity
Files
REL9_0_STABLE
postgres
/
contrib
/
auto_explain
History
Andrew Dunstan
0f3fcbbb61
Fix auto-explain JSON output to be valid JSON.
...
Problem reported by Peter Eisentraut. Backpatched to release 9.0.
2012-02-13 08:23:13 -05:00
..
auto_explain.c
Fix auto-explain JSON output to be valid JSON.
2012-02-13 08:23:13 -05:00
Makefile
Add auto-explain contrib module for automatic logging of the plans of
2008-11-19 02:59:28 +00:00