git.postgresql.org Git - postgresql.git/commit
2008年4月18日 01:42:17 +0000 (01:42 +0000)
2008年4月18日 01:42:17 +0000 (01:42 +0000)
commit 87a2f050a9b53b3effe0a4da9733b5dba784463d
Cause EXPLAIN's VERBOSE option to print the target list (output column list)
of each plan node, instead of its former behavior of dumping the internal
representation of the plan tree. The latter display is still available for
those who really want it (see debug_print_plan), but uses for it are certainly
few and and far between. Per discussion.
This patch also removes the explain_pretty_print GUC, which is obsoleted
by the change.
This is the main PostgreSQL git repository.
RSS
Atom