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-17 06:41:09 +03:00
Code
Activity
Files
dc9a506e68f7d2e5a3c23fadb6143c03f99ecee1
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