mirror of
https://github.com/postgres/postgres.git
synced 2026-06-06 15:49:28 -04:00
434201d8d7
Note. all include files that have been hit so far have had extraneous
include files cleaned out and are reduced to...the lowest common
"include file", based on 'cc -Wall -I. test.c', where test.c is:
#include "postgres.h"
#include "<top of branches>" (ie. top of branches this time was utils/fcache2.h)