Re: 7.4 shared memory error on 64-bit SPARC/Solaris 5.8

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: 7.4 shared memory error on 64-bit SPARC/Solaris 5.8
Дата
Msg-id 8439.1070325146@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: 7.4 shared memory error on 64-bit SPARC/Solaris 5.8  (Kurt Roeckx <Q@ping.be>)
Ответы Re: 7.4 shared memory error on 64-bit SPARC/Solaris 5.8
Список pgsql-patches
Kurt Roeckx <Q@ping.be> writes:
> He seems to have changed this too:
> - typedef uint32 IpcMemoryKey;
> + typedef size_t IpcMemoryKey;
> That really should be a key_t.

Yeah, I made it key_t in CVS tip.  I'm just wondering what this could
avoid other than possibly a compile warning.

            regards, tom lane

В списке pgsql-patches по дате отправления: