Re: [HACKERS] added long long to BSDI

From: "Thomas G(dot) Lockhart" <lockhart(at)alumni(dot)caltech(dot)edu>
To: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
Cc: hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] added long long to BSDI
Date: 1998-09-10 05:28:40
Message-ID: 35F76388.155716BC@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-09-10 05:35:54 Re: [HACKERS] added long long to BSDI
Previous Message Billy G. Allie 1998-09-10 05:04:25 Re: [HACKERS] added long long to BSDI