Reported-by: David Rowley, Amit Langote, Ashutosh Bapat
New commands are CREATE>>,
ALTER>>, and
DROP STATISTICS>>. This is helpful in
-estimating query memory usage and ... HOW IS RATIO USED?
+estimating query memory usage and when combining the statistics from
+individual columns.
-
-
-Improve optimization of FULL JOIN> queries containing subqueries in the
-FROM> clause (Etsuro Fujita)
-
-
-
Allow explicit control over EXPLAIN>>'s display of planning and execution
-time (Stephen Frost)
+time (Ashutosh Bapat)
+
+
+Allow push down of FULL JOIN> queries containing subqueries in the
+FROM> clause to foreign servers (Etsuro Fujita)
+
+
+