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

From Bruce Momjian
Subject Re: [HACKERS] postgresql/c.h typedefs Size as 'unsigned int' (fwd)
Date
Msg-id 554a282d728759bdb3c23837a4066f77
Whole thread Raw
List pgsql-bugs
> 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, Pennsylvania 19026

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [BUGS] bug in postgresql-v6.4 on FreeBSD
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Bug report: PL/pgSQL and mixed case table/field names.