This website requires JavaScript.
Explore
Help
Sign In
OSSForks
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/zebrajr/postgres.git
synced
2025-12-07 12:20:31 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
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