mirror of
https://github.com/postgres/postgres.git
synced 2025-11-10 17:42:29 +03:00
RTE of interest, rather than the whole rangetable list. This makes the API more understandable and avoids duplicate RTE lookups. This patch reverts no-longer-needed portions of my patch of 2004-08-19.