mirror of
https://github.com/postgres/postgres.git
synced 2025-06-05 23:56:58 +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.