Re: [HACKERS] postgresql/c.h typedefs Size as 'unsigned int' (fwd) - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] postgresql/c.h typedefs Size as 'unsigned int' (fwd)
Date
Msg-id 199812130342.WAA12943@candle.pha.pa.us
Whole thread Raw
In response to postgresql/c.h typedefs Size as 'unsigned int' (fwd)  ("Oliver Elphick" <olly@lfix.co.uk>)
Responses Re: [HACKERS] postgresql/c.h typedefs Size as 'unsigned int' (fwd)  ("Oliver Elphick" <olly@lfix.co.uk>)
List pgsql-hackers
> This is a Debian Linux bug report.
> 
> Size is still defined as unsigned int in 6.4.  Paul is suggesting that this
> be changed to size_t for compatibility with alpha.
> 
> Is that correct?

I am going to change Size to size_t only in the CURRENT tree, but leave
6.4.1/RELEASE tree alone, OK?

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@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: [HACKERS] 6.4.1 schedule SUNOS4.1.X build
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Re: memory leak with Abort Transaction