Skip to content
Snippets Groups Projects
Commit 108a0ec8 authored by Tom Lane's avatar Tom Lane
Browse files

A little further progress on schemas: push down RangeVars into

addRangeTableEntry calls.  Remove relname field from RTEs, since
it will no longer be a useful unique identifier of relations;
we want to encourage people to rely on the relation OID instead.
Further work on dumping qual expressions in EXPLAIN, too.
parent 56c9b73c
No related branches found
No related tags found
No related merge requests found
Showing
with 381 additions and 237 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment