RE: [HACKERS] Re: Results of port of Sept 18 port of PostgreSQL

From: "Taral" <taral(at)mail(dot)utexas(dot)edu>
To: "The Hermit Hacker" <scrappy(at)hub(dot)org>, "Bruce Momjian" <maillist(at)candle(dot)pha(dot)pa(dot)us>
Cc: "Robert Bruccoleri" <bruc(at)pluto(dot)njcc(dot)com>, "PostgreSQL-development" <hackers(at)postgreSQL(dot)org>
Subject: RE: [HACKERS] Re: Results of port of Sept 18 port of PostgreSQL
Date: 1998-09-24 01:09:49
Message-ID: 000c01bde758$06c739e0$3b291f0a@taral
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> long value;
> + value = va_arg( args,
> long long );

Um, no.

Try "long long value;"

JP Sugarbroad

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-09-24 02:10:23 Re: [HACKERS] pg_dump, problem with user defined types?
Previous Message Keith Parks 1998-09-23 23:20:04 Re: [HACKERS] pg_dump, problem with user defined types?