mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-03-30 21:08:33 +08: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.