- Notifications
You must be signed in to change notification settings - Fork5
Commit8af12bc
committed
Assorted minor refactoring in EXPLAIN.
This is believed to not change the output at all, with one known exception:"Subquery Scan foo" becomes "Subquery Scan on foo". (We can fix that ifanyone complains, but it would be a wart, because the old code was clearlyinconsistent.) The main intention is to remove duplicate coding andprovide a cleaner base for subsequent EXPLAIN patching.Robert Haas1 parenta7e5878 commit8af12bc
File tree
4 files changed
+290
-437
lines changed- src
- backend
- commands
- lib
- utils/adt
- include/lib
4 files changed
+290
-437
lines changed0 commit comments
Comments
(0)