View Single Post

   
  #5 (permalink)  
Old 04-12-2008, 03:47 AM
Tom Lane
 
Posts: n/a
Default 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

Reply With Quote