postgresql/src/backend/rewrite
Tom Lane e18e8f8735 Change expandRTE() and ResolveNew() back to taking just the single
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.
2005-06-04 19:19:42 +00:00
..
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
rewriteDefine.c Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00
rewriteHandler.c Change expandRTE() and ResolveNew() back to taking just the single 2005-06-04 19:19:42 +00:00
rewriteManip.c Change expandRTE() and ResolveNew() back to taking just the single 2005-06-04 19:19:42 +00:00
rewriteRemove.c Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00
rewriteSupport.c Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00