Dan Wright <[EMAIL PROTECTED]> writes:
> On Tue, 7 Jan 2003, Tom Lane wrote:
>> It surprises me that this would happen when 7.2 worked okay --- I don't
>> think we changed that configure test since 7.2. Are you sure nothing
>> changed on your machine since you last built 7.2?
> Yes, I'm sure. Th
[EMAIL PROTECTED] writes:
> Then, when I run gmake, I get the following error:
> pg_dump.c:192: elements of array `long_options' have incomplete type
> pg_dump.c:193: warning: excess elements in struct initializer after `long_options[0]'
> pg_dump.c:193: `no_argument' undeclared (first use in this
D. Wright ([EMAIL PROTECTED]) reports a bug with a severity of 2
The lower the number the more severe it is.
Short Description
PostgreSQL 7.3 and 7.3.1 fails to compile pg_dump
Long Description
While I can get PostgreSQL 7.2 to compile fine on my machine (running FreeBSD), I can
not get 7.3 or 7