mirror of
https://github.com/postgres/postgres.git
synced 2026-06-19 23:22:10 -04:00
524f4b2d10
Fixes a bug in the rule system that caused a crashing
backend when a join-view with calculated column is used
in subselect.
Modifies EXPLAIN to explain rewritten queries instead of
the plain SeqScan on a view. Rules can produce very deep
MORE
Jan.