Files
postgresql/src
Robert Haas 0bf42a5f3b Adjust ExplainOneQuery_hook_type to take a DestReceiver argument.
The materialized views patch adjusted ExplainOneQuery to take an
additional DestReceiver argument, but failed to add a matching
argument to the definition of ExplainOneQuery_hook.  This is a
problem for users of the hook that want to call ExplainOnePlan.
Fix by adding the missing argument.
2013-04-09 10:25:08 -04:00
..
2013-04-04 20:29:46 -04:00
2013-02-21 22:46:17 -03:00
2013-03-17 12:06:42 -04:00
2012-10-10 21:42:38 -04:00
2013-03-24 11:27:20 -04:00