Re: [HACKERS] more on int8 - Mailing list pgsql-hackers

From Brook Milligan
Subject Re: [HACKERS] more on int8
Date
Msg-id 199809111422.IAA28330@trillium.nmsu.edu
Whole thread Raw
In response to Re: [HACKERS] more on int8  (Bruce Momjian <maillist@candle.pha.pa.us>)
List pgsql-hackers
   We could probably do without %qd, but I assume their are some platforms
   that support %qd and not %lld.  We can ask people as they run configure
   if they ever see %lld failing but %qd passing.

One data point:  netbsd v1.3.2/i386 (native compiler is gcc) likes both.

Cheers,
Brook

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [INTERFACES] getting "fe_setauthsvc: invalid name" error
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Names that suddenly include an OID