Re: [HACKERS] postgresql/c.h typedefs Size as 'unsigned int' (fwd)

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: olly(at)lfix(dot)co(dot)uk (Oliver Elphick)
Cc: hackers(at)postgreSQL(dot)org, bugs(at)postgreSQL(dot)org
Subject: Re: [HACKERS] postgresql/c.h typedefs Size as 'unsigned int' (fwd)
Date: 1998-12-13 03:42:36
Message-ID: 199812130342.WAA12943@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-12-13 03:45:27 Re: [HACKERS] Re: memory leak with Abort Transaction
Previous Message Bruce Momjian 1998-12-13 03:37:41 Re: [HACKERS] 6.4.1 schedule SUNOS4.1.X build