Re: Re: RELEASE STOPPER? nonportable int64 constants in pg_crc.c - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Re: RELEASE STOPPER? nonportable int64 constants in pg_crc.c
Date
Msg-id 200103220445.XAA13564@candle.pha.pa.us
Whole thread Raw
In response to Re: Re: RELEASE STOPPER? nonportable int64 constants in pg_crc.c  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Re: RELEASE STOPPER? nonportable int64 constants in pg_crc.c
List pgsql-hackers
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > Can we use (long long) rather than LL?
> 
> No.

Can I ask how 0LL is different from (long long)0?

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pgindent run?
Next
From: Philip Warner
Date:
Subject: Re: More on elog and error codes