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

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] postgresql/c.h typedefs Size as 'unsigned int' (fwd)
Дата
Msg-id 199812130342.WAA12943@candle.pha.pa.us
обсуждение исходный текст
Ответ на postgresql/c.h typedefs Size as 'unsigned int' (fwd)  ("Oliver Elphick" <olly@lfix.co.uk>)
Ответы Re: [HACKERS] postgresql/c.h typedefs Size as 'unsigned int' (fwd)  ("Oliver Elphick" <olly@lfix.co.uk>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] 6.4.1 schedule SUNOS4.1.X build
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Re: memory leak with Abort Transaction