Re: [HACKERS] added long long to BSDI - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] added long long to BSDI
Date
Msg-id 199809100535.BAA23493@candle.pha.pa.us
Whole thread Raw
In response to Re: [HACKERS] added long long to BSDI  ("Thomas G. Lockhart" <lockhart@alumni.caltech.edu>)
List pgsql-hackers
> > OK, I can change the name and code, but the configure test used %Ld,
> > and the code used %lld.  Sure you want to change it?
>
> Ah, I'd forgotten about the configure test (someone else did that one,
> Tom Lane I think?). That should be changed to "%lld" also.
>
> Can you do that?
>
>                   - Tom
>

Doing it now.

--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)

pgsql-hackers by date:

Previous
From: "Thomas G. Lockhart"
Date:
Subject: Re: [HACKERS] added long long to BSDI
Next
From: "Thomas G. Lockhart"
Date:
Subject: Re: [HACKERS] open 6.4 items