RE: [HACKERS] Re: Results of port of Sept 18 port of PostgreSQL - Mailing list pgsql-hackers

From Taral
Subject RE: [HACKERS] Re: Results of port of Sept 18 port of PostgreSQL
Date
Msg-id 000c01bde758$06c739e0$3b291f0a@taral
Whole thread Raw
In response to Re: [HACKERS] Re: Results of port of Sept 18 port of PostgreSQL  (The Hermit Hacker <scrappy@hub.org>)
List pgsql-hackers
>         long value;
> +                                        value = va_arg( args,
> long long );

Um, no.

Try "long long value;"

JP Sugarbroad

pgsql-hackers by date:

Previous
From: Keith Parks
Date:
Subject: Re: [HACKERS] pg_dump, problem with user defined types?
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] pg_dump, problem with user defined types?