Fix memcmp() with different sizes.

Поиск
Список
Период
Сортировка
От Kurt Roeckx
Тема Fix memcmp() with different sizes.
Дата
Msg-id 20040202222247.GA953@ping.be
обсуждение исходный текст
Ответы Re: Fix memcmp() with different sizes.  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
Not everything in the re_array is the same size.  This patch
first checks that they actually are the same size in the first
place.


Kurt


Вложения

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [pgsql-hackers-win32] Proposed dirmod.c fix for Win32
Следующее
От: "Magnus Hagander"
Дата:
Сообщение: Re: [pgsql-hackers-win32] Win32 signals patch #2