Re: Let psql process files with > 4,294,967,295 lines
David Fetter <david(at)fetter(dot)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
- References:
- Let psql process files with > 4,294,967,295 lines
- Re: Let psql process files with > 4,294,967,295 lines
- Re: Let psql process files with > 4,294,967,295 lines
- Re: Let psql process files with > 4,294,967,295 lines
Home |
Main Index |
Thread Index