Re: Let psql process files with > 4,294,967,295 lines David Fetter <david@fetter.org> writes:
> + #include "pg_config.h"
You should not need that. All PG code assumes that c.h and its
inclusions have already been read.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend |