mirror of
https://github.com/postgres/postgres.git
synced 2025-11-10 17:42:29 +03:00
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.