postgresql/src/backend/rewrite
Alvaro Herrera a3540b0f65 Improve our #include situation by moving pointer types away from the
corresponding struct definitions.  This allows other headers to avoid including
certain highly-loaded headers such as rel.h and relscan.h, instead using just
relcache.h, heapam.h or genam.h, which are more lightweight and thus cause less
unnecessary dependencies.
2008-06-19 00:46:06 +00:00
..
Makefile Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00
rewriteDefine.c Improve our #include situation by moving pointer types away from the 2008-06-19 00:46:06 +00:00
rewriteHandler.c Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
rewriteManip.c Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
rewriteRemove.c Improve our #include situation by moving pointer types away from the 2008-06-19 00:46:06 +00:00
rewriteSupport.c Improve our #include situation by moving pointer types away from the 2008-06-19 00:46:06 +00:00