mirror of
https://github.com/postgres/postgres.git
synced 2026-02-13 07:43:11 -05:00
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.
|
||
|---|---|---|
| .. | ||
| locks.h | ||
| prs2lock.h | ||
| rewriteDefine.h | ||
| rewriteHandler.h | ||
| rewriteManip.h | ||
| rewriteRemove.h | ||
| rewriteSupport.h | ||