Re: Let psql process files with > 4,294,967,295 lines

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: David Fetter <david(at)fetter(dot)org>
Cc: Alvaro Herrera <alvherre(at)commandprompt(dot)com>, PG Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Let psql process files with > 4,294,967,295 lines
Date: 2006-07-31 04:06:55
Message-ID: 2913.1154318815@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message ITAGAKI Takahiro 2006-07-31 04:25:54 contrib/pgbench bugfix
Previous Message ITAGAKI Takahiro 2006-07-31 02:47:08 LWLock statistics collector