Re: Let psql process files with > 4,294,967,295 lines - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Let psql process files with > 4,294,967,295 lines
Date
Msg-id 2913.1154318815@sss.pgh.pa.us
Whole thread Raw
In response to Re: Let psql process files with > 4,294,967,295 lines  (David Fetter <david@fetter.org>)
List pgsql-hackers
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


pgsql-hackers by date:

Previous
From: David Fetter
Date:
Subject: Re: Let psql process files with > 4,294,967,295 lines
Next
From: Robert Lor
Date:
Subject: Re: DTrace enabled build fails